[SM-Commit] GIT changes to master grimoire by Thomas Orgis (400319c3a2ab7c3e6f5d54b740db7d323db4d04b)

Thomas Orgis scm at mail.sourcemage.org
Tue Jan 16 05:17:14 EST 2007


GIT changes to master grimoire by Thomas Orgis <sobukus at sourcemage.org>:

 audio-players/mpg123/DETAILS |    5 +++--
 audio-players/mpg123/HISTORY |    2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 400319c3a2ab7c3e6f5d54b740db7d323db4d04b
Author: Thomas Orgis <sobukus at sourcemage.org>
Commit: Thomas Orgis <sobukus at sourcemage.org>

    completing mpg123 update with setting SOURCE2_IGNORE although this  was not needed to cast the spell here (sorcery does not try to verify SOURCE2 by itself)

diff --git a/audio-players/mpg123/DETAILS b/audio-players/mpg123/DETAILS
index a5e7986..1fb2d61 100755
--- a/audio-players/mpg123/DETAILS
+++ b/audio-players/mpg123/DETAILS
@@ -2,10 +2,11 @@
          VERSION=0.64
           SOURCE=$SPELL-$VERSION.tar.bz2
          SOURCE2=$SOURCE.sig
-      SOURCE_URL=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
+      SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
      SOURCE2_URL=$SOURCE_URL.sig
+  SOURCE2_IGNORE=signature
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-     SOURCE_GPG=thomas.orgis.gpg:${SOURCE}.sig:UPSTREAM_KEY
+      SOURCE_GPG=thomas.orgis.gpg:$SOURCE2:UPSTREAM_KEY
         WEB_SITE=http://mpg123.org/
          ENTERED=20011104
       PATCHLEVEL=0
diff --git a/audio-players/mpg123/HISTORY b/audio-players/mpg123/HISTORY
index 04ddbf9..87be22d 100644
--- a/audio-players/mpg123/HISTORY
+++ b/audio-players/mpg123/HISTORY
@@ -2,6 +2,8 @@
 	* *.sig: removed
 	* DETAILS: version bump to security update 0.64, use upstream sig
 	  (objective verification of upstream key is a bit tricky... it's _me_)
+	  ...also added the SOURCE2_IGNORE that I forgot (though sorcery does
+	  not check all sources per default and it works without)
 
 2006-12-28 Thomas Orgis <sobukus at sourcemage.org>
 	* *.sig: really added the new sig now



More information about the SM-Commit mailing list