maintenance update to version 0.83
This commit is contained in:
parent
b147a1268b
commit
ac1cca40a4
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.8 2007/11/18 17:26:02 simon Exp $
|
# $OpenBSD: Makefile,v 1.9 2008/04/20 17:46:50 simon Exp $
|
||||||
|
|
||||||
COMMENT= recursively scan Perl code for dependencies
|
COMMENT= recursively scan Perl code for dependencies
|
||||||
|
|
||||||
MODULES= cpan
|
MODULES= cpan
|
||||||
DISTNAME= Module-ScanDeps-0.78
|
DISTNAME= Module-ScanDeps-0.83
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||||
@ -14,6 +14,9 @@ PERMIT_PACKAGE_FTP= Yes
|
|||||||
PERMIT_DISTFILES_CDROM= Yes
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
RUN_DEPENDS= ::devel/p5-version
|
||||||
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
|
|
||||||
MAKE_ENV= TEST_POD=Yes
|
MAKE_ENV= TEST_POD=Yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (Module-ScanDeps-0.78.tar.gz) = 0V0GWZ9BE+m1CMSaLC3lWQ==
|
MD5 (Module-ScanDeps-0.83.tar.gz) = LV8rORj1ES+2YkPjqRoFTQ==
|
||||||
RMD160 (Module-ScanDeps-0.78.tar.gz) = RmQPal+d7MMD6ePHtRMYbaprrLE=
|
RMD160 (Module-ScanDeps-0.83.tar.gz) = //U26sCRrK6z48zl5EqGcQH+w+U=
|
||||||
SHA1 (Module-ScanDeps-0.78.tar.gz) = AXji6nyV2nhg8z3DgHqLTH+0J7o=
|
SHA1 (Module-ScanDeps-0.83.tar.gz) = z23HkSPCC056dX5HEk32huy/u/M=
|
||||||
SHA256 (Module-ScanDeps-0.78.tar.gz) = 7thMKk11G2H6U4iOr75fofn6/HgoBu6UebNwfEnUqAU=
|
SHA256 (Module-ScanDeps-0.83.tar.gz) = N2X1jT2ouQL+RMIlf3oy54VDF3wio2fI2NgH6ATWc+c=
|
||||||
SIZE (Module-ScanDeps-0.78.tar.gz) = 44687
|
SIZE (Module-ScanDeps-0.83.tar.gz) = 41953
|
||||||
|
Loading…
x
Reference in New Issue
Block a user