[SM-Commit] GIT changes to stable-0.4 grimoire by Jaka Kranjc (6b826a2c9109442b042fdfd68d223df799177bf9)

Jaka Kranjc scm at mail.sourcemage.org
Thu Jan 11 07:48:04 EST 2007


GIT changes to stable-0.4 grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 ftp/wget/DETAILS |    2 +-
 ftp/wget/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 6b826a2c9109442b042fdfd68d223df799177bf9
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    wget: fix bug 12946
    
    Conflicts:
    
    	ftp/wget/HISTORY

diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index 9231a05..4598cce 100755
--- a/ftp/wget/DETAILS
+++ b/ftp/wget/DETAILS
@@ -4,7 +4,7 @@
 
           SOURCE=$SPELL-$VERSION.tar.gz
    SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
-      SOURCE_GPG="wget.gpg:$SOURCE.sig"
+      SOURCE_GPG="wget.gpg:$SOURCE.sig:UPSTREAM_KEY"
 
          SOURCE2=$SOURCE.sig
   SOURCE2_URL[0]=$SOURCE_URL.sig
diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index 43db66c..5000437 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,3 +1,6 @@
+2007-01-06 Mathieu Lonjaret <lejatorn at sourcemage.org>
+	* DETAILS: added UPSTREAM_KEY, fixes bug#12946
+
 2006-02-08 Eric Sandall <eric at sandall.us>
 	* DEPENDS: Depends on smgl-fhs (for directory structure)
 



More information about the SM-Commit mailing list