1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

- add dependency of security/p5-Digest-SHA1

- bump PORTREVISION

PR:		ports/98899
Submitted by:	maintainer (Tsung-Han Yeh)
This commit is contained in:
Cheng-Lung Sung 2006-06-14 01:29:37 +00:00
parent dcb4ed3dec
commit 3f2859d5d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165348

View File

@ -7,7 +7,7 @@
PORTNAME= Module-Compile
PORTVERSION= 0.15
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Module
@ -16,6 +16,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Provide a system for writing modules that compile other Perl modules
BUILD_DEPENDS= ${SITE_PERL}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Module::Compile.3 \