diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-15 18:46:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-15 18:46:37 +0000 |
commit | 0c2b288d34b3671d0f69b4231148de39966dc91b (patch) | |
tree | 43547358617c362f0f2953442c34647222bbe89f /textproc/libxslt | |
parent | - Update to 2.6.27 (diff) |
- Update to 1.1.19
Notes
Notes:
svn path=/head/; revision=182444
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 8 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 6 | ||||
-rw-r--r-- | textproc/libxslt/files/patch-configure | 10 | ||||
-rw-r--r-- | textproc/libxslt/files/patch-python::Makefile.in | 19 | ||||
-rw-r--r-- | textproc/libxslt/pkg-descr | 10 |
5 files changed, 26 insertions, 27 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index 8ec304a27f8e..510b43dcfc9a 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -6,18 +6,16 @@ # PORTNAME= libxslt -PORTVERSION= 1.1.17 +PORTVERSION= 1.1.19 PORTREVISION?= 0 CATEGORIES?= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 +MASTER_SITES= ftp://xmlsoft.org/libxslt/ \ + ftp://fr.rpmfind.net/pub/libxml/ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org COMMENT?= The XSLT C library for GNOME -USE_BZIP2= yes - .if !defined(REFERENCE_PORT) USE_GMAKE= yes diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo index 470e25cf509d..13ce7d62061e 100644 --- a/textproc/libxslt/distinfo +++ b/textproc/libxslt/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (gnome2/libxslt-1.1.19.tar.gz) = 622e5843167593c8ea39bf86c66b8fcf +SHA256 (gnome2/libxslt-1.1.19.tar.gz) = 9d57e9da2e8b90f24b8bd44f72607ca7f4f6f79ecb6599067de4098b528c8643 +SIZE (gnome2/libxslt-1.1.19.tar.gz) = 2799906 diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure index df7a473f4856..1124e750d316 100644 --- a/textproc/libxslt/files/patch-configure +++ b/textproc/libxslt/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig Tue May 2 18:32:39 2006 -+++ configure Tue May 2 18:34:50 2006 -@@ -21701,7 +21701,7 @@ except: print 0"` +--- configure.orig Mon Jan 15 19:34:30 2007 ++++ configure Mon Jan 15 19:37:48 2007 +@@ -21663,7 +21663,7 @@ -d $with_python/lib/python$PYTHON_VERSION/site-packages then PYTHON_INCLUDES=$with_python/include/python$PYTHON_VERSION -- PYTHON_SITE_PACKAGES='$(libdir)/lib/python$(PYTHON_VERSION)/site-packages' +- PYTHON_SITE_PACKAGES='$(libdir)/python$(PYTHON_VERSION)/site-packages' + PYTHON_SITE_PACKAGES=$with_python/lib/python$PYTHON_VERSION/site-packages else if test -r $prefix/include/python$PYTHON_VERSION/Python.h then -@@ -22057,7 +22057,7 @@ fi +@@ -22019,7 +22019,7 @@ diff --git a/textproc/libxslt/files/patch-python::Makefile.in b/textproc/libxslt/files/patch-python::Makefile.in index 02358baf99c6..81a1d5c7a648 100644 --- a/textproc/libxslt/files/patch-python::Makefile.in +++ b/textproc/libxslt/files/patch-python::Makefile.in @@ -1,7 +1,7 @@ ---- python/Makefile.in.orig Fri Jul 2 13:29:57 2004 -+++ python/Makefile.in Fri Jul 2 13:34:44 2004 -@@ -49,9 +49,7 @@ - am__installdirs = $(DESTDIR)$(pythondir) +--- 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) -@WITH_PYTHON_TRUE@am__DEPENDENCIES_1 = \ @@ -11,7 +11,7 @@ @WITH_PYTHON_TRUE@libxsltmod_la_DEPENDENCIES = $(am__DEPENDENCIES_1) am__libxsltmod_la_SOURCES_DIST = libxslt.c types.c libxslt-py.c @WITH_PYTHON_TRUE@am_libxsltmod_la_OBJECTS = libxslt.lo types.lo \ -@@ -237,7 +235,7 @@ +@@ -255,7 +253,7 @@ -I$(top_srcdir) \ -I../libexslt @@ -20,14 +20,9 @@ # libxsltclass.txt is generated DOCS = TODO EXTRA_DIST = \ -@@ -250,12 +248,11 @@ - libxslt-python-api.xml \ - $(DOCS) - --libxsltmod_la_LDFLAGS = -module -avoid-version -L$(top_builddir)/libxslt/.libs \ -- -L$(top_builddir)/libexslt/.libs -+libxsltmod_la_LDFLAGS = -module -avoid-version +@@ -270,8 +268,8 @@ + libxsltmod_la_LDFLAGS = -module -avoid-version @WITH_PYTHON_TRUE@mylibs = \ -@WITH_PYTHON_TRUE@ $(top_builddir)/libxslt/libxslt.la \ -@WITH_PYTHON_TRUE@ $(top_builddir)/libexslt/libexslt.la diff --git a/textproc/libxslt/pkg-descr b/textproc/libxslt/pkg-descr index 707c01ff032d..e79de6b0533e 100644 --- a/textproc/libxslt/pkg-descr +++ b/textproc/libxslt/pkg-descr @@ -1,4 +1,10 @@ -An XSL Transformations (XSLT) library being developed for the GNOME project. +Libxslt is the XSLT C library developed for the GNOME project. XSLT itself is +a an XML language to define transformation for XML. Libxslt is based on +libxml2, the XML C library developed for the GNOME project. It also implements +most of the EXSLT set of processor-portable extensions functions and some of +Saxon's evaluate and expressions extensions. + +People can either embed the library in their application or use xsltproc the +command line processing tool. WWW: http://xmlsoft.org/XSLT/ -WWW: http://www.w3.org/TR/xslt |