ports/53331: [patch] fix checksum for textproc/jing
Mark Linimon
linimon at lonesome.com
Sun Jun 15 05:20:16 UTC 2003
>Number: 53331
>Category: ports
>Synopsis: [patch] fix checksum for textproc/jing
>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 Jun 14 22:20:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Mark Linimon
>Release: FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
fix checksum
>How-To-Repeat:
make install
>Fix:
--- jing/Makefile.dist Wed May 7 21:21:50 2003
+++ jing/Makefile Sun Jun 15 00:12:37 2003
@@ -9,13 +9,12 @@
PORTVERSION= 2003.01.31
CATEGORIES= textproc
MASTER_SITES= http://www.thaiopensource.com/relaxng/
+# set this to -src if you want to build the jar file yourself (not supported yet)
DISTNAME= ${PORTNAME}-bin
-DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}/
+DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= A RELAX NG validator in Java
-
-BROKEN= "Distfiles not listed in distinfo"
RUN_DEPENDS= ${JAVAJARDIR}/crimson.jar:${PORTSDIR}/textproc/crimson
--- jing/distinfo.dist Fri Feb 7 21:43:41 2003
+++ jing/distinfo Sun Jun 15 00:09:06 2003
@@ -1 +1,2 @@
-MD5 (jing-2003.01.31/jing-bin.zip) = 04f03804bb87053b31c697e4bc0f4444
+MD5 (jing-2003.01.31/jing-bin.zip) = 7dd26e577d1b66484dedc81b71ad43ba
+MD5 (jing-2003.01.31/jing-src.zip) = dd567e90f2d66fa973dbd4bb95c5ceab
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list