diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-21 19:14:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-21 19:14:27 +0000 |
commit | eb2cecba38168f85d7fab500c28307f9b32bf14e (patch) | |
tree | e046d9ab2da66df1af14cc4c9358de992c6d2254 /devel/p4d | |
parent | 00f5bfe7b28ef3be7540026316f4edf62db806aa (diff) | |
download | ports-eb2cecba38168f85d7fab500c28307f9b32bf14e.tar.gz ports-eb2cecba38168f85d7fab500c28307f9b32bf14e.zip |
Notes
Diffstat (limited to 'devel/p4d')
-rw-r--r-- | devel/p4d/Makefile | 4 | ||||
-rw-r--r-- | devel/p4d/distinfo.i386 | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/p4d/Makefile b/devel/p4d/Makefile index 731f1699bf8d..832cf5bb0b6a 100644 --- a/devel/p4d/Makefile +++ b/devel/p4d/Makefile @@ -20,8 +20,6 @@ EXTRACT_ONLY= # none MAINTAINER= marshall@chezmarshall.com COMMENT= Perforce client and server -BROKEN= "Size mismatch" - # # This is a kludge. I don't know a better way to set PORTVERSION and # PORTREVISION such that pkg_version figures out an update is needed @@ -32,7 +30,7 @@ ARCH?= i386 MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} .if ${ARCH} == i386 VERSION= 03.2 -REVISION= 6 +REVISION= 7 PLATFORM= freebsd4 BIN_FILES= p4 p4web SBIN_FILES= p4d p4ftpd p4p diff --git a/devel/p4d/distinfo.i386 b/devel/p4d/distinfo.i386 index 774833961347..015cd83e9425 100644 --- a/devel/p4d/distinfo.i386 +++ b/devel/p4d/distinfo.i386 @@ -4,8 +4,8 @@ MD5 (perforce/03.2/i386/p4web) = ceb9038c44804de90a24bc009c8eb4ad SIZE (perforce/03.2/i386/p4web) = 1639614 MD5 (perforce/03.2/i386/p4d) = 342de66804f6130e6acb06a812d2f7d7 SIZE (perforce/03.2/i386/p4d) = 1346084 -MD5 (perforce/03.2/i386/p4ftpd) = e96ad6e757c21f59837d88437a61eebf -SIZE (perforce/03.2/i386/p4ftpd) = 794988 +MD5 (perforce/03.2/i386/p4ftpd) = ec22d7e1b1f55581127b24080418d822 +SIZE (perforce/03.2/i386/p4ftpd) = 800692 MD5 (perforce/03.2/i386/p4p) = 018b501751db09328df2e553d7fcaed1 SIZE (perforce/03.2/i386/p4p) = 672103 MD5 (perforce/03.2/i386/p4.1) = 097de5d5637cff5d66a94cbf9b95e6a8 |