diff options
author | skv <skv@FreeBSD.org> | 2004-10-12 20:48:54 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-10-12 20:48:54 +0800 |
commit | 909341b97bd3284692bae071616a7b7181b3c616 (patch) | |
tree | b4a4c3b683825fae4e9ea339f03035dd074efbf7 /textproc/tinyxml | |
parent | 2eef0c53648f2111ef86fcbd200d2f2338490bdf (diff) | |
download | freebsd-ports-gnome-909341b97bd3284692bae071616a7b7181b3c616.tar.gz freebsd-ports-gnome-909341b97bd3284692bae071616a7b7181b3c616.tar.zst freebsd-ports-gnome-909341b97bd3284692bae071616a7b7181b3c616.zip |
Updated to 2.3.2
Diffstat (limited to 'textproc/tinyxml')
-rw-r--r-- | textproc/tinyxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/tinyxml/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile index d7bb80f52c2d..83d20e18794e 100644 --- a/textproc/tinyxml/Makefile +++ b/textproc/tinyxml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tinyxml -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/tinyxml/distinfo b/textproc/tinyxml/distinfo index a6d8a811bb56..9353a51c4644 100644 --- a/textproc/tinyxml/distinfo +++ b/textproc/tinyxml/distinfo @@ -1,2 +1,2 @@ -MD5 (tinyxml_2_3_1.tar.gz) = 1dcd6f41c0bacc8d8834c3a0bdb61434 -SIZE (tinyxml_2_3_1.tar.gz) = 120198 +MD5 (tinyxml_2_3_2.tar.gz) = 54434fbd9059527690fa2dffc0519198 +SIZE (tinyxml_2_3_2.tar.gz) = 121070 |