diff options
author | bms <bms@FreeBSD.org> | 2004-06-11 12:53:03 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2004-06-11 12:53:03 +0000 |
commit | 7c4bcf2ba6840b7a89965ef372322bc0ff511838 (patch) | |
tree | 437f2f6b62a57bd94d5b417dba7713a2b11dac42 | |
parent | de0bb03ea9336dedd69b27347c8b942a4c476101 (diff) | |
download | FreeBSD-ports-7c4bcf2ba6840b7a89965ef372322bc0ff511838.zip FreeBSD-ports-7c4bcf2ba6840b7a89965ef372322bc0ff511838.tar.gz |
Update the port for the latest version of the p4v binaries, released
on May 20th.
Submitted by: Henrik Andersen
-rw-r--r-- | devel/p4v/Makefile | 5 | ||||
-rw-r--r-- | devel/p4v/distinfo.i386 | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/p4v/Makefile b/devel/p4v/Makefile index 19683ac..485dd68 100644 --- a/devel/p4v/Makefile +++ b/devel/p4v/Makefile @@ -6,10 +6,9 @@ # PORTNAME= p4v -PORTVERSION= 2003.2 -PORTREVISION= 2 +PORTVERSION= 2004.1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r03.2/bin.freebsd4/ +MASTER_SITES= ftp://ftp.perforce.com/pub/perforce/r04.1/bin.freebsd4/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz diff --git a/devel/p4v/distinfo.i386 b/devel/p4v/distinfo.i386 index a69c5fb..79ebb85 100644 --- a/devel/p4v/distinfo.i386 +++ b/devel/p4v/distinfo.i386 @@ -1,2 +1,2 @@ -MD5 (p4v.tgz) = 066896c0735501ff230de745da0560f2 -SIZE (p4v.tgz) = 4470490 +MD5 (p4v.tgz) = 86de2b67f118ac8a5814dc44796a11b7 +SIZE (p4v.tgz) = 5139503 |