Index: head/net-p2p/ctorrent/Makefile =================================================================== --- head/net-p2p/ctorrent/Makefile (revision 181825) +++ head/net-p2p/ctorrent/Makefile (revision 181826) @@ -1,36 +1,33 @@ # New ports collection makefile for: ctorrent # Date created: Jan 17 2004 # Whom: Florent Thoumie # # $FreeBSD$ # PORTNAME= ctorrent -PORTVERSION= 1.3.4 -PORTREVISION= 3 +PORTVERSION= ${PATCHLEVEL} +PATCHLEVEL= 2.2 +RELVERSION= 1.3.4 CATEGORIES= net-p2p -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://www.rahul.net/dholmes/ctorrent/ +DISTFILES= ${PORTNAME}-${RELVERSION}-dnh${PATCHLEVEL}.tar.gz MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C for FreeBSD and Linux GNU_CONFIGURE= yes -USE_BZIP2= yes - -PATCH_SITES= http://www.rahul.net/dholmes/ctorrent/ -PATCHFILES= patchset-ctorrent-1.3.4-dnh2.diff \ - patchset-ctorrent-dnh2-dnh2.1.diff +WRKSRC= ${WRKDIR}/${PORTNAME}-dnh${PATCHLEVEL} PLIST_FILES= bin/ctorrent CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} PORTDOCS= README-DNH.TXT .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/ .endif .include Property changes on: head/net-p2p/ctorrent/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/net-p2p/ctorrent/distinfo =================================================================== --- head/net-p2p/ctorrent/distinfo (revision 181825) +++ head/net-p2p/ctorrent/distinfo (revision 181826) @@ -1,9 +1,3 @@ -MD5 (ctorrent-1.3.4.tar.bz2) = 823010ec78215d476537c9eba9381cdd -SHA256 (ctorrent-1.3.4.tar.bz2) = 7e2ef5d0656ac23cecd03374d9b00291a55b274c972adfe94d6f41ae3ba60c73 -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 +MD5 (ctorrent-1.3.4-dnh2.2.tar.gz) = 76484082d3d44d7d1fbc9f2e0e33440f +SHA256 (ctorrent-1.3.4-dnh2.2.tar.gz) = a4af9334acddcdf56be12973898a481b4446d5d299e8937807b46cd194364853 +SIZE (ctorrent-1.3.4-dnh2.2.tar.gz) = 148929 Property changes on: head/net-p2p/ctorrent/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property