diff options
-rw-r--r-- | textproc/xmlwrapp/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlwrapp/distinfo | 2 | ||||
-rw-r--r-- | textproc/xmlwrapp/pkg-plist | 11 |
3 files changed, 12 insertions, 3 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 53ede1933769..9e4b7e0a751b 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xmlwrapp -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.1 CATEGORIES= textproc MASTER_SITES= http://pmade.org/pjones/software/xmlwrapp/download/ diff --git a/textproc/xmlwrapp/distinfo b/textproc/xmlwrapp/distinfo index 4bba8da1ee56..3eff58213edb 100644 --- a/textproc/xmlwrapp/distinfo +++ b/textproc/xmlwrapp/distinfo @@ -1 +1 @@ -MD5 (xmlwrapp-0.3.0.tar.gz) = efeb3f905437d54d05cd6d45a19b89d8 +MD5 (xmlwrapp-0.4.1.tar.gz) = c9bea01fe02e68221b5e2bab7cd4e466 diff --git a/textproc/xmlwrapp/pkg-plist b/textproc/xmlwrapp/pkg-plist index ddb531fa909a..8b373ab011ea 100644 --- a/textproc/xmlwrapp/pkg-plist +++ b/textproc/xmlwrapp/pkg-plist @@ -1,4 +1,5 @@ bin/xmlwrapp-config +include/xmlwrapp/_cbfo.h include/xmlwrapp/attributes.h include/xmlwrapp/document.h include/xmlwrapp/event_parser.h @@ -6,7 +7,15 @@ include/xmlwrapp/init.h include/xmlwrapp/node.h include/xmlwrapp/tree_parser.h include/xmlwrapp/xmlwrapp.h +include/xsltwrapp/xsltwrapp.h +include/xsltwrapp/stylesheet.h +include/xsltwrapp/init.h @dirrm include/xmlwrapp +@dirrm include/xsltwrapp lib/libxmlwrapp.a lib/libxmlwrapp.so -lib/libxmlwrapp.so.3 +lib/libxmlwrapp.so.4 +lib/libxsltwrapp.a +lib/libxsltwrapp.so +lib/libxsltwrapp.so.1 +lib/pkgconfig/xmlwrapp.pc |