diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-18 02:09:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-18 02:09:35 +0000 |
commit | 24afce2ab89de5a427c5077d6be94ff6219ccf10 (patch) | |
tree | 5132d8c1f5ac607f8e148ee9c2a68d97ea65e2e3 /sysutils/p5-Sysadm-Install | |
parent | 9a2deadb3635d7ad9c9d4747edde1e06fa8e5703 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-Sysadm-Install')
-rw-r--r-- | sysutils/p5-Sysadm-Install/Makefile | 10 | ||||
-rw-r--r-- | sysutils/p5-Sysadm-Install/distinfo | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/p5-Sysadm-Install/Makefile b/sysutils/p5-Sysadm-Install/Makefile index f3eed05e274b..6b135a7cf7f8 100644 --- a/sysutils/p5-Sysadm-Install/Makefile +++ b/sysutils/p5-Sysadm-Install/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sysadm-Install -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MSCHILLI @@ -15,11 +15,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Typical installation tasks for system administrators -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 \ +BUILD_DEPENDS= p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar \ p5-Expect>=0:${PORTSDIR}/lang/p5-Expect \ - p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar + p5-Log-Log4perl>=1.28:${PORTSDIR}/devel/p5-Log-Log4perl \ + p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/sysutils/p5-Sysadm-Install/distinfo b/sysutils/p5-Sysadm-Install/distinfo index 746e889b14a0..f40346c57b40 100644 --- a/sysutils/p5-Sysadm-Install/distinfo +++ b/sysutils/p5-Sysadm-Install/distinfo @@ -1,2 +1,2 @@ -SHA256 (Sysadm-Install-0.38.tar.gz) = 9b5336e828dcc6deff61f620bc8a4674f8931b4e34b7a2b2daa202e444a4dbb2 -SIZE (Sysadm-Install-0.38.tar.gz) = 26934 +SHA256 (Sysadm-Install-0.39.tar.gz) = 536daff2f82f37e5e11fa03eaf1703466306612985526b05d4cc58b9dd22f728 +SIZE (Sysadm-Install-0.39.tar.gz) = 28076 |