1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Update to 2.1

PR:		ports/77607
Submitted by:	Vladimir Osintsev (maintainer)
This commit is contained in:
Volker Stolz 2005-02-17 08:51:57 +00:00
parent ab187b306c
commit d22fe36037
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129069
2 changed files with 5 additions and 5 deletions

View File

@ -4,9 +4,9 @@
# $FreeBSD$
PORTNAME= mini-xml
PORTVERSION= 2.0
PORTVERSION= 2.1
CATEGORIES= textproc
MASTER_SITES= http://www.easysw.com/~mike/mxml/swfiles/
MASTER_SITES= http://ftp.easysw.com/pub/mxml/${PORTVERSION}/
DISTNAME= mxml-${PORTVERSION}
MAINTAINER= oc@nm.ru
@ -15,7 +15,7 @@ COMMENT= Lightweight XML parsing library
USE_GNOME= pkgconfig
USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-docdir=${PREFIX}/share/doc/${PORTNAME}
CONFIGURE_ARGS+= --with-docdir=${DOCSDIR}
MAN1= mxmldoc.1
MAN3= mxml.3

View File

@ -1,2 +1,2 @@
MD5 (mxml-2.0.tar.gz) = bd9194cdbf717550a130789802e5b81c
SIZE (mxml-2.0.tar.gz) = 173433
MD5 (mxml-2.1.tar.gz) = 35f829a907c0319f83a3661591788ed3
SIZE (mxml-2.1.tar.gz) = 181431