mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Upgrade to 1.69.1.
This commit is contained in:
parent
9e16875692
commit
58f26fca14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143486
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= docbook-xsl
|
||||
PORTVERSION= 1.68.1
|
||||
PORTVERSION= 1.69.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= docbook
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (docbook-xsl-1.68.1.tar.bz2) = f4985efbc0f3411af8106928f8752fc5
|
||||
SIZE (docbook-xsl-1.68.1.tar.bz2) = 967283
|
||||
MD5 (docbook-xsl-1.69.0.tar.bz2) = a6bfd89f6a7d53f12bd6428c140e6744
|
||||
SIZE (docbook-xsl-1.69.0.tar.bz2) = 1049218
|
||||
|
@ -19,7 +19,7 @@ if [ "$2" != "POST-INSTALL" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
VERSIONS='1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 1.44 1.45 1.46 1.47 1.48 1.49 1.50.0 1.51.0 1.51.1 1.52.0 1.52.1 1.52.2 1.53.0 1.54.0 1.54.1 1.55.0 1.56.0 1.56.1 1.57.0 1.58.0 1.58.1 1.59.0 1.59.1 1.59.2 1.60.0 1.60.1 1.61.0 1.61.1 1.61.2 1.61.3 1.62.0 1.62.1 1.62.2 1.62.3 1.62.4 1.63.0 1.64.0 1.64.1 1.65.0 1.65.1 1.66.0 1.66.1 1.67.0 1.67.2 1.68.0 1.68.1 current'
|
||||
VERSIONS='1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 1.44 1.45 1.46 1.47 1.48 1.49 1.50.0 1.51.0 1.51.1 1.52.0 1.52.1 1.52.2 1.53.0 1.54.0 1.54.1 1.55.0 1.56.0 1.56.1 1.57.0 1.58.0 1.58.1 1.59.0 1.59.1 1.59.2 1.60.0 1.60.1 1.61.0 1.61.1 1.61.2 1.61.3 1.62.0 1.62.1 1.62.2 1.62.3 1.62.4 1.63.0 1.64.0 1.64.1 1.65.0 1.65.1 1.66.0 1.66.1 1.67.0 1.67.2 1.68.0 1.68.1 1.69.0 1.69.1 current'
|
||||
|
||||
if [ ! -f ${CATALOG_XSL} ]; then
|
||||
${XMLCATMGR} -c "${CATALOG_XSL}" create
|
||||
|
Loading…
Reference in New Issue
Block a user