diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-05-18 10:09:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-05-18 10:09:35 +0800 |
commit | d14f6f0cd51ee30777db4707f5e9ba4c02481ba5 (patch) | |
tree | 199c989327f51a4db6907e41cf12ea55a816aad6 /sysutils | |
parent | 5f299d51a5deabe57b150a82ec32ecacdb3a02d0 (diff) | |
download | freebsd-ports-graphics-d14f6f0cd51ee30777db4707f5e9ba4c02481ba5.tar.gz freebsd-ports-graphics-d14f6f0cd51ee30777db4707f5e9ba4c02481ba5.tar.zst freebsd-ports-graphics-d14f6f0cd51ee30777db4707f5e9ba4c02481ba5.zip |
- Update to 0.39
- Sort *_DEPENDS
Changes: http://search.cpan.org/dist/Sysadm-Install/Changes
Diffstat (limited to 'sysutils')
-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 f3eed05e274..6b135a7cf7f 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 746e889b14a..f40346c57b4 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 |