Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jan 2004 23:07:48 +0900 (JST)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62028: Update port: textproc/xmlcatmgr 2.0.b1
Message-ID:  <200401281407.i0SE7mAp031672@alph.allbsd.org>
Resent-Message-ID: <200401281410.i0SEAAhF002485@freefall.freebsd.org>

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

>Number:         62028
>Category:       ports
>Synopsis:       Update port: textproc/xmlcatmgr 2.0.b1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 28 06:10:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hiroki Sato
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Tokyo University of Science
>Environment:
System: FreeBSD alph.allbsd.org 4.9-RC FreeBSD 4.9-RC #0: Sat Oct 25 04:40:22 JST 2003     hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH  i386

>Description:
	Update to 2.0beta1.  It has recognized two default catalog files
	(one for SGML, and another for XML) and some bugs have been fixed. 

>How-To-Repeat:
	N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/xmlcatmgr/Makefile,v
retrieving revision 1.7
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.7 Makefile
--- Makefile	17 Jan 2004 18:19:05 -0000	1.7
+++ Makefile	28 Jan 2004 13:55:17 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	xmlcatmgr
-PORTVERSION=	2.0.a2
+PORTVERSION=	2.0.b1
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/alpha/}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/beta/}
 
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	SGML and XML catalog manager
@@ -24,6 +24,7 @@
 CONFIGURE_ARGS+=	-p ${PREFIX}
 CONFIGURE_ARGS+=	-d ${DOCSDIR}
 CONFIGURE_ARGS+=	-c ${CATALOG_PORTS_XML}
+CONFIGURE_ARGS+=	-C ${CATALOG_PORTS_SGML}
 .if defined(NOPORTDOCS)
 CONFIGURE_ARGS+=	-n doc
 .endif
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/xmlcatmgr/distinfo,v
retrieving revision 1.5
diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.5 distinfo
--- distinfo	17 Jan 2004 18:19:05 -0000	1.5
+++ distinfo	28 Jan 2004 13:52:14 -0000
@@ -1 +1 @@
-MD5 (xmlcatmgr-2.0alpha2.tar.gz) = 742649c6498654042d250f004110a224
+MD5 (xmlcatmgr-2.0beta1.tar.gz) = 57a0ed1375baddf4523a1e3a9444998f
>Release-Note:
>Audit-Trail:
>Unformatted:



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