summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-05-15 08:27:31 +0000
committerminskim <minskim@pkgsrc.org>2006-05-15 08:27:31 +0000
commit4852476fca3e93361e5fc330bd74cc8960bd6733 (patch)
treefefb527034414df03c1e2e17a71a9cb3c93fc02a /textproc/libxml2
parent616c2bc6a7eb185b43d84e3d9a4deecceccfa922 (diff)
downloadpkgsrc-4852476fca3e93361e5fc330bd74cc8960bd6733.tar.gz
Always install documentation files. Previously they were installed on
Linux but not on NetBSD because the install command works differently when a wild card matching fails. Bump PKGREVISION.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile3
-rw-r--r--textproc/libxml2/PLIST35
-rw-r--r--textproc/libxml2/distinfo3
-rw-r--r--textproc/libxml2/patches/patch-ae14
4 files changed, 51 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index a801050ddbc..256b6dad31e 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2006/05/03 11:01:17 drochner Exp $
+# $NetBSD: Makefile,v 1.79 2006/05/15 08:27:31 minskim Exp $
DISTNAME= libxml2-2.6.24
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/libxml2/PLIST b/textproc/libxml2/PLIST
index fabe6925768..b67f44b664b 100644
--- a/textproc/libxml2/PLIST
+++ b/textproc/libxml2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2005/09/30 19:58:00 wiz Exp $
+@comment $NetBSD: PLIST,v 1.38 2006/05/15 08:27:32 minskim Exp $
bin/xml2-config
bin/xmlcatalog
bin/xmllint
@@ -63,6 +63,8 @@ share/doc/libxml2/FAQ.html
share/doc/libxml2/Libxml2-Logo-180x168.gif
share/doc/libxml2/Libxml2-Logo-90x34.gif
share/doc/libxml2/encoding.html
+share/doc/libxml2/examples.xml
+share/doc/libxml2/examples.xsl
share/doc/libxml2/general.html
share/doc/libxml2/home.png
share/doc/libxml2/html/book1.html
@@ -120,6 +122,10 @@ share/doc/libxml2/html/libxml-xpointer.html
share/doc/libxml2/html/right.png
share/doc/libxml2/html/up.png
share/doc/libxml2/index.html
+share/doc/libxml2/io1.c
+share/doc/libxml2/io1.res
+share/doc/libxml2/io2.c
+share/doc/libxml2/io2.res
share/doc/libxml2/left.png
share/doc/libxml2/libxml.gif
share/doc/libxml2/libxml2-DOCBparser.html
@@ -170,11 +176,31 @@ share/doc/libxml2/libxml2-xpath.html
share/doc/libxml2/libxml2-xpathInternals.html
share/doc/libxml2/libxml2-xpointer.html
share/doc/libxml2/libxml2.devhelp
+share/doc/libxml2/parse1.c
+share/doc/libxml2/parse2.c
+share/doc/libxml2/parse3.c
+share/doc/libxml2/parse4.c
+share/doc/libxml2/reader1.c
+share/doc/libxml2/reader1.res
+share/doc/libxml2/reader2.c
+share/doc/libxml2/reader3.c
+share/doc/libxml2/reader3.res
+share/doc/libxml2/reader4.c
+share/doc/libxml2/reader4.res
share/doc/libxml2/redhat.gif
share/doc/libxml2/right.png
share/doc/libxml2/smallfootonly.gif
share/doc/libxml2/structure.gif
share/doc/libxml2/style.css
+share/doc/libxml2/test1.xml
+share/doc/libxml2/test2.xml
+share/doc/libxml2/test3.xml
+share/doc/libxml2/testWriter.c
+share/doc/libxml2/tree1.c
+share/doc/libxml2/tree1.res
+share/doc/libxml2/tree2.c
+share/doc/libxml2/tree2.res
+share/doc/libxml2/tst.xml
share/doc/libxml2/tutorial/apa.html
share/doc/libxml2/tutorial/apb.html
share/doc/libxml2/tutorial/apc.html
@@ -227,17 +253,22 @@ share/doc/libxml2/tutorial/ix01.html
share/doc/libxml2/tutorial/xmltutorial.pdf
share/doc/libxml2/up.png
share/doc/libxml2/w3c.png
+share/doc/libxml2/writer.xml
share/doc/libxml2/xml.html
+share/doc/libxml2/xpath1.c
+share/doc/libxml2/xpath1.res
+share/doc/libxml2/xpath2.c
+share/doc/libxml2/xpath2.res
share/examples/libxml2/testHTML.c
share/examples/libxml2/testSAX.c
share/examples/libxml2/testXPath.c
share/examples/libxml2/xmllint.c
@dirrm share/examples/libxml2
-@dirrm share/doc/${PKGNAME}
@dirrm share/doc/libxml2/tutorial/images/callouts
@dirrm share/doc/libxml2/tutorial/images
@dirrm share/doc/libxml2/tutorial
@dirrm share/doc/libxml2/html
+@dirrm share/doc/${PKGNAME}
@dirrm share/doc/libxml2
@dirrm include/libxml2/libxml
@dirrm include/libxml2
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
index c4223c30985..7207fa9756e 100644
--- a/textproc/libxml2/distinfo
+++ b/textproc/libxml2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.56 2006/05/05 10:02:18 drochner Exp $
+$NetBSD: distinfo,v 1.57 2006/05/15 08:27:32 minskim Exp $
SHA1 (libxml2-2.6.24.tar.bz2) = 637f4b4894c7195e6857449e46740473e2a944e7
RMD160 (libxml2-2.6.24.tar.bz2) = 9fdde9634a5e49a79a67c0bf24ae860fb894fc5e
@@ -7,5 +7,6 @@ SHA1 (patch-aa) = 67cfa73ad1f105b69d6a424e636f6bb816d15878
SHA1 (patch-ab) = a8dc745539528db69bf1ccb8977a69c24fa818e3
SHA1 (patch-ac) = 264c75cf9fff5319105b971c122cdf5fc103c04e
SHA1 (patch-ad) = cd45da492b02cce9983c46762839f68b8b1e0177
+SHA1 (patch-ae) = fb6a05d5ecad8cba49d079ec6c54a061654b6351
SHA1 (patch-ag) = 6ddd32565325e87cc6d7ff77e6eac2be029b7c2f
SHA1 (patch-ah) = 4d97b98393a35cfa5518a5244836a7062bbc0752
diff --git a/textproc/libxml2/patches/patch-ae b/textproc/libxml2/patches/patch-ae
new file mode 100644
index 00000000000..646e94f276e
--- /dev/null
+++ b/textproc/libxml2/patches/patch-ae
@@ -0,0 +1,14 @@
+$NetBSD: patch-ae,v 1.8 2006/05/15 08:27:32 minskim Exp $
+
+--- doc/examples/Makefile.in.orig 2006-04-28 16:32:49.000000000 +0000
++++ doc/examples/Makefile.in
+@@ -700,7 +700,8 @@ index.html: examples.xml examples.xsl
+
+ install-data-local:
+ $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
+- -@INSTALL@ -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml $(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)
++ -@INSTALL@ -m 0644 $(srcdir)/*.c $(srcdir)/*.xml $(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)
++ -@INSTALL@ -m 0644 $(srcdir)/*.html $(DESTDIR)$(HTML_DIR)
+
+ valgrind:
+ $(MAKE) CHECKER='valgrind' tests