ports/81763:

Giorgos Keramidas keramida at FreeBSD.org
Wed Jun 1 13:00:18 UTC 2005


>Number:         81763
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 01 13:00:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:

System: FreeBSD orion.daedalusnetworks.priv 6.0-CURRENT FreeBSD
6.0-CURRENT #0: Tue May 31 18:47:57 EEST 2005
root at orion.daedalusnetworks.priv:/home/obj/usr/src/sys/ORION i386

>Description:

The devel/perforce port does not install (checksum mismatch and failed
fetch from both Perforce and freebsd.org).  Since there is a newer version of Perforce (05.1)

>How-To-Repeat:

	# cd /usr/ports/devel/perforce
	# make install
>Fix:

	The attached patch updates the i386 version of Perforce to 05.1,
	the latest version available from Perforce.com

--- perforce.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/perforce/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- Makefile	8 Apr 2005 14:53:59 -0000	1.46
+++ Makefile	1 Jun 2005 11:27:05 -0000
@@ -27,7 +27,7 @@
 
 .if (${ARCH} == i386) || (${ARCH} == amd64)
 DIST_SUBDIR=	perforce/${VERSION}/i386
-VERSION=	04.2
+VERSION=	05.1
 REVISION=	13
 PLATFORM=	freebsd4
 BIN_FILES=	p4
Index: distinfo.i386
===================================================================
RCS file: /home/ncvs/ports/devel/perforce/distinfo.i386,v
retrieving revision 1.18
diff -u -r1.18 distinfo.i386
--- distinfo.i386	10 Mar 2005 15:23:17 -0000	1.18
+++ distinfo.i386	1 Jun 2005 11:53:45 -0000
@@ -1,10 +1,10 @@
-MD5 (perforce/04.2/i386/p4) = 8bc5cb2ef2b219582ce58a8b40b9d309
-SIZE (perforce/04.2/i386/p4) = 698744
-MD5 (perforce/04.2/i386/p4d) = fb76013c6cfb410ba16c9c5c31ef19c0
-SIZE (perforce/04.2/i386/p4d) = 1397644
-MD5 (perforce/04.2/i386/p4ftpd) = 8d09f839bd1096f466b73d632392da9e
-SIZE (perforce/04.2/i386/p4ftpd) = 813420
-MD5 (perforce/04.2/i386/p4p) = c22f10bb2d6a90bd2ac4f284820fe786
-SIZE (perforce/04.2/i386/p4p) = 695941
-MD5 (perforce/04.2/i386/p4web) = ba473ed8082e03028e65351b8d6a12d1
-SIZE (perforce/04.2/i386/p4web) = 1724624
+MD5 (perforce/05.1/i386/p4) = 6cdf34861804c875ca4ca01d802fe103
+SIZE (perforce/05.1/i386/p4) = 702652
+MD5 (perforce/05.1/i386/p4d) = 3fe2bec7ec65d23e191f088c21ca1627
+SIZE (perforce/05.1/i386/p4d) = 1455608
+MD5 (perforce/05.1/i386/p4ftpd) = 9583ca88075b7fe56128463fd21d021d
+SIZE (perforce/05.1/i386/p4ftpd) = 818064
+MD5 (perforce/05.1/i386/p4p) = 728ef0b9814c60ddfc0cc2e960e4ddf6
+SIZE (perforce/05.1/i386/p4p) = 585996
+MD5 (perforce/05.1/i386/p4web) = e5b3a7a194a40e021f8a0f97fccdca5c
+SIZE (perforce/05.1/i386/p4web) = 1739716
--- perforce.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list