Update to 1.0.10.

PR:		33990
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
This commit is contained in:
Maxim Sobolev 2002-01-29 09:52:43 +00:00
parent c8eb0d4878
commit bd5f9d9917
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53950
4 changed files with 15 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= libxslt
PORTVERSION= 1.0.9
PORTVERSION= 1.0.10
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libxslt

View File

@ -1 +1 @@
MD5 (libxslt-1.0.9.tar.gz) = 72a80a772aaae3c61633025f90d5053f
MD5 (libxslt-1.0.10.tar.gz) = e12da6708bb1fdd16faf47390cf39fe9

View File

@ -1,9 +1,9 @@
$FreeBSD$
--- Makefile.in.orig Mon Nov 26 14:20:21 2001
+++ Makefile.in Thu Dec 6 10:27:59 2001
@@ -108,16 +108,14 @@
--- Makefile.in.orig Mon Jan 14 20:19:35 2002
+++ Makefile.in Tue Jan 29 11:49:57 2002
@@ -115,16 +115,14 @@
@WITH_DEBUGGER_TRUE@ libxslt \
@WITH_DEBUGGER_TRUE@ libexslt \
@WITH_DEBUGGER_TRUE@ xsltproc \
@ -21,3 +21,12 @@ $FreeBSD$
confexec_DATA = xsltConf.sh
bin_SCRIPTS = xslt-config
@@ -135,7 +133,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

@ -30,6 +30,7 @@ lib/libxslt.so.1
lib/libxsltbreakpoint.a
lib/libxsltbreakpoint.so
lib/libxsltbreakpoint.so.1
libdata/pkgconfig/libxslt.pc
share/doc/libxslt/html/book1.html
share/doc/libxslt/html/libxslt-attributes.html
share/doc/libxslt/html/libxslt-functions.html