New commits:
commit ca6c28bcd2fbdd240423787bc15f182405467660
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
memconf: Updated to 3.09
Switch SOURCE to SOURCEFORGE_URL and versioned.
Script is now versioned before we install it.
diff --git a/utils/memconf/DETAILS b/utils/memconf/DETAILS
index e4aaaa7..6dce6fd 100755
--- a/utils/memconf/DETAILS
+++ b/utils/memconf/DETAILS
@@ -1,11 +1,11 @@
SPELL=memconf
- VERSION=2.4
- SOURCE=$SPELL.gz
+ VERSION=3.09
+ SOURCE=${SPELL}-v${VERSION}.pl.gz
SOURCE2=$SPELL.man
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://myweb.cableone.net/4schmidts/unix/$SOURCE
- SOURCE2_URL[0]=http://myweb.cableone.net/4schmidts/unix/$SOURCE2
- SOURCE_IGNORE=unversioned
+ SOURCE_URL[0]="${SOURCEFORGE_URL}"/${SPELL}/V${VERSION}/${SOURCE}
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+ SOURCE2_URL[0]="${SOURCEFORGE_URL}"/${SPELL}/V${VERSION}/${SOURCE2}
SOURCE2_IGNORE=unversioned
LICENSE[0]=GPL
WEB_SITE=http://myweb.cableone.net/4schmidts/memconf.html
diff --git a/utils/memconf/HISTORY b/utils/memconf/HISTORY
index 07884a1..f22979c 100644
--- a/utils/memconf/HISTORY
+++ b/utils/memconf/HISTORY
@@ -1,3 +1,8 @@
+2015-12-30 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 3.09
+ Switch SOURCE to SOURCEFORGE_URL and versioned.
+ * BUILD: Script is now versioned before we install it.
+
2008-06-27 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: SOURCE and SOURCE2 are unversioned