Update to 1.0.21.

This commit is contained in:
Joe Marcus Clarke 2002-10-08 05:20:05 +00:00
parent 17b63cde99
commit 1f3ce2f54a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67592
4 changed files with 15 additions and 21 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libxslt
PORTVERSION= 1.0.20
PORTVERSION= 1.0.21
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0
@ -20,6 +20,8 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GNOMENG= yes
USE_GNOME= gnomehack
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"

View File

@ -1 +1 @@
MD5 (gnome2/libxslt-1.0.20.tar.bz2) = 625fe50ff1c41f88f48b0f219f2022a1
MD5 (gnome2/libxslt-1.0.21.tar.bz2) = 26ce0d132cea8d3beceb6ff7bab3b107

View File

@ -1,35 +1,25 @@
$FreeBSD$
--- Makefile.in.orig Mon Feb 11 20:57:11 2002
+++ Makefile.in Tue Feb 26 20:53:28 2002
@@ -122,17 +122,15 @@
--- Makefile.in.orig Thu Sep 26 14:59:25 2002
+++ Makefile.in Tue Oct 8 01:09:21 2002
@@ -123,19 +123,17 @@
@WITH_DEBUGGER_TRUE@ libexslt \
@WITH_DEBUGGER_TRUE@ xsltproc \
@WITH_DEBUGGER_TRUE@ doc \
-@WITH_DEBUGGER_TRUE@ python \
-@WITH_DEBUGGER_TRUE@ @PYTHON_SUBDIR@ \
-@WITH_DEBUGGER_TRUE@ tests
+@WITH_DEBUGGER_TRUE@ @WITH_PYTHON_TRUE@ python
+@WITH_DEBUGGER_TRUE@ @WITH_PYTHON_TRUE@ @PYTHON_SUBDIR@ \
@WITH_DEBUGGER_FALSE@SUBDIRS = @WITH_DEBUGGER_FALSE@\
@WITH_DEBUGGER_FALSE@ libxslt \
@WITH_DEBUGGER_FALSE@ libexslt \
@WITH_DEBUGGER_FALSE@ xsltproc \
@WITH_DEBUGGER_FALSE@ doc \
-@WITH_DEBUGGER_FALSE@ python \
-@WITH_DEBUGGER_FALSE@ @PYTHON_SUBDIR@ \
-@WITH_DEBUGGER_FALSE@ tests
+@WITH_DEBUGGER_FALSE@ @WITH_PYTHON_TRUE@ python
+@WITH_DEBUGGER_FALSE@ @WITH_PYTHON_TRUE@ @PYTHON_SUBDIR@
DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests breakpoint
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)
confexec_DATA = xsltConf.sh
bin_SCRIPTS = xslt-config
@@ -143,7 +141,7 @@
win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(prefix)/libdata/pkgconfig
pkgconfig_DATA = libxslt.pc
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

View File

@ -52,6 +52,8 @@ share/doc/libxslt/html/APIfiles.html
share/doc/libxslt/html/APIfunctions.html
share/doc/libxslt/html/APIsymbols.html
share/doc/libxslt/html/FAQ.html
share/doc/libxslt/html/Libxslt-Logo-180x168.gif
share/doc/libxslt/html/Libxslt-Logo-90x34.gif
share/doc/libxslt/html/book1.html
share/doc/libxslt/html/bugs.html
share/doc/libxslt/html/contexts.gif