1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Update to 1.0.8.

PR:		32310
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
This commit is contained in:
Maxim Sobolev 2001-12-06 08:44:07 +00:00
parent 8702be1ef3
commit 22e9f1a506
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51113
4 changed files with 30 additions and 12 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= libxslt
PORTVERSION= 1.0.7
PORTREVISION= 1
PORTVERSION= 1.0.8
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libxslt

View File

@ -1 +1 @@
MD5 (libxslt-1.0.7.tar.gz) = 864d62e35845e457cc0e08001a0965b6
MD5 (libxslt-1.0.8.tar.gz) = d4c31b2bea97904d3fe286545070438c

View File

@ -1,15 +1,20 @@
$FreeBSD$
--- Makefile.in.orig Sat Nov 10 15:52:02 2001
+++ Makefile.in Tue Nov 13 12:31:22 2001
@@ -108,11 +108,10 @@
breakpoint \
libexslt \
xsltproc \
- tests \
doc
--- Makefile.in.orig Mon Nov 26 14:20:21 2001
+++ Makefile.in Thu Dec 6 10:27:59 2001
@@ -108,16 +108,14 @@
@WITH_DEBUGGER_TRUE@ libxslt \
@WITH_DEBUGGER_TRUE@ libexslt \
@WITH_DEBUGGER_TRUE@ xsltproc \
-@WITH_DEBUGGER_TRUE@ tests \
@WITH_DEBUGGER_TRUE@ doc
@WITH_DEBUGGER_FALSE@SUBDIRS = @WITH_DEBUGGER_FALSE@\
@WITH_DEBUGGER_FALSE@ libxslt \
@WITH_DEBUGGER_FALSE@ libexslt \
@WITH_DEBUGGER_FALSE@ xsltproc \
-@WITH_DEBUGGER_FALSE@ tests \
@WITH_DEBUGGER_FALSE@ doc
-confexecdir = $(libdir)
+confexecdir = $(sysconfdir)

View File

@ -0,0 +1,14 @@
$FreeBSD$
--- breakpoint/Makefile.in 2001/12/06 08:31:12 1.1
+++ breakpoint/Makefile.in 2001/12/06 08:31:48
@@ -121,7 +121,7 @@
dbgmain.c
-libxsltbreakpoint_la_LIBADD = -lxml2 $(M_LIBS)
+libxsltbreakpoint_la_LIBADD = $(LIBXML_LIBS) $(M_LIBS)
libxsltbreakpoint_la_LDFLAGS = -version-info @LIBXSLT_VERSION_INFO@
man_MANS = #breakpoint.4