[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ea3530050e10ec9df5c0b885e6351f3dbc6adafb)

Vlad Glagolev scm at sourcemage.org
Sun Mar 18 09:07:34 EDT 2012


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 dev/null              |binary
 net/quagga/DETAILS    |   16 +++++++---------
 net/quagga/HISTORY    |    4 ++++
 net/quagga/quagga.gpg |    0 
 4 files changed, 11 insertions(+), 9 deletions(-)

New commits:
commit ea3530050e10ec9df5c0b885e6351f3dbc6adafb
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    quagga: => 0.99.20.1 (security)

diff --git a/net/quagga/DETAILS b/net/quagga/DETAILS
index 6de83a2..78ae276 100755
--- a/net/quagga/DETAILS
+++ b/net/quagga/DETAILS
@@ -1,18 +1,16 @@
            SPELL=quagga
-         VERSION=0.99.20
-  SECURITY_PATCH=1
+         VERSION=0.99.20.1
+  SECURITY_PATCH=2
           SOURCE=$SPELL-$VERSION.tar.gz
-         SOURCE2=${SOURCE}.asc
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-      SOURCE_URL=http://www.quagga.net/download/$SOURCE
-     SOURCE2_URL=${SOURCE_URL}.asc
-      SOURCE_GPG="quagga.gpg:${SOURCE}.asc:UPSTREAM_KEY"
-  SOURCE2_IGNORE=signature
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+   SOURCE_URL[0]=http://www.quagga.net/download/$SOURCE
+   SOURCE_URL[1]=http://download.savannah.gnu.org/releases/$SPELL/$SOURCE
+     SOURCE_HASH=sha512:test
         WEB_SITE=http://www.quagga.net/
       LICENSE[0]=GPL
          ENTERED=20030905
         KEYWORDS="net"
-           SHORT="A routing software suite."
+           SHORT="routing software suite"
 cat << EOF
 Quagga is a routing software suite, providing implementations of OSPFv2,
 OSPFv3, RIP v1 and v2, RIPv3 and BGPv4 for Unix platforms. Quagga is a fork of
diff --git a/net/quagga/HISTORY b/net/quagga/HISTORY
index af15f7e..7c33408 100644
--- a/net/quagga/HISTORY
+++ b/net/quagga/HISTORY
@@ -1,3 +1,7 @@
+2012-03-18 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.99.20.1, SECURITY_PATCH++; quoting
+	  paths; added 2nd mirror; switched to hash check; cleaned up
+
 2011-11-16 Tommy Boatman <tboatman at sourcemage.org>
 	* CONFLICTS: added y to zebra conflict for autocast
 
diff --git a/net/quagga/quagga.gpg b/net/quagga/quagga.gpg
deleted file mode 100644
index 8a4440a..0000000
Binary files a/net/quagga/quagga.gpg and /dev/null differ


More information about the SM-Commit mailing list