mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade the port to latest revision of the 1.x branch and set
maintainership to ports. The latest version, released May 6 is 2.0, but MUST run on the same machine, that the p4 server is on. At least for my situation this is too strict a limitation. Approved by: creator and ex-maintainer (knu)
This commit is contained in:
parent
372ab17249
commit
215dbbe3c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59353
3 changed files with 6 additions and 3 deletions
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= cvs2p4
|
||||
PORTVERSION= 1.2.16
|
||||
PORTVERSION= 1.3.3
|
||||
CATEGORIES+= devel
|
||||
MASTER_SITES= ftp://ftp.perforce.com/perforce/utils/cvs2p4/
|
||||
EXTRACT_SUFX= .tar
|
||||
|
||||
MAINTAINER= knu@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (cvs2p4-1.2.16.tar) = dedf639067713e30ced0edd978197692
|
||||
MD5 (cvs2p4-1.3.3.tar) = a5b81372aec18ab8c4cbee7ab375d4f2
|
||||
|
|
|
@ -3,6 +3,7 @@ cvs2p4/MANIFEST
|
|||
cvs2p4/NEWS
|
||||
cvs2p4/README
|
||||
cvs2p4/bin/dochanges
|
||||
cvs2p4/bin/dolabels
|
||||
cvs2p4/bin/genchanges
|
||||
cvs2p4/bin/genmetadata
|
||||
cvs2p4/bin/revmap
|
||||
|
@ -17,6 +18,8 @@ cvs2p4/test/norm
|
|||
cvs2p4/test/p4_changes_-l.good
|
||||
cvs2p4/test/p4_describe.good
|
||||
cvs2p4/test/p4_describe.good-r97.3
|
||||
cvs2p4/test/p4_filesat.good
|
||||
cvs2p4/test/p4_labels.good
|
||||
cvs2p4/test/runtest
|
||||
cvs2p4/test/space file,v
|
||||
@dirrm cvs2p4/test
|
||||
|
|
Loading…
Add table
Reference in a new issue