update to p5-Unicode-MapUTF8-1.10
unbreak make regress from Bernd Ahlers <bernd at ba-net.org>
This commit is contained in:
parent
4661ebbb91
commit
39c1b63570
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2004/06/26 07:35:06 xsa Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2005/08/07 10:39:47 sturm Exp $
|
||||
|
||||
COMMENT= "conversions to and from arbitrary character sets and UTF8"
|
||||
|
||||
DISTNAME= Unicode-MapUTF8-1.09
|
||||
DISTNAME= Unicode-MapUTF8-1.10
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= converters perl5
|
||||
|
||||
# same as perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -17,6 +18,9 @@ RUN_DEPENDS= ::converters/p5-Jcode \
|
||||
::converters/p5-Unicode-Map
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
REGRESS_DEPENDS=::converters/p5-Unicode-String \
|
||||
::converters/p5-Unicode-Map8
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Unicode-MapUTF8-1.09.tar.gz) = 32b2593bb38b24b5f5fef2aaf444a367
|
||||
RMD160 (Unicode-MapUTF8-1.09.tar.gz) = 89fdec897f47fabe2cf9f8d60efb01621b9f6b1e
|
||||
SHA1 (Unicode-MapUTF8-1.09.tar.gz) = dc01ef183f1b751e381a9a5519b96c8ed6a7b11a
|
||||
SIZE (Unicode-MapUTF8-1.09.tar.gz) = 7667
|
||||
MD5 (Unicode-MapUTF8-1.10.tar.gz) = 53c24ee100560f9ab46438716f6498d7
|
||||
RMD160 (Unicode-MapUTF8-1.10.tar.gz) = cc9cca1c4d50a12b4b5d2a912ed6021cee52cf76
|
||||
SHA1 (Unicode-MapUTF8-1.10.tar.gz) = 0629b04053612aef95d942d62ea2e848cbecb5cf
|
||||
SIZE (Unicode-MapUTF8-1.10.tar.gz) = 8043
|
||||
|
Loading…
Reference in New Issue
Block a user