[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:/lunar-linux/moonbase-other

Dennis Veatch stumbles at lunar-linux.org
Mon Jul 16 19:06:44 CEST 2012


commit ec3d4accda90f1a6b0be67607f176f767ddf1efb
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Mon, 16 Jul 2012 10:06:44 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ec3d4accda90f1a6b0be67607f176f767ddf1efb

Merge branch 'master' of github.com:/lunar-linux/moonbase-other
---
  docs/abs-guide/DETAILS                                       +1/-1     
  libs/libproxy/BUILD                                          +2/-0     
  libs/libproxy/DETAILS                                        +6/-5     
  3 files changed, 0 insertions (+), 0 deletions (-)

--- a/docs/abs-guide/DETAILS
+++ b/docs/abs-guide/DETAILS
@@ -4,7 +4,7 @@
    SOURCE_URL[0]=http://bash.webofcrafts.net
    SOURCE_URL[1]=http://bash.neuralshortcircuit.com
    SOURCE_URL[2]=http://thegrendel.150m.com
-      SOURCE_VFY=sha1:3fc86a41b8e9db3fd71729c2b9c15decc50a2126
+      SOURCE_VFY=sha1:2ac6dfe67bbca375c2cb9c8541b6a3f4ae627d83
         WEB_SITE=http://tldp.org/LDP/abs/html
          ENTERED=20020723
          UPDATED=20111125
--- a/libs/libproxy/BUILD
+++ b/libs/libproxy/BUILD
@@ -1,5 +1,7 @@
 (
 
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+
   if in_depends $MODULE perl; then
     PERL_ARCH=`arch` &&
     OPTS+=" -DPX_PERL_ARCH=$PERL_ARCH"
--- a/libs/libproxy/DETAILS
+++ b/libs/libproxy/DETAILS
@@ -1,16 +1,18 @@
           MODULE=libproxy
          VERSION=0.4.7
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=http://libproxy.googlecode.com/files/
+         SOURCE2=$MODULE-$VERSION-unistd.patch.gz
+      SOURCE_URL=http://libproxy.googlecode.com/files
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:b01ebbdf837babf63f38ee34e261d76f23dad319
-        WEB_SITE=http://code.google.com/p/libproxy/
+     SOURCE2_VFY=sha1:c99e86370dacac76fe9a767a2ae168a14467bbe9
+        WEB_SITE=http://code.google.com/p/libproxy
          ENTERED=20090221
-         UPDATED=20110716
+         UPDATED=20120716
            SHORT="automatic proxy configuration management"
 
 cat << EOF
 libproxy offers the following features:
-
  * extremely small core footprint (< 35K)
  * no external dependencies within libproxy core
    (libproxy plugins may have dependencies)
@@ -18,5 +20,4 @@ libproxy offers the following features:
  * dynamic adjustment to changing network topology
  * a standard way of dealing with proxy settings across all scenarios
  * a sublime sense of joy and accomplishment
-
 EOF




More information about the Lunar-commits mailing list