diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-05-01 23:38:08 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-05-01 23:38:08 +0000 |
commit | faf5337b315eb5f14acf95461337090843b9af79 (patch) | |
tree | 734cc7a57a80614ba8c0549f87de04b707b6a1b6 /textproc | |
parent | 3247d8d46fea6b22465aa37efd9fd7181534d275 (diff) | |
download | ports-faf5337b315eb5f14acf95461337090843b9af79.tar.gz ports-faf5337b315eb5f14acf95461337090843b9af79.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++/Makefile | 11 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 3 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 11 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-plist | 3 |
6 files changed, 14 insertions, 18 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 87ccba2eb618..17af34e397c5 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.21.0 +PORTVERSION= 0.22.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} @@ -15,17 +15,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} MAINTAINER= ports@FreeBSD.org COMMENT= XML API for C++ -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 - +USE_GNOME= gnomehack libxml2 USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' - @${FIND} ${WRKSRC} -name "*.h" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|<istream>|<iostream>|g' + @${REINPLACE_CMD} -e \ + 's|<istream>|<iostream>|g' ${WRKSRC}/libxml++/document.cc .include <bsd.port.mk> diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo index bf726322132b..aa58b051f4e2 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.21.0.tar.gz) = 7330793c809b3bf86ce57416676777d9 +MD5 (libxml++-0.22.0.tar.gz) = 096c53bb75a146f7c5b2478eb51db2b8 diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist index 2d95c7ebaacb..4c5400ed60d7 100644 --- a/textproc/libxml++/pkg-plist +++ b/textproc/libxml++/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/xml++-config include/libxml++-1.0/libxml++/attribute.h include/libxml++-1.0/libxml++/document.h @@ -16,7 +17,7 @@ include/libxml++-1.0/libxml++/parsers/parser.h include/libxml++-1.0/libxml++/parsers/saxparser.h lib/libxml++-0.1.a lib/libxml++-0.1.so -lib/libxml++-0.1.so.7 +lib/libxml++-0.1.so.8 libdata/pkgconfig/libxml++-1.0.pc share/aclocal/libxml++.m4 @dirrm include/libxml++-1.0/libxml++/exceptions diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 87ccba2eb618..17af34e397c5 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.21.0 +PORTVERSION= 0.22.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} @@ -15,17 +15,14 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} MAINTAINER= ports@FreeBSD.org COMMENT= XML API for C++ -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 - +USE_GNOME= gnomehack libxml2 USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' - @${FIND} ${WRKSRC} -name "*.h" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|<istream>|<iostream>|g' + @${REINPLACE_CMD} -e \ + 's|<istream>|<iostream>|g' ${WRKSRC}/libxml++/document.cc .include <bsd.port.mk> diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo index bf726322132b..aa58b051f4e2 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.21.0.tar.gz) = 7330793c809b3bf86ce57416676777d9 +MD5 (libxml++-0.22.0.tar.gz) = 096c53bb75a146f7c5b2478eb51db2b8 diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist index 2d95c7ebaacb..4c5400ed60d7 100644 --- a/textproc/libxml++26/pkg-plist +++ b/textproc/libxml++26/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/xml++-config include/libxml++-1.0/libxml++/attribute.h include/libxml++-1.0/libxml++/document.h @@ -16,7 +17,7 @@ include/libxml++-1.0/libxml++/parsers/parser.h include/libxml++-1.0/libxml++/parsers/saxparser.h lib/libxml++-0.1.a lib/libxml++-0.1.so -lib/libxml++-0.1.so.7 +lib/libxml++-0.1.so.8 libdata/pkgconfig/libxml++-1.0.pc share/aclocal/libxml++.m4 @dirrm include/libxml++-1.0/libxml++/exceptions |