Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2017 23:10:53 +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: r447417 - head/devel/p5-ExtUtils-Constant
Message-ID:  <201708052310.v75NArH6071426@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug  5 23:10:53 2017
New Revision: 447417
URL: https://svnweb.freebsd.org/changeset/ports/447417

Log:
  Update to 0.24
  
  - Add NO_ARCH
  - Sort PLIST

Modified:
  head/devel/p5-ExtUtils-Constant/Makefile
  head/devel/p5-ExtUtils-Constant/distinfo
  head/devel/p5-ExtUtils-Constant/pkg-plist

Modified: head/devel/p5-ExtUtils-Constant/Makefile
==============================================================================
--- head/devel/p5-ExtUtils-Constant/Makefile	Sat Aug  5 23:10:47 2017	(r447416)
+++ head/devel/p5-ExtUtils-Constant/Makefile	Sat Aug  5 23:10:53 2017	(r447417)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ExtUtils-Constant
-PORTVERSION=	0.23
-PORTREVISION=	1
+PORTVERSION=	0.24
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,6 +10,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Generate XS code to import C header constants
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-ExtUtils-Constant/distinfo
==============================================================================
--- head/devel/p5-ExtUtils-Constant/distinfo	Sat Aug  5 23:10:47 2017	(r447416)
+++ head/devel/p5-ExtUtils-Constant/distinfo	Sat Aug  5 23:10:53 2017	(r447417)
@@ -1,2 +1,3 @@
-SHA256 (ExtUtils-Constant-0.23.tar.gz) = 23b77025c8a5d3b93c586d4f0e712bcca3ef934edbee00a78c3fad4285f48eab
-SIZE (ExtUtils-Constant-0.23.tar.gz) = 40113
+TIMESTAMP = 1501965576
+SHA256 (ExtUtils-Constant-0.24.tar.gz) = aa9e8c0b564576195a7508374f4a80b97fe3cf4a4c13efe4c949ece3e76b217d
+SIZE (ExtUtils-Constant-0.24.tar.gz) = 39020

Modified: head/devel/p5-ExtUtils-Constant/pkg-plist
==============================================================================
--- head/devel/p5-ExtUtils-Constant/pkg-plist	Sat Aug  5 23:10:47 2017	(r447416)
+++ head/devel/p5-ExtUtils-Constant/pkg-plist	Sat Aug  5 23:10:53 2017	(r447417)
@@ -1,10 +1,10 @@
-%%PERL5_MAN3%%/ExtUtils::Constant.3.gz
-%%PERL5_MAN3%%/ExtUtils::Constant::Base.3.gz
-%%PERL5_MAN3%%/ExtUtils::Constant::Utils.3.gz
-%%PERL5_MAN3%%/ExtUtils::Constant::XS.3.gz
 %%SITE_PERL%%/ExtUtils/Constant.pm
 %%SITE_PERL%%/ExtUtils/Constant/Aaargh56Hash.pm
 %%SITE_PERL%%/ExtUtils/Constant/Base.pm
 %%SITE_PERL%%/ExtUtils/Constant/ProxySubs.pm
 %%SITE_PERL%%/ExtUtils/Constant/Utils.pm
 %%SITE_PERL%%/ExtUtils/Constant/XS.pm
+%%PERL5_MAN3%%/ExtUtils::Constant.3.gz
+%%PERL5_MAN3%%/ExtUtils::Constant::Base.3.gz
+%%PERL5_MAN3%%/ExtUtils::Constant::Utils.3.gz
+%%PERL5_MAN3%%/ExtUtils::Constant::XS.3.gz



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