- update p5-Data-Random to 0.06
- no USE_GROFF - adjust Makefile to template from wen heping
This commit is contained in:
parent
5a51d88be5
commit
dced8ced0a
@ -1,22 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:29 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/12/08 18:35:50 bluhm Exp $
|
||||
|
||||
COMMENT= perl module to generate random data
|
||||
COMMENT = perl module to generate random data
|
||||
|
||||
DISTNAME= Data-Random-0.05
|
||||
REVISION= 1
|
||||
CATEGORIES= devel
|
||||
USE_GROFF = Yes
|
||||
DISTNAME = Data-Random-0.06
|
||||
|
||||
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
|
||||
CATEGORIES = devel
|
||||
|
||||
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MODULES= cpan
|
||||
REGRESS_DEPENDS=devel/p5-Date-Calc \
|
||||
graphics/p5-GD
|
||||
MODULES = cpan
|
||||
REGRESS_DEPENDS = devel/p5-Date-Calc \
|
||||
graphics/p5-GD
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Data-Random-0.05.tar.gz) = bAIz0HRXd3FCHXdxJ1jYmA==
|
||||
RMD160 (Data-Random-0.05.tar.gz) = YNAs+9ACg4q5H0oG1rsO2i2ncG4=
|
||||
SHA1 (Data-Random-0.05.tar.gz) = QbiqtWVxCeM7PR1nGGv0WsYHxq8=
|
||||
SHA256 (Data-Random-0.05.tar.gz) = He8KwBRwCdP/BxQKfNb7BnJGmvEYuO2lMNzRXyF0c2I=
|
||||
SIZE (Data-Random-0.05.tar.gz) = 147055
|
||||
MD5 (Data-Random-0.06.tar.gz) = 6w5KxjknzE43R2sJB6A6uQ==
|
||||
RMD160 (Data-Random-0.06.tar.gz) = pSPYgsO1+QbgZjPPO8HqQLChl4w=
|
||||
SHA1 (Data-Random-0.06.tar.gz) = ARuj1UtMu5wqX6Gelnqmfc6K4R0=
|
||||
SHA256 (Data-Random-0.06.tar.gz) = yd7wut8B3C0YL0TepclQuqdlfjUfqpVOsRQs0eabfF8=
|
||||
SIZE (Data-Random-0.06.tar.gz) = 165081
|
||||
|
Loading…
x
Reference in New Issue
Block a user