mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
textproc/libxslt: update to 1.1.37 maintenance release (+)
Changelog: https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.37
This commit is contained in:
parent
dbbe3ed0b7
commit
0c08d892f6
@ -1,5 +1,5 @@
|
||||
PORTNAME= libxslt
|
||||
DISTVERSION= 1.1.36
|
||||
DISTVERSION= 1.1.37
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${DISTVERSION:R}/
|
||||
DIST_SUBDIR= gnome
|
||||
@ -23,6 +23,8 @@ CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
PLIST_SUB= LIBVERSION=${PORTVERSION}
|
||||
|
||||
OPTIONS_DEFINE= CRYPTO MEM_DEBUG STATIC
|
||||
OPTIONS_DEFAULT= CRYPTO STATIC
|
||||
OPTIONS_SUB= yes
|
||||
@ -30,7 +32,6 @@ OPTIONS_SUB= yes
|
||||
CRYPTO_DESC= Enable crypto support
|
||||
MEM_DEBUG_DESC= Enable memory debugging
|
||||
|
||||
|
||||
CRYPTO_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
|
||||
libgpg-error.so:security/libgpg-error
|
||||
CRYPTO_CONFIGURE_WITH= crypto
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1661264869
|
||||
SHA256 (gnome/libxslt-1.1.36.tar.xz) = 12848f0a4408f65b530d3962cd9ff670b6ae796191cfeff37522b5772de8dc8e
|
||||
SIZE (gnome/libxslt-1.1.36.tar.xz) = 1591356
|
||||
TIMESTAMP = 1661816621
|
||||
SHA256 (gnome/libxslt-1.1.37.tar.xz) = 3a4b27dc8027ccd6146725950336f1ec520928f320f144eb5fa7990ae6123ab4
|
||||
SIZE (gnome/libxslt-1.1.37.tar.xz) = 1588572
|
||||
|
@ -33,7 +33,7 @@ lib/libexslt.so.0.8.20
|
||||
%%STATIC%%lib/libxslt.a
|
||||
lib/libxslt.so
|
||||
lib/libxslt.so.1
|
||||
lib/libxslt.so.1.1.36
|
||||
lib/libxslt.so.1.1.37
|
||||
lib/xsltConf.sh
|
||||
libdata/pkgconfig/libexslt.pc
|
||||
libdata/pkgconfig/libxslt.pc
|
||||
|
Loading…
Reference in New Issue
Block a user