diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-15 12:20:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-15 12:20:26 +0800 |
commit | b04a321cc3ba24dea4beeb83cbb540e8cf72e6f5 (patch) | |
tree | 6a584703297a27d30c50b225615dab6a9d6c5f82 /textproc/libxml2 | |
parent | 20e4f3de95b78cab902b9a01da22921fbeb10841 (diff) | |
download | freebsd-ports-gnome-b04a321cc3ba24dea4beeb83cbb540e8cf72e6f5.tar.gz freebsd-ports-gnome-b04a321cc3ba24dea4beeb83cbb540e8cf72e6f5.tar.zst freebsd-ports-gnome-b04a321cc3ba24dea4beeb83cbb540e8cf72e6f5.zip |
Update to 2.6.18.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 90be9e8f19d2..78e4cfa8fbe9 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -12,7 +12,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.17 +PORTVERSION= 2.6.18 CATEGORIES?= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index da141358a644..2bae16d18171 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxml2-2.6.17.tar.bz2) = 2d53bba9a4768ec57d8bf2bdadb75c87 -SIZE (gnome2/libxml2-2.6.17.tar.bz2) = 3067503 +MD5 (gnome2/libxml2-2.6.18.tar.bz2) = ce49c0c2dc08613cf4127f7521458ad9 +SIZE (gnome2/libxml2-2.6.18.tar.bz2) = 3083331 |