Index: head/devel/cvs2p4/Makefile =================================================================== --- head/devel/cvs2p4/Makefile (revision 168621) +++ head/devel/cvs2p4/Makefile (revision 168622) @@ -1,39 +1,39 @@ # New ports collection makefile for: cvs2p4 # Date created: 2 September 2001 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= cvs2p4 -PORTVERSION= 2.4 +PORTVERSION= 2.5.5 CATEGORIES+= devel MASTER_SITES= ftp://public.perforce.com/public/perforce/utils/cvs2p4/ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= CVS to Perforce Converter REINPLACE_ARGS= -i "" NO_BUILD= yes SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message PERFORCE_PORT?= 1666 post-patch: @${REINPLACE_CMD} \ -e 's,!!PREFIX!!,${PREFIX},g;' \ -e 's,!!PERFORCE_PORT!!,${PERFORCE_PORT},g;' \ ${WRKSRC}/test/config @${FIND} ${WRKSRC} -name '*.orig' -delete @${FIND} ${WRKSRC} -name '*.bak' -delete do-install: ${MKDIR} ${PREFIX}/${PORTNAME} ${CP} -R ${WRKSRC}/* ${PREFIX}/${PORTNAME}/ post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/devel/cvs2p4/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/devel/cvs2p4/distinfo =================================================================== --- head/devel/cvs2p4/distinfo (revision 168621) +++ head/devel/cvs2p4/distinfo (revision 168622) @@ -1,3 +1,3 @@ -MD5 (cvs2p4-2.4.tar) = a1200fa7aaff35b98016939b81db32cb -SHA256 (cvs2p4-2.4.tar) = 86f521f513927b6d9b58b79192a9a90597c632a9668ca8210d4fc538f4577824 -SIZE (cvs2p4-2.4.tar) = 194560 +MD5 (cvs2p4-2.5.5.tar) = 91e58b2f36f09bd5d05e8bb4228e7add +SHA256 (cvs2p4-2.5.5.tar) = 0aa89aaefe45d75a2f69359963061dbd77dba2e54c5d0d8541385cd264b478c0 +SIZE (cvs2p4-2.5.5.tar) = 204800 Property changes on: head/devel/cvs2p4/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/cvs2p4/pkg-plist =================================================================== --- head/devel/cvs2p4/pkg-plist (revision 168621) +++ head/devel/cvs2p4/pkg-plist (revision 168622) @@ -1,32 +1,37 @@ cvs2p4/Artistic cvs2p4/MANIFEST cvs2p4/NEWS cvs2p4/README cvs2p4/bin/dochanges cvs2p4/bin/dolabels cvs2p4/bin/genchanges cvs2p4/bin/genmetadata cvs2p4/bin/revmap +cvs2p4/bin/srcdiff cvs2p4/lib/util.pl cvs2p4/test/Attic/datefile,v +cvs2p4/test/at@file,v cvs2p4/test/changes.good cvs2p4/test/config cvs2p4/test/datefile_readd,v cvs2p4/test/dollar$file,v cvs2p4/test/file,v cvs2p4/test/lines.good cvs2p4/test/metadata.good cvs2p4/test/norm cvs2p4/test/p4_changes_-l.good cvs2p4/test/p4_describe-new.good cvs2p4/test/p4_describe.good cvs2p4/test/p4_filesat.good cvs2p4/test/p4_labels.good +cvs2p4/test/percent_%file,v cvs2p4/test/phone.gif,v +cvs2p4/test/pound#file,v cvs2p4/test/runtest cvs2p4/test/space file,v +cvs2p4/test/star*file,v @dirrm cvs2p4/test/Attic @dirrm cvs2p4/test @dirrm cvs2p4/lib @dirrm cvs2p4/bin @dirrm cvs2p4 Property changes on: head/devel/cvs2p4/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property