Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2017 13:44:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444747 - head/sysutils/p5-Sysadm-Install
Message-ID:  <201706301344.v5UDilAh033227@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jun 30 13:44:47 2017
New Revision: 444747
URL: https://svnweb.freebsd.org/changeset/ports/444747

Log:
  Remove Perl core modules
  
  - Bump PORTREVISION for dependency change

Modified:
  head/sysutils/p5-Sysadm-Install/Makefile

Modified: head/sysutils/p5-Sysadm-Install/Makefile
==============================================================================
--- head/sysutils/p5-Sysadm-Install/Makefile	Fri Jun 30 13:44:42 2017	(r444746)
+++ head/sysutils/p5-Sysadm-Install/Makefile	Fri Jun 30 13:44:47 2017	(r444747)
@@ -3,6 +3,7 @@
 
 PORTNAME=	Sysadm-Install
 PORTVERSION=	0.48
+PORTREVISION=	1
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MSCHILLI
@@ -14,8 +15,7 @@ COMMENT=	Typical installation tasks for system adminis
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Archive-Tar>=0:archivers/p5-Archive-Tar \
-		p5-Expect>=0:lang/p5-Expect \
+BUILD_DEPENDS=	p5-Expect>=0:lang/p5-Expect \
 		p5-File-Which>=1.09:sysutils/p5-File-Which \
 		p5-Log-Log4perl>=1.28:devel/p5-Log-Log4perl \
 		p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706301344.v5UDilAh033227>