Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 07:32:24 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372860 - head/devel/p5-ExtUtils-Install
Message-ID:  <201411200732.sAK7WO8M015948@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Thu Nov 20 07:32:23 2014
New Revision: 372860
URL: https://svnweb.freebsd.org/changeset/ports/372860
QAT: https://qat.redports.org/buildarchive/r372860/

Log:
  - Upgrade to 2.04.

Modified:
  head/devel/p5-ExtUtils-Install/Makefile
  head/devel/p5-ExtUtils-Install/distinfo

Modified: head/devel/p5-ExtUtils-Install/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-Install/Makefile	Thu Nov 20 07:31:38 2014	(r372859)
+++ head/devel/p5-ExtUtils-Install/Makefile	Thu Nov 20 07:32:23 2014	(r372860)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ExtUtils-Install
-PORTVERSION=	1.54
-PORTREVISION=	2
+PORTVERSION=	2.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +9,11 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama@FreeBSD.org
 COMMENT=	Perl extension to install files from here to there
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	YES
 
 .include <bsd.port.mk>

Modified: head/devel/p5-ExtUtils-Install/distinfo
==============================================================================
--- head/devel/p5-ExtUtils-Install/distinfo	Thu Nov 20 07:31:38 2014	(r372859)
+++ head/devel/p5-ExtUtils-Install/distinfo	Thu Nov 20 07:32:23 2014	(r372860)
@@ -1,2 +1,2 @@
-SHA256 (ExtUtils-Install-1.54.tar.gz) = e3e6d19e640c60c8271d6b7cb2adf156778eeaf540a32ab76f72401e098d2fa6
-SIZE (ExtUtils-Install-1.54.tar.gz) = 67337
+SHA256 (ExtUtils-Install-2.04.tar.gz) = 1b2e5370bc63d93cf99a75feb2b9b67227b693d16ebfb730ca90a483145de3b6
+SIZE (ExtUtils-Install-2.04.tar.gz) = 68486



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