[Midnightbsd-cvs] mports: textproc/libxslt: update to 1.1.24

crash at midnightbsd.org crash at midnightbsd.org
Sat May 31 18:21:27 EDT 2008


Log Message:
-----------
update to 1.1.24

Modified Files:
--------------
    mports/textproc/libxslt:
        Makefile (r1.4 -> r1.5)
        distinfo (r1.2 -> r1.3)
    mports/textproc/libxslt/files:
        patch-configure (r1.2 -> r1.3)
        patch-python::Makefile.in (r1.2 -> r1.3)
        patch-python::tests::Makefile.in (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/textproc/libxslt/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L textproc/libxslt/Makefile -L textproc/libxslt/Makefile -u -r1.4 -r1.5
--- textproc/libxslt/Makefile
+++ textproc/libxslt/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	libxslt
-PORTVERSION=	1.1.22
+PORTVERSION=	1.1.24
 CATEGORIES?=	textproc gnome
 MASTER_SITES=	ftp://xmlsoft.org/libxslt/ \
 		ftp://fr.rpmfind.net/pub/libxml/
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/textproc/libxslt/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L textproc/libxslt/distinfo -L textproc/libxslt/distinfo -u -r1.2 -r1.3
--- textproc/libxslt/distinfo
+++ textproc/libxslt/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libxslt-1.1.22.tar.gz) = d6a9a020a76a3db17848d769d6c9c8a9
-SHA256 (gnome2/libxslt-1.1.22.tar.gz) = 4e1f39ee16596fd2a83d28d6c3b065f742254f3336f93ce8ed1cae48ecbe49da
-SIZE (gnome2/libxslt-1.1.22.tar.gz) = 2783003
+MD5 (gnome2/libxslt-1.1.24.tar.gz) = e83ec5d27fc4c10c6f612879bea9a153
+SHA256 (gnome2/libxslt-1.1.24.tar.gz) = c0c10944841e9a79f29d409c6f8da0d1b1af0403eb3819c82c788dfa6a180b3e
+SIZE (gnome2/libxslt-1.1.24.tar.gz) = 3363961
Index: patch-configure
===================================================================
RCS file: /home/cvs/mports/textproc/libxslt/files/patch-configure,v
retrieving revision 1.2
retrieving revision 1.3
diff -L textproc/libxslt/files/patch-configure -L textproc/libxslt/files/patch-configure -u -r1.2 -r1.3
--- textproc/libxslt/files/patch-configure
+++ textproc/libxslt/files/patch-configure
@@ -1,6 +1,11 @@
---- configure.orig	Mon Jan 15 19:34:30 2007
-+++ configure	Mon Jan 15 19:37:48 2007
-@@ -21663,7 +21663,7 @@
+--- configure.orig	2008-05-24 00:09:57.000000000 -0500
++++ configure	2008-05-24 00:10:20.000000000 -0500
+@@ -22284,11 +22284,12 @@
+     fi
+     if test "$PYTHON_VERSION" != ""
+     then
++	with_python=`$PYTHON -c "import sys; print sys.exec_prefix"`
+ 	if test -r $with_python/include/python$PYTHON_VERSION/Python.h -a \
  	   -d $with_python/lib/python$PYTHON_VERSION/site-packages
  	then
  	    PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION
Index: patch-python::tests::Makefile.in
===================================================================
RCS file: /home/cvs/mports/textproc/libxslt/files/patch-python::tests::Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -L textproc/libxslt/files/patch-python::tests::Makefile.in -L textproc/libxslt/files/patch-python::tests::Makefile.in -u -r1.1 -r1.2
--- textproc/libxslt/files/patch-python::tests::Makefile.in
+++ textproc/libxslt/files/patch-python::tests::Makefile.in
@@ -1,9 +1,9 @@
---- python/tests/Makefile.in.orig	Tue Mar 30 12:24:43 2004
-+++ python/tests/Makefile.in	Tue Mar 30 12:25:47 2004
-@@ -190,7 +190,7 @@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
+--- python/tests/Makefile.in.orig	2008-05-23 23:11:10.000000000 -0500
++++ python/tests/Makefile.in	2008-05-23 23:11:33.000000000 -0500
+@@ -204,7 +204,7 @@
  target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
 -EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples
 +EXAMPLE_DIR = $(datadir)/examples/py-libxslt
  TESTSPY = \
Index: patch-python::Makefile.in
===================================================================
RCS file: /home/cvs/mports/textproc/libxslt/files/patch-python::Makefile.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -L textproc/libxslt/files/patch-python::Makefile.in -L textproc/libxslt/files/patch-python::Makefile.in -u -r1.2 -r1.3
--- textproc/libxslt/files/patch-python::Makefile.in
+++ textproc/libxslt/files/patch-python::Makefile.in
@@ -1,17 +1,6 @@
---- python/Makefile.in.orig	Mon Jan 15 19:38:01 2007
-+++ python/Makefile.in	Mon Jan 15 19:38:51 2007
-@@ -54,9 +54,7 @@
- am__installdirs = "$(DESTDIR)$(pythondir)"
- pythonLTLIBRARIES_INSTALL = $(INSTALL)
- LTLIBRARIES = $(python_LTLIBRARIES)
-- at WITH_PYTHON_TRUE@am__DEPENDENCIES_1 =  \
-- at WITH_PYTHON_TRUE@	$(top_builddir)/libxslt/libxslt.la \
-- at WITH_PYTHON_TRUE@	$(top_builddir)/libexslt/libexslt.la
-+ at WITH_PYTHON_TRUE@am__DEPENDENCIES_1 = 
- @WITH_PYTHON_TRUE at libxsltmod_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
- am__libxsltmod_la_SOURCES_DIST = libxslt.c types.c libxslt-py.c
- @WITH_PYTHON_TRUE at am_libxsltmod_la_OBJECTS = libxslt.lo types.lo \
-@@ -255,7 +253,7 @@
+--- python/Makefile.in.orig	2008-05-23 23:03:51.000000000 -0500
++++ python/Makefile.in	2008-05-23 23:09:55.000000000 -0500
+@@ -258,7 +258,7 @@
  	-I$(top_srcdir) \
  	-I../libexslt
  
@@ -20,7 +9,7 @@
  # libxsltclass.txt is generated
  DOCS = TODO
  EXTRA_DIST = \
-@@ -270,8 +268,8 @@
+@@ -273,8 +273,8 @@
  
  libxsltmod_la_LDFLAGS = -module -avoid-version
  @WITH_PYTHON_TRUE at mylibs = \


More information about the Midnightbsd-cvs mailing list