diff options
-rw-r--r-- | textproc/libxml++/Makefile | 8 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/files/patch-configure | 13 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 8 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++26/files/patch-configure | 13 |
6 files changed, 10 insertions, 36 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index ef1366929222..056c1e1149ec 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/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++/distinfo b/textproc/libxml++/distinfo index fbde2f04266d..11a649db6d48 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1 +1 @@ -MD5 (libxml++-1.0.0.tar.gz) = 5111ec0caa0601ccd930c07f9bce17d4 +MD5 (libxml++-1.0.1.tar.gz) = 3be186a8e58e5211bb1efe16d26a4d7f diff --git a/textproc/libxml++/files/patch-configure b/textproc/libxml++/files/patch-configure deleted file mode 100644 index 2f85e4f3c4af..000000000000 --- a/textproc/libxml++/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' 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' |