diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-23 09:32:33 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-23 09:32:33 +0800 |
commit | 73cd5928428f8a490a5bac4599959e0e29958e54 (patch) | |
tree | d5f56da137b08466783b580fe69d14807f35a8d8 /textproc/libxslt | |
parent | fa092daa61d0c954c8b676046cd7aa58a383ebe6 (diff) | |
download | freebsd-ports-gnome-73cd5928428f8a490a5bac4599959e0e29958e54.tar.gz freebsd-ports-gnome-73cd5928428f8a490a5bac4599959e0e29958e54.tar.zst freebsd-ports-gnome-73cd5928428f8a490a5bac4599959e0e29958e54.zip |
Update to 1.1.9.
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 7 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 70932d6b1b35..2fa2e2856373 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libxslt -PORTVERSION= 1.1.8 -PORTREVISION= 1 +PORTVERSION= 1.1.9 CATEGORIES?= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 @@ -18,9 +17,9 @@ COMMENT?= The XSLT C library for GNOME USE_BZIP2= yes USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes -USE_GNOME?= gnomehack lthack gnometarget libxml2 +USE_GNOME?= gnomehack gnometarget libxml2 USE_REINPLACE= yes CONFIGURE_ARGS?= --with-html-dir=${PREFIX}/share/doc \ --without-python diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 129cffda7842..f9550d8e99b0 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxslt-1.1.8.tar.bz2) = 1ccf127b5a62c5fe475aab36004e913e -SIZE (gnome2/libxslt-1.1.8.tar.bz2) = 1750533 +MD5 (gnome2/libxslt-1.1.9.tar.bz2) = f0213126f96e652670f9c9104156d789 +SIZE (gnome2/libxslt-1.1.9.tar.bz2) = 1766827 |