ports/62028: Update port: textproc/xmlcatmgr 2.0.b1

Hiroki Sato hrs at FreeBSD.org
Wed Jan 28 14:10:14 UTC 2004


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list