summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-13 11:08:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-13 11:08:47 +0000
commitb570272528a8be837ec4edbe937056db4e14c1fd (patch)
treeac2b1db0e6bfe2fe08ec0bfdb237915a5c0fc758 /sysutils
parent- Update to 0.10 (diff)
- Update to 0.25
PR: 120397 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=207150
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Sysadm-Install/Makefile17
-rw-r--r--sysutils/p5-Sysadm-Install/distinfo6
2 files changed, 8 insertions, 15 deletions
diff --git a/sysutils/p5-Sysadm-Install/Makefile b/sysutils/p5-Sysadm-Install/Makefile
index 670e8df444c9..b647587553a1 100644
--- a/sysutils/p5-Sysadm-Install/Makefile
+++ b/sysutils/p5-Sysadm-Install/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Sysadm-Install
-PORTVERSION= 0.23
+PORTVERSION= 0.25
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/M/MS/MSCHILLI
@@ -17,19 +17,12 @@ 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}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
+ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \
+ ${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}
-.if defined(WITH_ARCHIVE_TAR)
-BUILD_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar
-RUN_DEPENDS+= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar
-.endif
-
-.if defined(WITH_EXPECT)
-BUILD_DEPENDS+= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
-RUN_DEPENDS+= ${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
-.endif
-
PERL_CONFIGURE= yes
MAN3= Sysadm::Install.3
diff --git a/sysutils/p5-Sysadm-Install/distinfo b/sysutils/p5-Sysadm-Install/distinfo
index fa7e670b2f8f..5011720e87c3 100644
--- a/sysutils/p5-Sysadm-Install/distinfo
+++ b/sysutils/p5-Sysadm-Install/distinfo
@@ -1,3 +1,3 @@
-MD5 (Sysadm-Install-0.23.tar.gz) = 0fe5515596b0bc150841d99cb6133c4b
-SHA256 (Sysadm-Install-0.23.tar.gz) = ad2696311d418e60fda7876c1ba629eccadcc10631446ae71cba23b8357b0b8c
-SIZE (Sysadm-Install-0.23.tar.gz) = 21257
+MD5 (Sysadm-Install-0.25.tar.gz) = a941b09bd6bb7f6f89aa5ff0386e34e7
+SHA256 (Sysadm-Install-0.25.tar.gz) = d2eee84494ef356a1104653440e43721d4ef62aa097c94f241af4498f04d279a
+SIZE (Sysadm-Install-0.25.tar.gz) = 22874