Update to version 2.2.2

PR:		ports/81546
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2005-05-27 08:54:08 +00:00
parent 7032593969
commit 5ff4ff2aa7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136262
2 changed files with 8 additions and 7 deletions

View File

@ -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}

View File

@ -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