diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-09-19 11:42:19 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-09-19 11:42:19 +0000 |
commit | 070b13199163b05cde3ccfc53f3c8a729bc4d5aa (patch) | |
tree | 665e1efcf286498cd2ca92129f9f243c4b89c2df /net-p2p/ctorrent | |
parent | - Mark BROKEN on sparc64 (diff) |
Update to dnh patchset version 2.1.
Submitted by: az
Notes
Notes:
svn path=/head/; revision=173383
Diffstat (limited to '')
-rw-r--r-- | net-p2p/ctorrent/Makefile | 5 | ||||
-rw-r--r-- | net-p2p/ctorrent/distinfo | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile index 5363fdfe09f5..c92d5ffb7c4a 100644 --- a/net-p2p/ctorrent/Makefile +++ b/net-p2p/ctorrent/Makefile @@ -7,7 +7,7 @@ PORTNAME= ctorrent PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,8 @@ GNU_CONFIGURE= yes USE_BZIP2= yes PATCH_SITES= http://www.rahul.net/dholmes/ctorrent/ -PATCHFILES= patchset-ctorrent-1.3.4-dnh2.diff +PATCHFILES= patchset-ctorrent-1.3.4-dnh2.diff \ + patchset-ctorrent-dnh2-dnh2.1.diff PLIST_FILES= bin/ctorrent CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/net-p2p/ctorrent/distinfo b/net-p2p/ctorrent/distinfo index 6ab66b327509..2d8ffdafe182 100644 --- a/net-p2p/ctorrent/distinfo +++ b/net-p2p/ctorrent/distinfo @@ -4,3 +4,6 @@ SIZE (ctorrent-1.3.4.tar.bz2) = 87333 MD5 (patchset-ctorrent-1.3.4-dnh2.diff) = 587a062bc863c47f4ab8b816ed035e9f SHA256 (patchset-ctorrent-1.3.4-dnh2.diff) = e54966def9c541bef97a08eb303e82c91af919536c06108c8582632e451da318 SIZE (patchset-ctorrent-1.3.4-dnh2.diff) = 394735 +MD5 (patchset-ctorrent-dnh2-dnh2.1.diff) = ed43de4aff93f598489624168927ffcd +SHA256 (patchset-ctorrent-dnh2-dnh2.1.diff) = dcb5a91a74e39c6a8dfb2eb32b44555c87bf3004967b776262f30a14e04ed4cf +SIZE (patchset-ctorrent-dnh2-dnh2.1.diff) = 23595 |