diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 18:32:20 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 18:32:20 +0000 |
commit | 695572ea924786acd19b219dbeed5d6717376ce1 (patch) | |
tree | 78a5166d9b453c29a0b9a0ac6d84aca6338e776a /textproc | |
parent | 57e7b9fc213a41722e3f7812d88bd40401cdbb99 (diff) | |
download | ports-695572ea924786acd19b219dbeed5d6717376ce1.tar.gz ports-695572ea924786acd19b219dbeed5d6717376ce1.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 10 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-plist | 10 |
6 files changed, 18 insertions, 14 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index e43542d87ae3..b48d88fb2843 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} @@ -24,5 +24,7 @@ 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' .include <bsd.port.mk> diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo index 6e34dee04b91..d0fbbe9e1caa 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.16.0.tar.gz) = f3dac724db53e4bca965e69cd1162531 +MD5 (libxml++-0.17.0.tar.gz) = 174fcdf1c92885f54212e89bf37b704c diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist index 12143cb52e7f..e00468358a7d 100644 --- a/textproc/libxml++/pkg-plist +++ b/textproc/libxml++/pkg-plist @@ -9,12 +9,12 @@ include/libxml++-1.0/libxml++/node.h include/libxml++-1.0/libxml++/parsers/domparser.h include/libxml++-1.0/libxml++/parsers/parser.h include/libxml++-1.0/libxml++/parsers/saxparser.h -@dirrm include/libxml++-1.0/libxml++/exceptions -@dirrm include/libxml++-1.0/libxml++/parsers -@dirrm include/libxml++-1.0/libxml++ -@dirrm include/libxml++-1.0 lib/libxml++-0.1.a lib/libxml++-0.1.so -lib/libxml++-0.1.so.2 +lib/libxml++-0.1.so.3 libdata/pkgconfig/libxml++-1.0.pc share/aclocal/libxml++.m4 +@dirrm include/libxml++-1.0/libxml++/parsers +@dirrm include/libxml++-1.0/libxml++/exceptions +@dirrm include/libxml++-1.0/libxml++ +@dirrm include/libxml++-1.0 diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index e43542d87ae3..b48d88fb2843 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 0.16.0 +PORTVERSION= 0.17.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} @@ -24,5 +24,7 @@ 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' .include <bsd.port.mk> diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo index 6e34dee04b91..d0fbbe9e1caa 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.16.0.tar.gz) = f3dac724db53e4bca965e69cd1162531 +MD5 (libxml++-0.17.0.tar.gz) = 174fcdf1c92885f54212e89bf37b704c diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist index 12143cb52e7f..e00468358a7d 100644 --- a/textproc/libxml++26/pkg-plist +++ b/textproc/libxml++26/pkg-plist @@ -9,12 +9,12 @@ include/libxml++-1.0/libxml++/node.h include/libxml++-1.0/libxml++/parsers/domparser.h include/libxml++-1.0/libxml++/parsers/parser.h include/libxml++-1.0/libxml++/parsers/saxparser.h -@dirrm include/libxml++-1.0/libxml++/exceptions -@dirrm include/libxml++-1.0/libxml++/parsers -@dirrm include/libxml++-1.0/libxml++ -@dirrm include/libxml++-1.0 lib/libxml++-0.1.a lib/libxml++-0.1.so -lib/libxml++-0.1.so.2 +lib/libxml++-0.1.so.3 libdata/pkgconfig/libxml++-1.0.pc share/aclocal/libxml++.m4 +@dirrm include/libxml++-1.0/libxml++/parsers +@dirrm include/libxml++-1.0/libxml++/exceptions +@dirrm include/libxml++-1.0/libxml++ +@dirrm include/libxml++-1.0 |