diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxslt/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 6 | ||||
-rw-r--r-- | textproc/libxslt/files/patch-configure | 9 |
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 |