summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-12-06 08:44:07 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-12-06 08:44:07 +0000
commit22e9f1a5061d1abedcc8c411bb8c42aebda54929 (patch)
treedec519600f1736a8315ed73e8e68f4e3c513ad19 /textproc/libxslt
parentUpdate to 2.4.11. (diff)
Update to 1.0.8.
PR: 32310 Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Notes
Notes: svn path=/head/; revision=51113
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile3
-rw-r--r--textproc/libxslt/distinfo2
-rw-r--r--textproc/libxslt/files/patch-aa23
-rw-r--r--textproc/libxslt/files/patch-breakpoint::Makefile.in14
4 files changed, 30 insertions, 12 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 56bd4c2aa52d..4f7bfe3f6f9b 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -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
diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo
index b2794dc76c55..d4f93115cf12 100644
--- a/textproc/libxslt/distinfo
+++ b/textproc/libxslt/distinfo
@@ -1 +1 @@
-MD5 (libxslt-1.0.7.tar.gz) = 864d62e35845e457cc0e08001a0965b6
+MD5 (libxslt-1.0.8.tar.gz) = d4c31b2bea97904d3fe286545070438c
diff --git a/textproc/libxslt/files/patch-aa b/textproc/libxslt/files/patch-aa
index 954817d00495..fbfd6a15f27c 100644
--- a/textproc/libxslt/files/patch-aa
+++ b/textproc/libxslt/files/patch-aa
@@ -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)
diff --git a/textproc/libxslt/files/patch-breakpoint::Makefile.in b/textproc/libxslt/files/patch-breakpoint::Makefile.in
new file mode 100644
index 000000000000..a1a18f808fd7
--- /dev/null
+++ b/textproc/libxslt/files/patch-breakpoint::Makefile.in
@@ -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