aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/dclib
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-09-23 14:11:26 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-09-23 14:11:26 +0000
commit5ea2a32c4dcc28f9e2bb80d1e6582dd07e776106 (patch)
treecc2b1a306436ca35368156ec99b53be00c8e5aef /net-p2p/dclib
parent749ead8fefcd67f60182fada8e27509ef0e9e1c8 (diff)
downloadports-5ea2a32c4dcc28f9e2bb80d1e6582dd07e776106.tar.gz
ports-5ea2a32c4dcc28f9e2bb80d1e6582dd07e776106.zip
- Update to 0.3.21
Notes
Notes: svn path=/head/; revision=220570
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r--net-p2p/dclib/Makefile9
-rw-r--r--net-p2p/dclib/distinfo6
-rw-r--r--net-p2p/dclib/files/patch-dclib-core_cdic.cpp12
-rw-r--r--net-p2p/dclib/pkg-plist7
4 files changed, 11 insertions, 23 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
index 2063e4609fe3..d61c90215254 100644
--- a/net-p2p/dclib/Makefile
+++ b/net-p2p/dclib/Makefile
@@ -8,24 +8,23 @@
#
PORTNAME= dclib
-PORTVERSION= 0.3.19
+PORTVERSION= 0.3.21
CATEGORIES= net-p2p
MASTER_SITES= SF
MASTER_SITE_SUBDIR= wxdcgui
-DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
COMMENT= Direct connect interface library for valknut
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- xml2.5:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
WRKSRC= ${WRKDIR}/${DISTNAME}
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:15 automake:110
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+USE_GNOME= libxml2
post-extract:
${CHMOD} 0755 ${WRKSRC}/admin/install-sh
diff --git a/net-p2p/dclib/distinfo b/net-p2p/dclib/distinfo
index 6b74c95be741..4872d9ed3c2a 100644
--- a/net-p2p/dclib/distinfo
+++ b/net-p2p/dclib/distinfo
@@ -1,3 +1,3 @@
-MD5 (dclib-0.3.19.tar.bz2) = 89b53d8a1a1bceaef90e931a48e8a04f
-SHA256 (dclib-0.3.19.tar.bz2) = 68273cdfa2aabfd1f0a02caf6a09acec3ee6455f7627f381fcde2bf4cc7ccb23
-SIZE (dclib-0.3.19.tar.bz2) = 480796
+MD5 (dclib-0.3.21.tar.bz2) = 32c16bb11790845f957d168fc4a5f666
+SHA256 (dclib-0.3.21.tar.bz2) = f4a54246980d7dc846fa6bbbdb487c34290c925ded18880f1e442f853a73173d
+SIZE (dclib-0.3.21.tar.bz2) = 498683
diff --git a/net-p2p/dclib/files/patch-dclib-core_cdic.cpp b/net-p2p/dclib/files/patch-dclib-core_cdic.cpp
deleted file mode 100644
index af47d5a0b55a..000000000000
--- a/net-p2p/dclib/files/patch-dclib-core_cdic.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- dclib/core/cdir.cpp.orig 2008-07-15 00:32:51.000000000 +0200
-+++ dclib/core/cdir.cpp 2008-07-15 00:33:42.000000000 +0200
-@@ -30,9 +30,6 @@
- #ifdef HAVE_SYS_VFS_H
- #include <sys/vfs.h>
- #endif
--#ifdef HAVE_SYS_MOUNT_H
--#include <sys/mount.h>
--#endif
- #ifdef HAVE_SYS_PARAM_H
- #include <sys/param.h>
- #endif
diff --git a/net-p2p/dclib/pkg-plist b/net-p2p/dclib/pkg-plist
index 6911f1e74db6..b842b5fbb586 100644
--- a/net-p2p/dclib/pkg-plist
+++ b/net-p2p/dclib/pkg-plist
@@ -29,7 +29,8 @@ include/dclib/core/clist.h
include/dclib/core/clisten.h
include/dclib/core/clogfile.h
include/dclib/core/cmanager.h
-include/dclib/core/cobject.h
+include/dclib/core/cmutex.h
+include/dclib/core/cnetaddr.h
include/dclib/core/cplugin.h
include/dclib/core/csingleton.h
include/dclib/core/csocket.h
@@ -38,9 +39,9 @@ include/dclib/core/cstring.h
include/dclib/core/cstringhash.h
include/dclib/core/cstringlist.h
include/dclib/core/cthread.h
+include/dclib/core/ctraffic.h
include/dclib/core/cxml.h
include/dclib/core/czlib.h
-include/dclib/core/filecopy.h
include/dclib/core/platform.h
include/dclib/core/types.h
include/dclib/cpluginmanager.h
@@ -60,7 +61,7 @@ include/dclib/dcos.h
lib/libdc.a
lib/libdc.la
lib/libdc.so
-lib/libdc.so.1
+lib/libdc.so.3
@dirrmtry lib/dclib/plugin
@dirrmtry lib/dclib
libdata/pkgconfig/dclib.pc