Update to 1.0.5.
PR: 31259 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
This commit is contained in:
parent
06bf96a7b2
commit
56319427c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48841
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libxslt
|
||||
PORTVERSION= 1.0.4
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/libxslt
|
||||
@ -22,5 +22,6 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
|
||||
|
||||
MAN4= libexslt.4 libxslt.4
|
||||
MAN1= xsltproc.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libxslt-1.0.4.tar.gz) = 2861ebab16dc6307a2f17b103577c026
|
||||
MD5 (libxslt-1.0.5.tar.gz) = 165befb6486b573d151934b1decc7e75
|
||||
|
@ -23,7 +23,7 @@ include/libxslt/xsltconfig.h
|
||||
include/libxslt/xsltutils.h
|
||||
lib/libexslt.a
|
||||
lib/libexslt.so
|
||||
lib/libexslt.so.4
|
||||
lib/libexslt.so.5
|
||||
lib/libxslt.a
|
||||
lib/libxslt.so
|
||||
lib/libxslt.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user