Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2001 11:14:43 +0900
From:      kunishi@acm.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28396: textproc/xerces: upgrade to 1.4.1
Message-ID:  <20010625111443T.kunishi@aquamarine.c.oka-pu.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         28396
>Category:       ports
>Synopsis:       textproc/xerces: upgrade to 1.4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 24 19:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KUNISHIMA Takeo
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Okayama Prefectural University, Japan
>Environment:
System: FreeBSD fiva.chorusroom.org 4.3-STABLE FreeBSD 4.3-STABLE #0: Sun Jun 17 01:30:13 JST 2001 root@fiva.chorusroom.org:/usr/src.fiva/sys/compile/GENERIC i386

>Description:
	Sync up with Xerces-J (textproc/xerces) update to 1.4.1.
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/xerces/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	2001/05/25 01:54:14	1.5
+++ Makefile	2001/06/23 16:25:53
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xerces
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	textproc
 MASTER_SITES=	http://xml.apache.org/dist/xerces-j/
 DISTNAME=	Xerces-J-bin.${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/xerces/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	2001/05/25 01:54:14	1.5
+++ distinfo	2001/06/23 16:25:57
@@ -1 +1 @@
-MD5 (Xerces-J-bin.1.4.0.tar.gz) = 93258d7bab667d9cab844f1e515d7937
+MD5 (Xerces-J-bin.1.4.1.tar.gz) = 2823e73c72c108bcf84135e190296f2e
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/textproc/xerces/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	2001/05/25 01:54:14	1.4
+++ pkg-plist	2001/06/23 16:37:02
@@ -5,6 +5,7 @@
 share/java/xerces-%%PORTVERSION%%/data/personal.dtd
 share/java/xerces-%%PORTVERSION%%/data/personal.xml
 share/java/xerces-%%PORTVERSION%%/data/personal.xsd
+share/java/xerces-%%PORTVERSION%%/docs/html/api.html
 share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/allclasses-frame.html
 share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/deprecated-list.html
 share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/help-doc.html
@@ -422,7 +423,6 @@
 share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/packages.html
 share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/serialized-form.html
 share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/stylesheet.css
-share/java/xerces-%%PORTVERSION%%/docs/html/api.html
 share/java/xerces-%%PORTVERSION%%/docs/html/caveats.html
 share/java/xerces-%%PORTVERSION%%/docs/html/domcount.html
 share/java/xerces-%%PORTVERSION%%/docs/html/domfilter.html
@@ -545,8 +545,8 @@
 share/java/xerces-%%PORTVERSION%%/samples/dom/traversal/NameNodeFilter.java
 share/java/xerces-%%PORTVERSION%%/samples/dom/traversal/TreeWalkerView.java
 share/java/xerces-%%PORTVERSION%%/samples/dom/wrappers/DOMParser.java
-share/java/xerces-%%PORTVERSION%%/samples/sax/DocumentTracer.java
 share/java/xerces-%%PORTVERSION%%/samples/sax/DTDReader.java
+share/java/xerces-%%PORTVERSION%%/samples/sax/DocumentTracer.java
 share/java/xerces-%%PORTVERSION%%/samples/sax/SAX2Count.java
 share/java/xerces-%%PORTVERSION%%/samples/sax/SAX2Writer.java
 share/java/xerces-%%PORTVERSION%%/samples/sax/SAXCount.java
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010625111443T.kunishi>