ports/120397: [UPDATE] sysutils/p5-Sysadm-Install
Felippe de Meirelles Motta
lippemail at gmail.com
Fri Feb 8 05:50:01 UTC 2008
>Number: 120397
>Category: ports
>Synopsis: [UPDATE] sysutils/p5-Sysadm-Install
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 08 05:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Felippe de Meirelles Motta
>Release: FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC
>Description:
- Updated to 0.25;
- Add missing B-deps.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-Sysadm-Install/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile 8 Sep 2007 01:04:02 -0000 1.3
+++ Makefile 8 Feb 2008 05:43:09 -0000
@@ -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 @@
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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/p5-Sysadm-Install/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 20 Apr 2007 21:39:28 -0000 1.2
+++ distinfo 8 Feb 2008 05:43:09 -0000
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list