diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-06 22:05:33 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-06 22:05:33 +0800 |
commit | bf3dc82a2ba4a801ad17383e17be3a97ab724e0b (patch) | |
tree | d709ebc149d01e6c37aedb2fb9599b418b5f6f0e /textproc | |
parent | 3e134e7945f06ed4083952174965e4757d2fcbfb (diff) | |
download | freebsd-ports-gnome-bf3dc82a2ba4a801ad17383e17be3a97ab724e0b.tar.gz freebsd-ports-gnome-bf3dc82a2ba4a801ad17383e17be3a97ab724e0b.tar.zst freebsd-ports-gnome-bf3dc82a2ba4a801ad17383e17be3a97ab724e0b.zip |
upgrade to 0.14.p2
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libxml++/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxml++/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++/pkg-comment | 1 | ||||
-rw-r--r-- | textproc/libxml++26/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxml++26/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml++26/pkg-comment | 1 |
6 files changed, 6 insertions, 6 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 94c3f06325bf..943a3de9ed20 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,7 +7,8 @@ # PORTNAME= libxml++ -PORTVERSION= 0.14.p1 +PORTVERSION= 0.14.p2 +PORTCOMMENT= XML API for C++ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} diff --git a/textproc/libxml++/distinfo b/textproc/libxml++/distinfo index 9f83b09ad656..40bca811de3a 100644 --- a/textproc/libxml++/distinfo +++ b/textproc/libxml++/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.14pre1.tar.gz) = 452ec86762b2849f955d7eca5e0559b9 +MD5 (libxml++-0.14pre2.tar.gz) = b21f664e827e63ffcb2fe5e5fd0bbfca diff --git a/textproc/libxml++/pkg-comment b/textproc/libxml++/pkg-comment deleted file mode 100644 index d1cd9c9f1f2b..000000000000 --- a/textproc/libxml++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML API for C++ diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 94c3f06325bf..943a3de9ed20 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -7,7 +7,8 @@ # PORTNAME= libxml++ -PORTVERSION= 0.14.p1 +PORTVERSION= 0.14.p2 +PORTCOMMENT= XML API for C++ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} diff --git a/textproc/libxml++26/distinfo b/textproc/libxml++26/distinfo index 9f83b09ad656..40bca811de3a 100644 --- a/textproc/libxml++26/distinfo +++ b/textproc/libxml++26/distinfo @@ -1 +1 @@ -MD5 (libxml++-0.14pre1.tar.gz) = 452ec86762b2849f955d7eca5e0559b9 +MD5 (libxml++-0.14pre2.tar.gz) = b21f664e827e63ffcb2fe5e5fd0bbfca diff --git a/textproc/libxml++26/pkg-comment b/textproc/libxml++26/pkg-comment deleted file mode 100644 index d1cd9c9f1f2b..000000000000 --- a/textproc/libxml++26/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML API for C++ |