- update to xmlwf-2.1.0

- remove over-eager tab usage
This commit is contained in:
jasper 2016-09-02 22:25:25 +00:00
parent d8f084dfee
commit de90c616a6
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.5 2015/02/16 22:57:13 naddy Exp $
# $OpenBSD: Makefile,v 1.6 2016/09/02 22:25:25 jasper Exp $
COMMENT= verifies XML documents
V= 2.0.1
V= 2.1.0
PKGNAME= xmlwf-$V
DISTNAME= expat-$V
@ -19,10 +19,10 @@ WRKSRC= ${WRKDIR}/expat-$V/xmlwf
WANTLIB= c expat
NO_TEST= Yes
do-configure:
do-configure:
ln -s ${FILESDIR}/Makefile ${WRKSRC}/Makefile
post-install:
${INSTALL_MAN} ${WRKSRC}/../doc/xmlwf.1 ${PREFIX}/man/man1
${INSTALL_MAN} ${WRKSRC}/../doc/xmlwf.1 ${PREFIX}/man/man1
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (expat-2.0.1.tar.gz) = hHZgtN+G5wfJFQ4zzYwlvFzYKPcIx0GOdl4+mDouXpM=
SIZE (expat-2.0.1.tar.gz) = 446456
SHA256 (expat-2.1.0.tar.gz) = gjcFRy+BbfIcj2qgJt0WKygIBoOLtVs0MrD7H8yn64Y=
SIZE (expat-2.1.0.tar.gz) = 562616

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/23 15:33:40 espie Exp $
bin/xmlwf
@comment $OpenBSD: PLIST,v 1.2 2016/09/02 22:25:25 jasper Exp $
@bin bin/xmlwf
@man man/man1/xmlwf.1