aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-07 14:13:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-07 14:13:25 +0000
commit78e11457895d640c93c981317eefa503ab2d9368 (patch)
treebaca8b345397ba2b175a04785eef1e28db9d4243 /sysutils
parent0eaa599a856af2f62c05c0a0ab8e405da92ce6db (diff)
downloadports-78e11457895d640c93c981317eefa503ab2d9368.tar.gz
ports-78e11457895d640c93c981317eefa503ab2d9368.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Sysadm-Install/Makefile16
-rw-r--r--sysutils/p5-Sysadm-Install/distinfo4
2 files changed, 10 insertions, 10 deletions
diff --git a/sysutils/p5-Sysadm-Install/Makefile b/sysutils/p5-Sysadm-Install/Makefile
index 562f380c792e..738be0b3f747 100644
--- a/sysutils/p5-Sysadm-Install/Makefile
+++ b/sysutils/p5-Sysadm-Install/Makefile
@@ -6,21 +6,21 @@
#
PORTNAME= Sysadm-Install
-PORTVERSION= 0.35
+PORTVERSION= 0.36
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSCHILLI
+MASTER_SITE_SUBDIR= CPAN:MSCHILLI
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Typical installation tasks for system administrators
-BUILD_DEPENDS= ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \
- ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
- ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect \
- ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= p5-Log-Log4perl>=1.28:${PORTSDIR}/devel/p5-Log-Log4perl \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \
+ p5-Expect>=0:${PORTSDIR}/lang/p5-Expect \
+ p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
diff --git a/sysutils/p5-Sysadm-Install/distinfo b/sysutils/p5-Sysadm-Install/distinfo
index 52bc2762cf3f..51590cf4d3a5 100644
--- a/sysutils/p5-Sysadm-Install/distinfo
+++ b/sysutils/p5-Sysadm-Install/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Sysadm-Install-0.35.tar.gz) = 6babe365dc605d2cd2b65f7cbb578a25f32dce1cd54e4a2b0f884500c345a355
-SIZE (Sysadm-Install-0.35.tar.gz) = 25980
+SHA256 (Sysadm-Install-0.36.tar.gz) = b39aa0ab48f670fc5acc5e73ba3e3258f32fef4294c6c61cedec6eff3f8b19b7
+SIZE (Sysadm-Install-0.36.tar.gz) = 26732