diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-12 12:45:32 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-12 12:45:32 +0800 |
commit | 331df99f84d7de6cd026aabc589f85eff3a90a3f (patch) | |
tree | ee25e59de3a1e3ec8704d0db1e7d35ffa2b39666 /textproc/libxml2 | |
parent | 47df69b4d51981489d8b4868014c4700f4e8b9f8 (diff) | |
download | freebsd-ports-gnome-331df99f84d7de6cd026aabc589f85eff3a90a3f.tar.gz freebsd-ports-gnome-331df99f84d7de6cd026aabc589f85eff3a90a3f.tar.zst freebsd-ports-gnome-331df99f84d7de6cd026aabc589f85eff3a90a3f.zip |
Update to 2.6.20.
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 544df3e36833..e6fe0cd7caf7 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -12,7 +12,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.19 +PORTVERSION= 2.6.20 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 5948f3a64580..8c4d8f2b4d51 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxml2-2.6.19.tar.bz2) = ed581732d586f86324ec46e572526ede -SIZE (gnome2/libxml2-2.6.19.tar.bz2) = 3174844 +MD5 (gnome2/libxml2-2.6.20.tar.bz2) = 342f722d1770071be19253f229fef677 +SIZE (gnome2/libxml2-2.6.20.tar.bz2) = 3115868 |