aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2006-06-08 03:27:27 +0800
committermarcus <marcus@FreeBSD.org>2006-06-08 03:27:27 +0800
commitc7b0761f64f8aded10324788a6d56f66ee74fc97 (patch)
tree42baf35bbdb73b7804d00ef4038ba1d118d3133d
parentb8d25ad7ebddb76ea9d888e7d00f0898e8e5c54a (diff)
downloadfreebsd-ports-graphics-c7b0761f64f8aded10324788a6d56f66ee74fc97.tar.gz
freebsd-ports-graphics-c7b0761f64f8aded10324788a6d56f66ee74fc97.tar.zst
freebsd-ports-graphics-c7b0761f64f8aded10324788a6d56f66ee74fc97.zip
Update to 1.1.17.
-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 ad275bd8481..047e8e06162 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 eaea0fd4edd..470e25cf509 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 2623f0649c9..df7a473f485 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