From owner-freebsd-ports Sun Jun 24 19:20: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F80037B407 for ; Sun, 24 Jun 2001 19:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P2K1344942; Sun, 24 Jun 2001 19:20:01 -0700 (PDT) (envelope-from gnats) Received: from psi.c.oka-pu.ac.jp (psi.c.oka-pu.ac.jp [163.225.213.86]) by hub.freebsd.org (Postfix) with ESMTP id 24E2237B407 for ; Sun, 24 Jun 2001 19:15:16 -0700 (PDT) (envelope-from kunishi@c.oka-pu.ac.jp) Received: from localhost (unknown [163.225.213.151]) by psi.c.oka-pu.ac.jp (Postfix) with ESMTP id 1201A1B for ; Mon, 25 Jun 2001 11:15:06 +0900 (JST) Message-Id: <20010625111443T.kunishi@aquamarine.c.oka-pu.ac.jp> Date: Mon, 25 Jun 2001 11:14:43 +0900 From: kunishi@acm.org Reply-To: kunishi@acm.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28396: textproc/xerces: upgrade to 1.4.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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