diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-29 09:53:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-01-29 09:53:32 +0000 |
commit | 9095f32cab001d2e1030d84207be8bb8e14f6ef0 (patch) | |
tree | 812fd44757f5847a63266ae440ed01444035466c | |
parent | Update to 1.0.10. (diff) |
Update to 2.4.13.
PR: 33989
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Notes
Notes:
svn path=/head/; revision=53951
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 49c264d4fd99..6e06573b024f 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.12 +PORTVERSION= 2.4.13 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 8a13ca4a6839..d0d9707d800d 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (libxml2-2.4.12.tar.gz) = 4c621b9786880f61b10f7239fad795f5 +MD5 (libxml2-2.4.13.tar.gz) = df94fd00943a2bc8024517fb4db33553 |