aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-10-24 18:51:38 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-10-24 18:51:38 +0000
commit85daaf0b6f9fb3d205b6c1d1119c08cb52c31fb8 (patch)
treecc8c9f454140fc7c6228f1ef9e07306be5959674 /textproc
parent8de2555b6ec3eaafa98c464031ca3a4e113adb0c (diff)
downloadports-85daaf0b6f9fb3d205b6c1d1119c08cb52c31fb8.tar.gz
ports-85daaf0b6f9fb3d205b6c1d1119c08cb52c31fb8.zip
* Update to 0.14pre1. This also fixes compilation with GCC3.
PR: 44437 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> * Remove useless gmake dependency. * Don't install .la wrapper file.
Notes
Notes: svn path=/head/; revision=68749
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml++/Makefile10
-rw-r--r--textproc/libxml++/distinfo2
-rw-r--r--textproc/libxml++/files/patch-configure13
-rw-r--r--textproc/libxml++26/Makefile10
-rw-r--r--textproc/libxml++26/distinfo2
-rw-r--r--textproc/libxml++26/files/patch-configure13
6 files changed, 32 insertions, 18 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile
index 0c9777e7a444..94c3f06325bf 100644
--- a/textproc/libxml++/Makefile
+++ b/textproc/libxml++/Makefile
@@ -7,23 +7,17 @@
#
PORTNAME= libxml++
-PORTVERSION= 0.13
+PORTVERSION= 0.14.p1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
-
-USE_REINPLACE= yes
-USE_GMAKE= yes
INSTALLS_SHLIB= yes
-post-patch:
- @${REINPLACE_CMD} -e "s|xml-config|xml2-config|g" ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo
index 670f8715ca57..9f83b09ad656 100644
--- a/textproc/libxml++/distinfo
+++ b/textproc/libxml++/distinfo
@@ -1 +1 @@
-MD5 (libxml++-0.13.tar.gz) = 866990f7e9fac8ded1e4a0f55422e9bb
+MD5 (libxml++-0.14pre1.tar.gz) = 452ec86762b2849f955d7eca5e0559b9
diff --git a/textproc/libxml++/files/patch-configure b/textproc/libxml++/files/patch-configure
new file mode 100644
index 000000000000..2f85e4f3c4af
--- /dev/null
+++ b/textproc/libxml++/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- configure.orig Thu Oct 24 20:43:03 2002
++++ configure Thu Oct 24 20:43:15 2002
+@@ -7777,6 +7777,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index 0c9777e7a444..94c3f06325bf 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -7,23 +7,17 @@
#
PORTNAME= libxml++
-PORTVERSION= 0.13
+PORTVERSION= 0.14.p1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"
-
-USE_REINPLACE= yes
-USE_GMAKE= yes
INSTALLS_SHLIB= yes
-post-patch:
- @${REINPLACE_CMD} -e "s|xml-config|xml2-config|g" ${WRKSRC}/configure
-
.include <bsd.port.mk>
diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo
index 670f8715ca57..9f83b09ad656 100644
--- a/textproc/libxml++26/distinfo
+++ b/textproc/libxml++26/distinfo
@@ -1 +1 @@
-MD5 (libxml++-0.13.tar.gz) = 866990f7e9fac8ded1e4a0f55422e9bb
+MD5 (libxml++-0.14pre1.tar.gz) = 452ec86762b2849f955d7eca5e0559b9
diff --git a/textproc/libxml++26/files/patch-configure b/textproc/libxml++26/files/patch-configure
new file mode 100644
index 000000000000..2f85e4f3c4af
--- /dev/null
+++ b/textproc/libxml++26/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- configure.orig Thu Oct 24 20:43:03 2002
++++ configure Thu Oct 24 20:43:15 2002
+@@ -7777,6 +7777,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'