diff options
author | bland <bland@FreeBSD.org> | 2004-05-27 10:23:32 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-05-27 10:23:32 +0800 |
commit | 2bf169f25ec0a1d1a95156e33a5e20e04b27cad5 (patch) | |
tree | 63bfcc384d266843f3cb65cd6b21fc54ef7a6933 /textproc | |
parent | 99da176ce939cf6b581f605e11ad1682e65dc778 (diff) | |
download | freebsd-ports-gnome-2bf169f25ec0a1d1a95156e33a5e20e04b27cad5.tar.gz freebsd-ports-gnome-2bf169f25ec0a1d1a95156e33a5e20e04b27cad5.tar.zst freebsd-ports-gnome-2bf169f25ec0a1d1a95156e33a5e20e04b27cad5.zip |
Update to 1.0.4
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 4 | ||||
-rw-r--r-- | textproc/libxml++/pkg-plist | 1 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 4 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-plist | 1 |
6 files changed, 8 insertions, 6 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index c489792737a0..3ea46d078691 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo index a009165ee792..1524d259112e 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1,2 +1,2 @@ -MD5 (libxml++-1.0.2.tar.gz) = b2023c4706d37b8e7d264467566cf530 -SIZE (libxml++-1.0.2.tar.gz) = 387831 +MD5 (libxml++-1.0.4.tar.gz) = 88262497ec01e6b41980c6122e12f3d7 +SIZE (libxml++-1.0.4.tar.gz) = 397584 diff --git a/textproc/libxml++/pkg-plist b/textproc/libxml++/pkg-plist index 0dc5ddf1cb14..56815ca5ce4c 100644 --- a/textproc/libxml++/pkg-plist +++ b/textproc/libxml++/pkg-plist @@ -1,3 +1,4 @@ +include/libxml++-1.0/libxml++/api_export.h include/libxml++-1.0/libxml++/attribute.h include/libxml++-1.0/libxml++/document.h include/libxml++-1.0/libxml++/dtd.h diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index c489792737a0..3ea46d078691 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libxml++ -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo index a009165ee792..1524d259112e 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1,2 +1,2 @@ -MD5 (libxml++-1.0.2.tar.gz) = b2023c4706d37b8e7d264467566cf530 -SIZE (libxml++-1.0.2.tar.gz) = 387831 +MD5 (libxml++-1.0.4.tar.gz) = 88262497ec01e6b41980c6122e12f3d7 +SIZE (libxml++-1.0.4.tar.gz) = 397584 diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist index 0dc5ddf1cb14..56815ca5ce4c 100644 --- a/textproc/libxml++26/pkg-plist +++ b/textproc/libxml++26/pkg-plist @@ -1,3 +1,4 @@ +include/libxml++-1.0/libxml++/api_export.h include/libxml++-1.0/libxml++/attribute.h include/libxml++-1.0/libxml++/document.h include/libxml++-1.0/libxml++/dtd.h |