ports/68105: update perforce p4ftpd

david marshall marshall at chezmarshall.com
Sat Jun 19 09:40:27 UTC 2004


>Number:         68105
>Category:       ports
>Synopsis:       update perforce p4ftpd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 19 09:40:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     david marshall
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD server1.chezmarshall.com 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Sun Jun 6 12:28:06 PDT 2004 marshall at server1.chezmarshall.com:/disk3/obj/disk2/src/sys/CHEZMARSHALL i386


	
>Description:
	
	Perforce updated p4ftpd a few weeks ago.
>How-To-Repeat:
	
>Fix:

	
	Please implement the following patch.


Index: Makefile
===================================================================
RCS file: /usr/ncvs/ports/devel/perforce/Makefile,v
retrieving revision 1.32
diff -u -r1.32 Makefile
--- Makefile	19 Jun 2004 07:44:09 -0000	1.32
+++ Makefile	19 Jun 2004 09:09:17 -0000
@@ -20,8 +20,6 @@
 MAINTAINER=	marshall at 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 @@
 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
Index: distinfo.i386
===================================================================
RCS file: /usr/ncvs/ports/devel/perforce/distinfo.i386,v
retrieving revision 1.8
diff -u -r1.8 distinfo.i386
--- distinfo.i386	26 May 2004 16:24:27 -0000	1.8
+++ distinfo.i386	19 Jun 2004 09:11:03 -0000
@@ -4,8 +4,8 @@
 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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list