New commits:
commit f0c47b8b880d92ade646a1769064f87cb656225f
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
ppp: => 2.4.5
diff --git a/net/ppp/CONFIGURE b/net/ppp/CONFIGURE
index f7afd8c..deb43f7 100755
--- a/net/ppp/CONFIGURE
+++ b/net/ppp/CONFIGURE
@@ -1,3 +1,4 @@
config_query USE_PEER_DNS "Use peer DNS" y &&
+
config_query HAVE_CBCP \
"Would you like CBCP support (for callback possibility) ?" n
diff --git a/net/ppp/DETAILS b/net/ppp/DETAILS
index 9cfd1ca..4e8c149 100755
--- a/net/ppp/DETAILS
+++ b/net/ppp/DETAILS
@@ -1,16 +1,15 @@
SPELL=ppp
- VERSION=2.4.4
+ VERSION=2.4.5
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://ftp.samba.org/pub/ppp/$SOURCE
-
SOURCE_HASH=sha512:70bde7121a0a2e150a7eec85731ca1055a2741da7886a8b8734c075637703d223bb579c3d14ad32a009488e07deaa62e7948e2d3e73077e6fb3db076841f7270
+
SOURCE_HASH=sha512:3688720a0f9ee47802e72dc6aa3d47c7312c195007f37a6ceb087fdb6f1f77ad75e922a568cffed6d1a857f06d79460d6d38b56e179310e493a0380a0c5a4f6e
LICENSE[0]=http://va.samba.org/ppp/README.html
SECURITY_PATCH=1
- PATCHLEVEL=1
WEB_SITE=http://www.samba.org/ppp/
ENTERED=20010922
KEYWORDS="net"
- SHORT="Server/client for for point to point protocol."
+ SHORT="Server/client for for point to point protocol"
cat << EOF
PPP Daemon for Linux, Solaris 2, *BSD, SunOS 4, Digital Unix, SVR4,
NeXTStep, and Ultrix. This allows Unix machines to connect to the
diff --git a/net/ppp/HISTORY b/net/ppp/HISTORY
index ce470bb..0a5bb19 100644
--- a/net/ppp/HISTORY
+++ b/net/ppp/HISTORY
@@ -1,3 +1,6 @@
+2010-02-14 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.4.5; quoting paths
+
2007-09-21 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Requires group ppp to exist during INSTALL
@@ -13,7 +16,7 @@
2006-07-13 Arjan Bouter <abouter AT sourcemage.org>
* DETAILS: updated to 2.4.4, security fix
- * removed patch for 2.4.3
+ * ppp-2.4.3-x86-64.diff: removed patch for 2.4.3