[Lunar-commits] <moonbase> dclib: add a patch to compile with openssl 1.0.0.

Florin Braescu florin at lunar-linux.org
Sat Apr 10 11:44:41 CEST 2010


commit e6affa9f8b7e66b9d510fff3f550fc9867c9672d
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat Apr 10 12:44:41 2010 +0300

    dclib: add a patch to compile with openssl 1.0.0.
---
 ftp/dclib/BUILD   |    7 +++++++
 ftp/dclib/DETAILS |    5 ++++-
 2 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/ftp/dclib/BUILD b/ftp/dclib/BUILD
new file mode 100644
index 0000000..9a6149d
--- /dev/null
+++ b/ftp/dclib/BUILD
@@ -0,0 +1,7 @@
+(
+
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/ftp/dclib/DETAILS b/ftp/dclib/DETAILS
index 50368b9..c9bf5d6 100644
--- a/ftp/dclib/DETAILS
+++ b/ftp/dclib/DETAILS
@@ -1,11 +1,14 @@
        MODULE=dclib
       VERSION=0.3.23
        SOURCE=$MODULE-$VERSION.tar.bz2 
+      SOURCE2=$MODULE-$VERSION-openssl.patch.bz2 
    SOURCE_URL=$SFORGE_URL/wxdcgui
+  SOURCE2_URL=$PATCH_URL
    SOURCE_VFY=sha1:b5a76a11b95d188962224b6a99d756680f2841ff
+  SOURCE2_VFY=sha1:6fd6808ef7a4e984f4789db0d819403e71f06eed
      WEB_SITE=http://dcgui.berlios.de
       ENTERED=20031008
-      UPDATED=20090803
+      UPDATED=20100410
         SHORT="A library for the Direct Connect P2P system"
 
 cat << EOF


More information about the Lunar-commits mailing list