View | Details | Raw Unified | Return to bug 239166
Collapse All | Expand All

(-)textproc/libxslt/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1522146585
1
TIMESTAMP = 1562883477
2
SHA256 (gnome2/libxslt-1.1.32.tar.gz) = 526ecd0abaf4a7789041622c3950c0e7f2c4c8835471515fd77eec684a355460
2
SHA256 (gnome2/libxslt-1.1.33.tar.gz) = 8e36605144409df979cab43d835002f63988f3dc94d5d3537c12796db90e38c8
3
SIZE (gnome2/libxslt-1.1.32.tar.gz) = 3440715
3
SIZE (gnome2/libxslt-1.1.33.tar.gz) = 3444093
(-)textproc/libxslt/Makefile (-3 / +2 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	libxslt
4
PORTNAME=	libxslt
5
PORTVERSION=	1.1.32
5
PORTVERSION=	1.1.33
6
PORTREVISION?=	1
7
CATEGORIES?=	textproc gnome
6
CATEGORIES?=	textproc gnome
8
MASTER_SITES=	http://xmlsoft.org/sources/ \
7
MASTER_SITES=	http://xmlsoft.org/sources/ \
9
		https://mirror.umd.edu/xbmc/build-deps/sources/
8
		https://mirror.umd.edu/xbmc/build-deps/sources/
Lines 14-20 COMMENT?= The XSLT C library for GNOME Link Here
14
13
15
.if !defined(REFERENCE_PORT)
14
.if !defined(REFERENCE_PORT)
16
15
17
USES+=		cpe gmake localbase libtool pathfix
16
USES+=		cpe gmake gnome localbase libtool pathfix
18
CPE_VENDOR=	xmlsoft
17
CPE_VENDOR=	xmlsoft
19
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
20
INSTALL_TARGET=	install-strip
19
INSTALL_TARGET=	install-strip
(-)textproc/libxslt/pkg-plist (-1 / +1 lines)
Lines 31-37 lib/libexslt.so.0.8.20 Link Here
31
lib/libxslt.a
31
lib/libxslt.a
32
lib/libxslt.so
32
lib/libxslt.so
33
lib/libxslt.so.1
33
lib/libxslt.so.1
34
lib/libxslt.so.1.1.32
34
lib/libxslt.so.1.1.33
35
lib/xsltConf.sh
35
lib/xsltConf.sh
36
libdata/pkgconfig/libexslt.pc
36
libdata/pkgconfig/libexslt.pc
37
libdata/pkgconfig/libxslt.pc
37
libdata/pkgconfig/libxslt.pc

Return to bug 239166