aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml++26
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-01-23 03:44:10 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-01-23 03:44:10 +0000
commit4bfb9d2b4860dc5f12af2ac4607b17874aa5a774 (patch)
treec464bc1ea42a2bd8207b26603a9abbc344ddfbbc /textproc/libxml++26
parentde20df4f212b76972c8e492c41b1469e28e75e2b (diff)
downloadports-4bfb9d2b4860dc5f12af2ac4607b17874aa5a774.tar.gz
ports-4bfb9d2b4860dc5f12af2ac4607b17874aa5a774.zip
- Update to 1.0.1
- Change master site SOURCEFORGE -> GNOME - Use lthack
Notes
Notes: svn path=/head/; revision=98858
Diffstat (limited to 'textproc/libxml++26')
-rw-r--r--textproc/libxml++26/Makefile8
-rw-r--r--textproc/libxml++26/distinfo2
-rw-r--r--textproc/libxml++26/files/patch-configure13
3 files changed, 5 insertions, 18 deletions
diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile
index ef1366929222..056c1e1149ec 100644
--- a/textproc/libxml++26/Makefile
+++ b/textproc/libxml++26/Makefile
@@ -7,15 +7,15 @@
#
PORTNAME= libxml++
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g}
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
MAINTAINER= bland@FreeBSD.org
COMMENT= XML API for C++
-USE_GNOME= gnomehack gnometarget libxml2 pkgconfig
+USE_GNOME= gnomehack lthack gnometarget libxml2 pkgconfig
USE_LIBTOOL= yes
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo
index fbde2f04266d..11a649db6d48 100644
--- a/textproc/libxml++26/distinfo
+++ b/textproc/libxml++26/distinfo
@@ -1 +1 @@
-MD5 (libxml++-1.0.0.tar.gz) = 5111ec0caa0601ccd930c07f9bce17d4
+MD5 (libxml++-1.0.1.tar.gz) = 3be186a8e58e5211bb1efe16d26a4d7f
diff --git a/textproc/libxml++26/files/patch-configure b/textproc/libxml++26/files/patch-configure
deleted file mode 100644
index 2f85e4f3c4af..000000000000
--- a/textproc/libxml++26/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$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'