From owner-freebsd-ports Mon Aug 27 22:10:12 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 3BE2737B406 for ; Mon, 27 Aug 2001 22:10:05 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7S5A5942216; Mon, 27 Aug 2001 22:10:05 -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 6415D37B401 for ; Mon, 27 Aug 2001 22:08:16 -0700 (PDT) (envelope-from kunishi@c.oka-pu.ac.jp) Received: from localhost (aquamarine.c.oka-pu.ac.jp [163.225.213.61]) by psi.c.oka-pu.ac.jp (Postfix) with ESMTP id 427EE3D for ; Tue, 28 Aug 2001 14:08:06 +0900 (JST) Message-Id: <20010828140722U.kunishi@aquamarine.c.oka-pu.ac.jp> Date: Tue, 28 Aug 2001 14:07:22 +0900 From: KUNISHIMA Takeo Reply-To: KUNISHIMA Takeo To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/30155: textproc/xerces: Update to 1.4.3 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: 30155 >Category: ports >Synopsis: textproc/xerces: Update to 1.4.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 27 22:10:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: KUNISHIMA Takeo >Release: FreeBSD 4.3-STABLE i386 >Organization: Okayama Prefectural University, Japan >Environment: 4.3-STABLE >Description: Xerces (textproc/xerces) was updated to 1.4.3. >How-To-Repeat: >Fix: Index: xerces/Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/xerces/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- xerces/Makefile 2001/08/17 15:09:56 1.7 +++ xerces/Makefile 2001/08/27 02:34:49 @@ -6,7 +6,7 @@ # PORTNAME= xerces -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= textproc MASTER_SITES= http://xml.apache.org/dist/xerces-j/ DISTNAME= Xerces-J-bin.${PORTVERSION} Index: xerces/distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/xerces/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- xerces/distinfo 2001/08/17 15:09:56 1.7 +++ xerces/distinfo 2001/08/27 02:35:51 @@ -1 +1 @@ -MD5 (Xerces-J-bin.1.4.2.tar.gz) = db53389425a5f3df9e264d288876503d +MD5 (Xerces-J-bin.1.4.3.tar.gz) = d8c470026b6ccf5a80f002bdd3393f5e Index: xerces/pkg-plist =================================================================== RCS file: /home/ncvs/ports/textproc/xerces/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- xerces/pkg-plist 2001/08/17 15:09:56 1.6 +++ xerces/pkg-plist 2001/08/27 02:44:24 @@ -298,6 +298,8 @@ share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CharacterDataImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/ChildNode.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CommentImpl.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CoreDOMImplementationImpl.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/CoreDocumentImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DOMImplementationImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeepNodeListImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/DeferredAttrImpl.html @@ -340,6 +342,8 @@ share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CharacterDataImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/ChildNode.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CommentImpl.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CoreDOMImplementationImpl.html +share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/CoreDocumentImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DOMImplementationImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeepNodeListImpl.html share/java/xerces-%%PORTVERSION%%/docs/html/apiDocs/org/apache/xerces/dom/class-use/DeferredAttrImpl.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message