diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-06-30 05:57:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-06-30 05:57:46 +0000 |
commit | 704b94aefefb1d30b871285459b40db32f19cfd7 (patch) | |
tree | 229e9f84a6c3a319dd7d2815ff9dd0128617e84a /textproc/libxml2 | |
parent | 2910f64bf2bc7e808ef8bfe85a01ed3cb9eddc87 (diff) |
Update to 2.6.29.
Notes
Notes:
svn path=/head/; revision=194504
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 |