diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-03 06:45:17 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-03 06:45:17 +0800 |
commit | 94c96d70812e6194b7b2ad167fb9a3ace1df67c3 (patch) | |
tree | 650c0e66bf846f5b00ee41366bbe8b5487a17ca1 /textproc/libxml2 | |
parent | dc7309cb8ae7e04423c7b653f90b356b8ca17a86 (diff) | |
download | freebsd-ports-gnome-94c96d70812e6194b7b2ad167fb9a3ace1df67c3.tar.gz freebsd-ports-gnome-94c96d70812e6194b7b2ad167fb9a3ace1df67c3.tar.zst freebsd-ports-gnome-94c96d70812e6194b7b2ad167fb9a3ace1df67c3.zip |
Update to 2.6.19.
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 78e4cfa8fbe9..544df3e36833 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -12,7 +12,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.18 +PORTVERSION= 2.6.19 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 2bae16d18171..5948f3a64580 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxml2-2.6.18.tar.bz2) = ce49c0c2dc08613cf4127f7521458ad9 -SIZE (gnome2/libxml2-2.6.18.tar.bz2) = 3083331 +MD5 (gnome2/libxml2-2.6.19.tar.bz2) = ed581732d586f86324ec46e572526ede +SIZE (gnome2/libxml2-2.6.19.tar.bz2) = 3174844 |