summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-29 21:25:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-29 21:25:17 +0000
commitbb04c430c57984fdf751c536941ed5c41a96bbd2 (patch)
tree922bfbb22840138c87c6a4aef842daaff70bf06c /net-p2p
parentUpdate to 1.0 release. (diff)
- Update to 0.3.10
- Update pkg-descr to point to the new homepage [1] - Some small tidy-ups to the port [1] PR: 114118 [1] Submitted by: Shane Bell <decept0@gmail.com> [1]
Notes
Notes: svn path=/head/; revision=194486
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/dclib/Makefile8
-rw-r--r--net-p2p/dclib/distinfo6
-rw-r--r--net-p2p/dclib/pkg-descr6
-rw-r--r--net-p2p/dclib/pkg-plist7
4 files changed, 15 insertions, 12 deletions
diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile
index 85e19c4ecbb3..555380596e9e 100644
--- a/net-p2p/dclib/Makefile
+++ b/net-p2p/dclib/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= dclib
-PORTVERSION= 0.3.7
+PORTVERSION= 0.3.10
CATEGORIES= net-p2p
-MASTER_SITES= http://download.berlios.de/dcgui/ \
- http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/
+MASTER_SITES= SF
+MASTER_SITE_SUBDIR= wxdcgui
MAINTAINER= ports@FreeBSD.org
-COMMENT= Direct connect interface library for dcgui
+COMMENT= Direct connect interface library for valknut
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/net-p2p/dclib/distinfo b/net-p2p/dclib/distinfo
index c9802fabd01e..1497d64d50ae 100644
--- a/net-p2p/dclib/distinfo
+++ b/net-p2p/dclib/distinfo
@@ -1,3 +1,3 @@
-MD5 (dclib-0.3.7.tar.bz2) = d35833414534bcac8ce2c8a62ce903a4
-SHA256 (dclib-0.3.7.tar.bz2) = cc657130d96050926af957617c4ba95729c9eedb269596c56e417f0c4bfd4d0a
-SIZE (dclib-0.3.7.tar.bz2) = 543586
+MD5 (dclib-0.3.10.tar.bz2) = 9b73b1dae2d7767452fca11a3ca61333
+SHA256 (dclib-0.3.10.tar.bz2) = 9289c7a3138f16810ffde824dd2c1c64b0874d4ad4822a77c9868820d55c6be4
+SIZE (dclib-0.3.10.tar.bz2) = 654284
diff --git a/net-p2p/dclib/pkg-descr b/net-p2p/dclib/pkg-descr
index 33cfc98d6951..5d2f877df8e2 100644
--- a/net-p2p/dclib/pkg-descr
+++ b/net-p2p/dclib/pkg-descr
@@ -1,4 +1,4 @@
-This is a library for the Direct Connect system. It is used by the
-dcgui (net/dcgui) port.
+This is a library for the Direct Connect system. It is used by
+valknut.
-WWW: http://dcgui.berlios.de/
+WWW: http://wxdcgui.sourceforge.net/
diff --git a/net-p2p/dclib/pkg-plist b/net-p2p/dclib/pkg-plist
index bb4fba789181..39649ee89355 100644
--- a/net-p2p/dclib/pkg-plist
+++ b/net-p2p/dclib/pkg-plist
@@ -52,8 +52,11 @@ include/dclib/cutils.h
include/dclib/dclib.h
include/dclib/dcobject.h
include/dclib/dcos.h
-include/dclib/hash/tiger.h
-include/dclib/hash/tigertree.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