aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-05-27 08:54:08 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-05-27 08:54:08 +0000
commit5ff4ff2aa75932fc20bb139c43b92f99ed0b4684 (patch)
treedea983c56ee428aa7098b6994402eedfaac0289f /textproc
parent7032593969cd1e15c361b76b69cc508cc9691660 (diff)
Update to version 2.2.2
PR: ports/81546 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=136262
Diffstat (limited to 'textproc')
-rw-r--r--textproc/mini-xml/Makefile11
-rw-r--r--textproc/mini-xml/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/mini-xml/Makefile b/textproc/mini-xml/Makefile
index bdec87686ee1..5fa509146620 100644
--- a/textproc/mini-xml/Makefile
+++ b/textproc/mini-xml/Makefile
@@ -1,18 +1,19 @@
# New ports collection makefile for: mini-xml
# Date created: 01 Jan 2004
-# Whom: Vladimir Osintsev <oc@nm.ru>
+# Whom: Vladimir Osintsev <oc@cynic.ru>
# $FreeBSD$
PORTNAME= mini-xml
-PORTVERSION= 2.1
+PORTVERSION= 2.2.2
CATEGORIES= textproc
-MASTER_SITES= http://ftp.easysw.com/pub/mxml/${PORTVERSION}/
+MASTER_SITES= http://ftp.easysw.com/pub/mxml/${PORTVERSION}/ \
+ http://www.nu6.org/_/mirror/ftp.easysw.com/pub/mxml/${PORTVERSION}/
DISTNAME= mxml-${PORTVERSION}
-MAINTAINER= oc@nm.ru
+MAINTAINER= oc@cynic.ru
COMMENT= Lightweight XML parsing library
-USE_GNOME= pkgconfig
+USE_GNOME= gnometarget pkgconfig
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-docdir=${DOCSDIR}
diff --git a/textproc/mini-xml/distinfo b/textproc/mini-xml/distinfo
index ff82b3f91719..13af5b2b3e10 100644
--- a/textproc/mini-xml/distinfo
+++ b/textproc/mini-xml/distinfo
@@ -1,2 +1,2 @@
-MD5 (mxml-2.1.tar.gz) = 35f829a907c0319f83a3661591788ed3
-SIZE (mxml-2.1.tar.gz) = 181431
+MD5 (mxml-2.2.2.tar.gz) = ef69862ad30ef2fe66457415db5b5ab4
+SIZE (mxml-2.2.2.tar.gz) = 204522