summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg>2010-10-12 16:41:43 +0000
committerjoerg <joerg>2010-10-12 16:41:43 +0000
commit81e21cc58aa6f724b13da4e5ec371f5c38bf8ffa (patch)
treed7442e7295b2350e3547c219a8d68162e790bfc9 /textproc
parentb062c13e389107d0ee63d09e69c82dafff7dbc68 (diff)
downloadpkgsrc-81e21cc58aa6f724b13da4e5ec371f5c38bf8ffa.tar.gz
Stop removing .la files to be helpful. Bump revision.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmltooling/Makefile3
-rw-r--r--textproc/xmltooling/PLIST12
-rw-r--r--textproc/xmltooling/distinfo4
-rw-r--r--textproc/xmltooling/patches/patch-aa13
-rw-r--r--textproc/xmltooling/patches/patch-ab12
5 files changed, 33 insertions, 11 deletions
diff --git a/textproc/xmltooling/Makefile b/textproc/xmltooling/Makefile
index 89fff233a80..4c79d05b32d 100644
--- a/textproc/xmltooling/Makefile
+++ b/textproc/xmltooling/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/03/15 18:45:36 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2010/10/12 16:41:43 joerg Exp $
#
DISTNAME= xmltooling-${PKGVERSION}
PKGVERSION= 1.3.3
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://shibboleth.internet2.edu/downloads/opensaml/cpp/2.3/
diff --git a/textproc/xmltooling/PLIST b/textproc/xmltooling/PLIST
index 94eded58854..e8abb2dc82f 100644
--- a/textproc/xmltooling/PLIST
+++ b/textproc/xmltooling/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/15 18:45:36 pettai Exp $
+@comment $NetBSD: PLIST,v 1.2 2010/10/12 16:41:43 joerg Exp $
include/xmltooling/AbstractAttributeExtensibleXMLObject.h
include/xmltooling/AbstractComplexElement.h
include/xmltooling/AbstractDOMCachingXMLObject.h
@@ -78,14 +78,8 @@ include/xmltooling/util/XMLObjectChildrenList.h
include/xmltooling/validation/Validator.h
include/xmltooling/validation/ValidatorSuite.h
include/xmltooling/version.h
-lib/libxmltooling-lite.a
-lib/libxmltooling-lite.so
-lib/libxmltooling-lite.so.4
-lib/libxmltooling-lite.so.4.0.3
-lib/libxmltooling.a
-lib/libxmltooling.so
-lib/libxmltooling.so.4
-lib/libxmltooling.so.4.0.3
+lib/libxmltooling-lite.la
+lib/libxmltooling.la
share/doc/${PKGNAME}/CURL.LICENSE
share/doc/${PKGNAME}/LICENSE.txt
share/doc/${PKGNAME}/LOG4CPP.LICENSE
diff --git a/textproc/xmltooling/distinfo b/textproc/xmltooling/distinfo
index f056b5ab94e..5b3776eac72 100644
--- a/textproc/xmltooling/distinfo
+++ b/textproc/xmltooling/distinfo
@@ -1,5 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/03/15 18:45:36 pettai Exp $
+$NetBSD: distinfo,v 1.2 2010/10/12 16:41:43 joerg Exp $
SHA1 (xmltooling-1.3.3.tar.gz) = 394aecf4d6a79c10efb904b2fcac7f628cc65069
RMD160 (xmltooling-1.3.3.tar.gz) = f23b4d5a1e3dc0ef1781c2f2c6cba29a09d35c90
Size (xmltooling-1.3.3.tar.gz) = 1475368 bytes
+SHA1 (patch-aa) = e1b5911fdf960201baeb5900d223e8cccbef7c5f
+SHA1 (patch-ab) = fc3d0a8816393d73105a1c53064996070cca21ea
diff --git a/textproc/xmltooling/patches/patch-aa b/textproc/xmltooling/patches/patch-aa
new file mode 100644
index 00000000000..a08176d37a6
--- /dev/null
+++ b/textproc/xmltooling/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2010/10/12 16:41:43 joerg Exp $
+
+--- xmltooling/Makefile.am.orig 2009-12-03 17:38:44.000000000 +0000
++++ xmltooling/Makefile.am
+@@ -208,8 +208,6 @@ libxmltooling_la_SOURCES = \
+ endif
+
+ install-exec-hook:
+- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
+-
+ EXTRA_DIST = \
+ xmltooling.vcproj \
+ xmltooling-lite.vcproj \
diff --git a/textproc/xmltooling/patches/patch-ab b/textproc/xmltooling/patches/patch-ab
new file mode 100644
index 00000000000..31369d2d1bc
--- /dev/null
+++ b/textproc/xmltooling/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.1 2010/10/12 16:41:43 joerg Exp $
+
+--- xmltooling/Makefile.in.orig 2010-10-12 16:18:07.000000000 +0000
++++ xmltooling/Makefile.in
+@@ -1718,7 +1718,6 @@ uninstall-am: uninstall-encincludeHEADER
+
+
+ install-exec-hook:
+- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT: