diff options
author | marcus <marcus@FreeBSD.org> | 2007-06-30 13:57:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-06-30 13:57:46 +0800 |
commit | 48856f7772162e670b759d40ca5d2075e83bb4b7 (patch) | |
tree | 458676625bd84f5e7920eb907ab9e11aab281459 /textproc/libxml2 | |
parent | 837ebb32f41086c38327d72bea0a91af4ae4f746 (diff) | |
download | freebsd-ports-gnome-48856f7772162e670b759d40ca5d2075e83bb4b7.tar.gz freebsd-ports-gnome-48856f7772162e670b759d40ca5d2075e83bb4b7.tar.zst freebsd-ports-gnome-48856f7772162e670b759d40ca5d2075e83bb4b7.zip |
Update to 2.6.29.
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 0d52366000bf..319e8dd73392 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -12,7 +12,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.27 +PORTVERSION= 2.6.29 PORTREVISION?= 0 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 9b906a59b722..16f738dba1b4 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libxml2-2.6.27.tar.gz) = f5806f5059ef7bd4d3fcf36cf116d1ef -SHA256 (gnome2/libxml2-2.6.27.tar.gz) = d7549485c55e55041ad5a5e531b17935d89ebf474ae8bc98a51ea31eeeb876e9 -SIZE (gnome2/libxml2-2.6.27.tar.gz) = 4590835 +MD5 (gnome2/libxml2-2.6.29.tar.gz) = 8b99b6e8b08e838438d9e6b639d79ebd +SHA256 (gnome2/libxml2-2.6.29.tar.gz) = e34a19e0b9d7ac03874acffd624f181c85a98fb976dc84411d6cd1bdda965992 +SIZE (gnome2/libxml2-2.6.29.tar.gz) = 4719760 |