ports/80716: Unbreak port: java/netrexx - determined size/md5 mismatch

Linh Pham question+fbsdports at closedsrc.org
Sat May 7 00:00:21 UTC 2005


>Number:         80716
>Category:       ports
>Synopsis:       Unbreak port: java/netrexx - determined size/md5 mismatch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 07 00:00:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 5.4-RELEASE FreeBSD 5.4-RELEASE #11: Fri May 6 13:07:34 PDT 2005 question at q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
It looks like IBM released an updated version of the NetRexx 2.05 zip file
on Jan 14 2005, which includes modifications to the documentation,
NetRexx[RC].jar files and the pinger and tablet zip (sample?) files.

I could not find a CHANGELOG file nor the mailing list archives that would
have provided info into the exact changes made without a version or
revision number bump.

The updated zip file changed in both size and md5 checksum.

Attached is a patch with the updated SIZE and MD5 entries in distinfo, plus
updated pkg-plist to remove two GIF files that are no longer part of the
distribution.
>How-To-Repeat:
>Fix:

--- netrexx.diff begins here ---
diff -ruN /usr/ports/java/netrexx/Makefile netrexx/Makefile
--- /usr/ports/java/netrexx/Makefile	Fri May  6 16:28:41 2005
+++ netrexx/Makefile	Fri May  6 16:30:29 2005
@@ -7,14 +7,13 @@
 
 PORTNAME=	NetRexx
 PORTVERSION=	2.05
+PORTREVISION=	1
 CATEGORIES=	java lang
 MASTER_SITES=	http://www-306.ibm.com/software/awdtools/netrexx/
 DISTNAME=	NetRexx
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Human-oriented programming language for writing/using Java classes
-
-BROKEN=		Size mismatch
 
 NO_BUILD=	yes
 USE_ZIP=	yes
diff -ruN /usr/ports/java/netrexx/distinfo netrexx/distinfo
--- /usr/ports/java/netrexx/distinfo	Wed Mar 17 18:27:39 2004
+++ netrexx/distinfo	Fri May  6 16:29:48 2005
@@ -1,2 +1,2 @@
-MD5 (NetRexx.zip) = bb9138f203c71f0046b430e3d20adfec
-SIZE (NetRexx.zip) = 852871
+MD5 (NetRexx.zip) = 07622f619758b83d593a127f4a2542f1
+SIZE (NetRexx.zip) = 856532
diff -ruN /usr/ports/java/netrexx/pkg-plist netrexx/pkg-plist
--- /usr/ports/java/netrexx/pkg-plist	Fri May  6 16:28:41 2005
+++ netrexx/pkg-plist	Fri May  6 16:32:54 2005
@@ -27,7 +27,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/tablet.gif
 %%PORTDOCS%%%%DOCSDIR%%/spectrum.html
 %%PORTDOCS%%%%DOCSDIR%%/scribble.html
-%%PORTDOCS%%%%DOCSDIR%%/redballw.gif
 %%PORTDOCS%%%%DOCSDIR%%/qtime.nrx
 %%PORTDOCS%%%%DOCSDIR%%/qtime.html
 %%PORTDOCS%%%%DOCSDIR%%/qtime.class
@@ -104,7 +103,6 @@
 %%PORTDOCS%%%%DOCSDIR%%/cubit.nrx
 %%PORTDOCS%%%%DOCSDIR%%/comment.txt
 %%PORTDOCS%%%%DOCSDIR%%/buttons.html
-%%PORTDOCS%%%%DOCSDIR%%/blueballw.gif
 %%PORTDOCS%%%%DOCSDIR%%/archtext.html
 %%PORTDOCS%%%%DOCSDIR%%/WordClock.nrx
 %%PORTDOCS%%%%DOCSDIR%%/WordClock.class
--- netrexx.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list