aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-06-07 19:27:27 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-06-07 19:27:27 +0000
commita138339f0c29f2883e0b56cf4f24404e6218eb49 (patch)
treeebc31bd7ad40d9a00cd475e432d4bffaec18824b /textproc/libxslt
parent57c6a0be75b9a9a62a5e344044df06c911c190c8 (diff)
downloadports-a138339f0c29f2883e0b56cf4f24404e6218eb49.tar.gz
ports-a138339f0c29f2883e0b56cf4f24404e6218eb49.zip
Notes
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile4
-rw-r--r--textproc/libxslt/distinfo6
-rw-r--r--textproc/libxslt/files/patch-configure9
3 files changed, 5 insertions, 14 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index ad275bd84814..047e8e061626 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= libxslt
-PORTVERSION= 1.1.16
-PORTREVISION?= 2
+PORTVERSION= 1.1.17
+PORTREVISION?= 0
CATEGORIES?= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1
diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo
index eaea0fd4eddd..470e25cf509d 100644
--- a/textproc/libxslt/distinfo
+++ b/textproc/libxslt/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libxslt-1.1.16.tar.bz2) = 35e1c422b4b222c860dd56445fa51a8b
-SHA256 (gnome2/libxslt-1.1.16.tar.bz2) = 9e9840b2bbe4bdc7c0afeba3ee981fdeb4964d2c4109ced127ccc9ef975a9c37
-SIZE (gnome2/libxslt-1.1.16.tar.bz2) = 1861172
+MD5 (gnome2/libxslt-1.1.17.tar.bz2) = af99d7b06eba109ab374ccd7015561c4
+SHA256 (gnome2/libxslt-1.1.17.tar.bz2) = f2ddf1cf7b384f213118bff6403f4465f07e055a52a7bbdadfbe1f67c676de60
+SIZE (gnome2/libxslt-1.1.17.tar.bz2) = 1910630
diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure
index 2623f0649c98..df7a473f4856 100644
--- a/textproc/libxslt/files/patch-configure
+++ b/textproc/libxslt/files/patch-configure
@@ -9,15 +9,6 @@
else
if test -r $prefix/include/python$PYTHON_VERSION/Python.h
then
-@@ -21724,7 +21724,7 @@ except: print 0"`
- fi
- if test "$with_python" != ""
- then
-- pythondir=$(PYTHON_SITE_PACKAGES)
-+ pythondir='$(PYTHON_SITE_PACKAGES)'
- else
- pythondir='$(libdir)/python$(PYTHON_VERSION)/site-packages'
- fi
@@ -22057,7 +22057,7 @@ fi