- Update to 2.0beta1:

It recognizes two default catalog files (one for SGML, and another for XML)
  and some bugs have been fixed.

PR:		ports/62028
Submitted by:	maintainer
This commit is contained in:
Sergei Kolobov 2004-01-29 15:41:09 +00:00
parent 27a2180772
commit 5f9ebab4d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99417
2 changed files with 4 additions and 3 deletions

View file

@ -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= -D
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

View file

@ -1 +1 @@
MD5 (xmlcatmgr-2.0alpha2.tar.gz) = 742649c6498654042d250f004110a224
MD5 (xmlcatmgr-2.0beta1.tar.gz) = 57a0ed1375baddf4523a1e3a9444998f