Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (e6a7ecf9d616551504e37c5e43c55566d8547620)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pieter Lenaerts <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pieter Lenaerts (e6a7ecf9d616551504e37c5e43c55566d8547620)
  • Date: Sun, 13 May 2007 10:27:40 -0500

GIT changes to master grimoire by Pieter Lenaerts <e-type AT sourcemage.org>:

editors/scribus/DETAILS | 4 ----
editors/scribus/HISTORY | 4 ++++
editors/scribus/PREPARE | 1 -
editors/vim/DETAILS | 4 ++--
editors/vim/HISTORY | 3 +++
editors/vim/vim-7.1.tar.bz2.sig |binary
6 files changed, 9 insertions(+), 7 deletions(-)

New commits:
commit e6a7ecf9d616551504e37c5e43c55566d8547620
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

vim: updated to 7.1

commit 04abd7096a00e8118daf028d8cf2766dd64828df
Author: Pieter Lenaerts <e-type AT sourcemage.org>
Commit: Pieter Lenaerts <e-type AT sourcemage.org>

scribus: devel version removed; same as stable

diff --git a/editors/scribus/DETAILS b/editors/scribus/DETAILS
index 2528888..31cdccf 100755
--- a/editors/scribus/DETAILS
+++ b/editors/scribus/DETAILS
@@ -1,9 +1,5 @@
SPELL=scribus
-if [ "$SCR_DEVEL" == "y" ]; then
VERSION=1.3.3.9
-else
- VERSION=1.3.3.9
-fi
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE2=${SOURCE}.sig
SOURCE_GPG=scribus.gpg:${SOURCE}.sig:ESTABLISHED_UPSTREAM_KEY
diff --git a/editors/scribus/HISTORY b/editors/scribus/HISTORY
index 4ca0a25..18d8f50 100644
--- a/editors/scribus/HISTORY
+++ b/editors/scribus/HISTORY
@@ -1,3 +1,7 @@
+2007-05-12 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: removed devel version, is same
+ * PREPARE: removed, question no longer needed
+
2007-05-10 Martin Spitzbarth <m.spitzbarth AT gmx.de>
* DEPENDS: added cmake as dependency

diff --git a/editors/scribus/PREPARE b/editors/scribus/PREPARE
deleted file mode 100755
index 93fa36f..0000000
--- a/editors/scribus/PREPARE
+++ /dev/null
@@ -1 +0,0 @@
-config_query SCR_DEVEL "Build the devel version?" n
diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index 457cd9a..6aa31b1 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -13,7 +13,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_IGNORE=volatile

else
- VERSION=7.0
+ VERSION=7.1
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}${VERSION/\./}
SOURCE_URL[0]=ftp://ftp.vim.org/pub/vim/unix/${SOURCE}
@@ -21,7 +21,7 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}${VERSION/\./}
SOURCE_URL[2]=ftp://ftp.uk.vim.org/pub/vim/unix/${SOURCE}
SOURCE_URL[3]=ftp://ftp2.us.vim.org/pub/vim/unix/${SOURCE}
SOURCE_URL[4]=ftp://ftp.us.vim.org/pub/vim/unix/${SOURCE}
-
SOURCE_HASH=sha512:3eea8ed118217483ab8de2fa7be4ea9938cd929938e616d2e0e3529dcc82450cfc1ee6f4928808f7184b9df83d650690fae0ac6784d00efbdb87bfcef9bfa489
+ SOURCE_GPG=gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME
fi

WEB_SITE=http://vim.sf.net
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index 16c9bbf..5ab346c 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2007-05-13 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 7.1
+
2007-01-16 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* profile.d/editor.sh: added
* INSTALL: install editor.sh
diff --git a/editors/vim/vim-7.1.tar.bz2.sig b/editors/vim/vim-7.1.tar.bz2.sig
new file mode 100644
index 0000000..f58ec37
Binary files /dev/null and b/editors/vim/vim-7.1.tar.bz2.sig differ




Archive powered by MHonArc 2.6.24.

Top of Page