aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2008-08-26 07:08:31 +0800
committergahr <gahr@FreeBSD.org>2008-08-26 07:08:31 +0800
commit70bd790fbd13cbc6ed376968d67829cbca353828 (patch)
tree8c74387bd86b0eca6063bb7d86e4b947737a4ac2
parent1904978008c221d9d0e0513afa9358f1c1520545 (diff)
downloadfreebsd-ports-gnome-70bd790fbd13cbc6ed376968d67829cbca353828.tar.gz
freebsd-ports-gnome-70bd790fbd13cbc6ed376968d67829cbca353828.tar.zst
freebsd-ports-gnome-70bd790fbd13cbc6ed376968d67829cbca353828.zip
- Update to 0.3.19
-rw-r--r--net-p2p/dclib/Makefile3
-rw-r--r--net-p2p/dclib/distinfo6
-rw-r--r--net-p2p/dclib/files/patch-dclib-ccasefolder.cpp11
-rw-r--r--net-p2p/dclib/pkg-plist10
4 files changed, 18 insertions, 12 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
index baa2b1c89813..2063e4609fe3 100644
--- a/net-p2p/dclib/Makefile
+++ b/net-p2p/dclib/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= dclib
-PORTVERSION= 0.3.18
+PORTVERSION= 0.3.19
CATEGORIES= net-p2p
MASTER_SITES= SF
MASTER_SITE_SUBDIR= wxdcgui
@@ -25,7 +25,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}
USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_OPENSSL= yes
USE_LDCONFIG= yes
post-extract:
diff --git a/net-p2p/dclib/distinfo b/net-p2p/dclib/distinfo
index e2376d67d7fe..6b74c95be741 100644
--- a/net-p2p/dclib/distinfo
+++ b/net-p2p/dclib/distinfo
@@ -1,3 +1,3 @@
-MD5 (dclib-0.3.18.tar.bz2) = b4e383e53a74023006d937448740fb67
-SHA256 (dclib-0.3.18.tar.bz2) = 885d747e02a7132f4825f1b47d8cbb74972b1dbccd8929ef5629c741e923af7e
-SIZE (dclib-0.3.18.tar.bz2) = 453642
+MD5 (dclib-0.3.19.tar.bz2) = 89b53d8a1a1bceaef90e931a48e8a04f
+SHA256 (dclib-0.3.19.tar.bz2) = 68273cdfa2aabfd1f0a02caf6a09acec3ee6455f7627f381fcde2bf4cc7ccb23
+SIZE (dclib-0.3.19.tar.bz2) = 480796
diff --git a/net-p2p/dclib/files/patch-dclib-ccasefolder.cpp b/net-p2p/dclib/files/patch-dclib-ccasefolder.cpp
new file mode 100644
index 000000000000..49b3cdaf4ba1
--- /dev/null
+++ b/net-p2p/dclib/files/patch-dclib-ccasefolder.cpp
@@ -0,0 +1,11 @@
+--- dclib/ccasefolder.cpp.orig 2008-08-12 01:03:30.000000000 +0200
++++ dclib/ccasefolder.cpp 2008-08-12 01:04:03.000000000 +0200
+@@ -22,7 +22,7 @@
+ #endif
+
+ #ifndef ICONV_CONST
+-#define ICONV_CONST
++#define ICONV_CONST const
+ #endif
+
+ /*
diff --git a/net-p2p/dclib/pkg-plist b/net-p2p/dclib/pkg-plist
index 2b5486152659..6911f1e74db6 100644
--- a/net-p2p/dclib/pkg-plist
+++ b/net-p2p/dclib/pkg-plist
@@ -1,3 +1,4 @@
+include/dclib/ccasefolder.h
include/dclib/cclient.h
include/dclib/cclientssl.h
include/dclib/cconfig.h
@@ -9,6 +10,7 @@ include/dclib/cencrypt.h
include/dclib/cfilehasher.h
include/dclib/cfilemanager.h
include/dclib/chttp.h
+include/dclib/csharetreefolder.h
include/dclib/chublistmanager.h
include/dclib/clistenmanager.h
include/dclib/cmessagehandler.h
@@ -55,18 +57,12 @@ include/dclib/dclib-stl-use.h
include/dclib/dclib.h
include/dclib/dcobject.h
include/dclib/dcos.h
-include/dclib/hash/Encoder.h
-include/dclib/hash/HashValue.h
-include/dclib/hash/MerkleTree.h
-include/dclib/hash/TigerHash.h
-include/dclib/hash/compat.h
lib/libdc.a
lib/libdc.la
lib/libdc.so
-lib/libdc.so.0
+lib/libdc.so.1
@dirrmtry lib/dclib/plugin
@dirrmtry lib/dclib
libdata/pkgconfig/dclib.pc
@dirrm include/dclib/core
-@dirrm include/dclib/hash
@dirrm include/dclib