diff options
author | flz <flz@FreeBSD.org> | 2006-09-19 19:42:19 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2006-09-19 19:42:19 +0800 |
commit | 02ea1a820e4679429d9826741a1eec69f3e30b12 (patch) | |
tree | 9fbfce758965309c32797adb8bca5b9a229264ba /net-p2p | |
parent | d43137e06cfddab156efbac896b6146f5341c9fb (diff) | |
download | freebsd-ports-gnome-02ea1a820e4679429d9826741a1eec69f3e30b12.tar.gz freebsd-ports-gnome-02ea1a820e4679429d9826741a1eec69f3e30b12.tar.zst freebsd-ports-gnome-02ea1a820e4679429d9826741a1eec69f3e30b12.zip |
Update to dnh patchset version 2.1.
Submitted by: az
Diffstat (limited to 'net-p2p')
-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 |