- update to xmltoman 0.4
- change maintainer - change MASTER_SITES and HOMEPAGE ok ajacoutot@
This commit is contained in:
parent
e89c7918e0
commit
3e30a589ac
@ -1,27 +1,27 @@
|
|||||||
# $OpenBSD: Makefile,v 1.2 2008/10/13 11:47:25 sturm Exp $
|
# $OpenBSD: Makefile,v 1.3 2009/05/22 07:28:00 benoit Exp $
|
||||||
|
|
||||||
COMMENT= xml to manpage converter
|
COMMENT= xml to manpage converter
|
||||||
|
|
||||||
V= 0.3
|
DISTNAME= xmltoman-0.4
|
||||||
DISTNAME= xmltoman_$V.orig
|
|
||||||
PKGNAME= xmltoman-${V}p0
|
|
||||||
CATEGORIES= converters textproc
|
CATEGORIES= converters textproc
|
||||||
|
|
||||||
# GPL
|
HOMEPAGE= http://sourceforge.net/projects/xmltoman/
|
||||||
|
|
||||||
|
MAINTAINER= Benoit Lecocq <benoit@openbsd.org>
|
||||||
|
|
||||||
|
# GPLv2
|
||||||
PERMIT_PACKAGE_CDROM= Yes
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
PERMIT_PACKAGE_FTP= Yes
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
MASTER_SITES= http://ftp.debian.org/debian/pool/main/x/xmltoman/
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmltoman/}
|
||||||
|
|
||||||
NO_REGRESS= Yes
|
NO_REGRESS= Yes
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= ::textproc/p5-XML-Parser
|
RUN_DEPENDS= ::textproc/p5-XML-Parser
|
||||||
|
|
||||||
WRKDIST= ${WRKDIR}/xmltoman-$V
|
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
perl -pi -e 's,/usr/share,${PREFIX}/share,g;s,doc/xmltoman/examples,examples/xmltoman,g' \
|
perl -pi -e 's,/usr/share,${PREFIX}/share,g;s,doc/xmltoman/examples,examples/xmltoman,g' \
|
||||||
${WRKSRC}/xml/xml*
|
${WRKSRC}/xml/xml*
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (xmltoman_0.3.orig.tar.gz) = MCctGEuZ9ZIJlL2pq+S69w==
|
MD5 (xmltoman-0.4.tar.gz) = mb6US5/OQLP+OXBJvxSglw==
|
||||||
RMD160 (xmltoman_0.3.orig.tar.gz) = vnIL5Gfmy2gFqDGjJvpcMFIc2SM=
|
RMD160 (xmltoman-0.4.tar.gz) = zmHFGE1boKnbY7/y1GNetkSCU4M=
|
||||||
SHA1 (xmltoman_0.3.orig.tar.gz) = 3Nphw/4d6uV78Dd1R/6tWMxA6sA=
|
SHA1 (xmltoman-0.4.tar.gz) = FR91140fpTvKJblNwA5Gon+r/ug=
|
||||||
SHA256 (xmltoman_0.3.orig.tar.gz) = Xf3jBm7nC0gYiPWTcVnBIIVP9mAASt34Ds60T9o5IMw=
|
SHA256 (xmltoman-0.4.tar.gz) = lIeUoxaq7NE63WDhfkdr6uhmRNBmy2AXH8a3efLfFLA=
|
||||||
SIZE (xmltoman_0.3.orig.tar.gz) = 14780
|
SIZE (xmltoman-0.4.tar.gz) = 15250
|
||||||
|
Loading…
Reference in New Issue
Block a user