ports/50454: cricket port update to 1.4.0.p2

Blaz Zupan blaz at si.FreeBSD.org
Sun Mar 30 13:00:27 UTC 2003


>Number:         50454
>Category:       ports
>Synopsis:       cricket port update to 1.4.0.p2
>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:   Sun Mar 30 05:00:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Blaz Zupan
>Release:        FreeBSD 4.7-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD bigbrother.amis.net 4.7-RELEASE-p9 FreeBSD 4.7-RELEASE-p9 #0: Sun Mar 23 17:30:33 CET 2003 root at bigbrother.amis.net:/db/obj/usr/src/sys/BIGBROTHER i386


	
>Description:

Patch to update cricket port to 1.4.0.p2. The current version has a nasty
bug which shows with gUrlStyle=pathinfo, it will show the same graph for
all targets.

>How-To-Repeat:
	
>Fix:

	


diff -urN cricket.orig/Makefile cricket/Makefile
--- cricket.orig/Makefile	Wed Mar 26 15:19:58 2003
+++ cricket/Makefile	Sun Mar 30 14:42:17 2003
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	cricket
-PORTVERSION=	1.0.4.p1
+PORTVERSION=	1.0.4.p2
 CATEGORIES=	net
-MASTER_SITES=	http://cricket.sourceforge.net/download/beta/
+MASTER_SITES=	http://download.sourceforge.net/cricket/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.p/-pre/}
 
 MAINTAINER=	ports at FreeBSD.org
diff -urN cricket.orig/distinfo cricket/distinfo
--- cricket.orig/distinfo	Sun Jun  9 00:25:17 2002
+++ cricket/distinfo	Sun Mar 30 14:42:21 2003
@@ -1 +1 @@
-MD5 (cricket-1.0.4-pre1.tar.gz) = 658c7fd004743ac9e55cb3ad9ed6624c
+MD5 (cricket-1.0.4-pre2.tar.gz) = ed135f839f7803229a027075bae70b81
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list