Upgrade to 4.2.
Submitted by: des
This commit is contained in:
parent
19f2ba1e59
commit
178f505f94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67681
6 changed files with 14 additions and 22 deletions
|
@ -5,13 +5,10 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= docbook
|
||||
PKGNAMESUFFIX= -xml
|
||||
PORTVERSION= 4.1.2
|
||||
PORTREVISION= 1
|
||||
PORTNAME= docbook-xml
|
||||
PORTVERSION= 4.2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.docbook.org/xml/${PORTVERSION}/
|
||||
DISTNAME= docbkx412
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
|
||||
|
@ -23,7 +20,7 @@ NO_WRKSUBDIR= YES
|
|||
PLIST_SUB= DTD_VERSION=${PORTVERSION} \
|
||||
MKCATALOG=${MKCATALOG} CATALOG=${CATALOG}
|
||||
|
||||
DOCBOOKDIR= ${PREFIX}/share/xml/${PORTNAME}/${PORTVERSION}
|
||||
DOCBOOKDIR= ${PREFIX}/share/xml/${PORTNAME:S/-xml//}/${PORTVERSION}
|
||||
MKCATALOG= ${LOCALBASE}/sbin/mkcatalog
|
||||
CATALOG= ${PREFIX}/share/xml/catalog
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (docbkx412.zip) = 900d7609fb7e6d78901b357e4acfbc17
|
||||
MD5 (docbook-xml-4.2.zip) = 73fe50dfe74ca631c1602f558ed8961f
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
share/xml/docbook/%%DTD_VERSION%%/40chg.txt
|
||||
share/xml/docbook/%%DTD_VERSION%%/41chg.txt
|
||||
share/xml/docbook/%%DTD_VERSION%%/ChangeLog
|
||||
share/xml/docbook/%%DTD_VERSION%%/README
|
||||
share/xml/docbook/%%DTD_VERSION%%/calstblx.dtd
|
||||
share/xml/docbook/%%DTD_VERSION%%/catalog.xml
|
||||
share/xml/docbook/%%DTD_VERSION%%/dbcentx.mod
|
||||
share/xml/docbook/%%DTD_VERSION%%/dbgenent.mod
|
||||
share/xml/docbook/%%DTD_VERSION%%/dbhierx.mod
|
||||
|
@ -30,8 +30,7 @@ share/xml/docbook/%%DTD_VERSION%%/ent/iso-lat2.ent
|
|||
share/xml/docbook/%%DTD_VERSION%%/ent/iso-num.ent
|
||||
share/xml/docbook/%%DTD_VERSION%%/ent/iso-pub.ent
|
||||
share/xml/docbook/%%DTD_VERSION%%/ent/iso-tech.ent
|
||||
share/xml/docbook/%%DTD_VERSION%%/readme.txt
|
||||
share/xml/docbook/%%DTD_VERSION%%/soextblx.dtd
|
||||
@dirrm share/xml/docbook/%%DTD_VERSION%%/ent
|
||||
@dirrm share/xml/docbook/%%DTD_VERSION%%
|
||||
@unexec rmdir %D/share/xml/docbook 2>/dev/null || true
|
||||
@dirrm share/xml/docbook
|
||||
|
|
|
@ -5,13 +5,10 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= docbook
|
||||
PKGNAMESUFFIX= -xml
|
||||
PORTVERSION= 4.1.2
|
||||
PORTREVISION= 1
|
||||
PORTNAME= docbook-xml
|
||||
PORTVERSION= 4.2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.docbook.org/xml/${PORTVERSION}/
|
||||
DISTNAME= docbkx412
|
||||
|
||||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
|
||||
|
@ -23,7 +20,7 @@ NO_WRKSUBDIR= YES
|
|||
PLIST_SUB= DTD_VERSION=${PORTVERSION} \
|
||||
MKCATALOG=${MKCATALOG} CATALOG=${CATALOG}
|
||||
|
||||
DOCBOOKDIR= ${PREFIX}/share/xml/${PORTNAME}/${PORTVERSION}
|
||||
DOCBOOKDIR= ${PREFIX}/share/xml/${PORTNAME:S/-xml//}/${PORTVERSION}
|
||||
MKCATALOG= ${LOCALBASE}/sbin/mkcatalog
|
||||
CATALOG= ${PREFIX}/share/xml/catalog
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (docbkx412.zip) = 900d7609fb7e6d78901b357e4acfbc17
|
||||
MD5 (docbook-xml-4.2.zip) = 73fe50dfe74ca631c1602f558ed8961f
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
share/xml/docbook/%%DTD_VERSION%%/40chg.txt
|
||||
share/xml/docbook/%%DTD_VERSION%%/41chg.txt
|
||||
share/xml/docbook/%%DTD_VERSION%%/ChangeLog
|
||||
share/xml/docbook/%%DTD_VERSION%%/README
|
||||
share/xml/docbook/%%DTD_VERSION%%/calstblx.dtd
|
||||
share/xml/docbook/%%DTD_VERSION%%/catalog.xml
|
||||
share/xml/docbook/%%DTD_VERSION%%/dbcentx.mod
|
||||
share/xml/docbook/%%DTD_VERSION%%/dbgenent.mod
|
||||
share/xml/docbook/%%DTD_VERSION%%/dbhierx.mod
|
||||
|
@ -30,8 +30,7 @@ share/xml/docbook/%%DTD_VERSION%%/ent/iso-lat2.ent
|
|||
share/xml/docbook/%%DTD_VERSION%%/ent/iso-num.ent
|
||||
share/xml/docbook/%%DTD_VERSION%%/ent/iso-pub.ent
|
||||
share/xml/docbook/%%DTD_VERSION%%/ent/iso-tech.ent
|
||||
share/xml/docbook/%%DTD_VERSION%%/readme.txt
|
||||
share/xml/docbook/%%DTD_VERSION%%/soextblx.dtd
|
||||
@dirrm share/xml/docbook/%%DTD_VERSION%%/ent
|
||||
@dirrm share/xml/docbook/%%DTD_VERSION%%
|
||||
@unexec rmdir %D/share/xml/docbook 2>/dev/null || true
|
||||
@dirrm share/xml/docbook
|
||||
|
|
Loading…
Reference in a new issue