forked from Lainports/opnsense-ports
textproc/libxslt: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
e7eccf1db6
commit
e4600481f4
3 changed files with 8 additions and 10 deletions
|
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libxslt
|
||||
PORTVERSION= 1.1.29
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 1.1.32
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= textproc gnome
|
||||
MASTER_SITES= http://xmlsoft.org/sources/ \
|
||||
https://mirror.umd.edu/xbmc/build-deps/sources/
|
||||
|
|
@ -14,7 +14,7 @@ COMMENT?= The XSLT C library for GNOME
|
|||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
|
||||
USES+= cpe gmake libtool pathfix
|
||||
USES+= cpe gmake localbase libtool pathfix
|
||||
CPE_VENDOR= xmlsoft
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
|
@ -22,8 +22,6 @@ USE_LDCONFIG= yes
|
|||
USE_GNOME?= libxml2
|
||||
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
|
||||
--without-python
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1465983151
|
||||
SHA256 (gnome2/libxslt-1.1.29.tar.gz) = b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce
|
||||
SIZE (gnome2/libxslt-1.1.29.tar.gz) = 3428524
|
||||
TIMESTAMP = 1522146585
|
||||
SHA256 (gnome2/libxslt-1.1.32.tar.gz) = 526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
|
||||
SIZE (gnome2/libxslt-1.1.32.tar.gz) = 3440715
|
||||
|
|
|
|||
|
|
@ -27,11 +27,11 @@ include/libxslt/xsltutils.h
|
|||
lib/libexslt.a
|
||||
lib/libexslt.so
|
||||
lib/libexslt.so.0
|
||||
lib/libexslt.so.0.8.17
|
||||
lib/libexslt.so.0.8.20
|
||||
lib/libxslt.a
|
||||
lib/libxslt.so
|
||||
lib/libxslt.so.1
|
||||
lib/libxslt.so.1.1.29
|
||||
lib/libxslt.so.1.1.32
|
||||
lib/xsltConf.sh
|
||||
libdata/pkgconfig/libexslt.pc
|
||||
libdata/pkgconfig/libxslt.pc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue