Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:51:05 +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: r400278 - head/devel/p5-Devel-Constants
Message-ID:  <201510271551.t9RFp5p6056102@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 27 15:51:05 2015
New Revision: 400278
URL: https://svnweb.freebsd.org/changeset/ports/400278

Log:
  - Update to 1.04
  - Add NO_ARCH
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Devel-Constants/Changes

Modified:
  head/devel/p5-Devel-Constants/Makefile
  head/devel/p5-Devel-Constants/distinfo
  head/devel/p5-Devel-Constants/pkg-plist

Modified: head/devel/p5-Devel-Constants/Makefile
==============================================================================
--- head/devel/p5-Devel-Constants/Makefile	Tue Oct 27 15:51:00 2015	(r400277)
+++ head/devel/p5-Devel-Constants/Makefile	Tue Oct 27 15:51:05 2015	(r400278)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Devel-Constants
-PORTVERSION=	1.03
-PORTREVISION=	1
+PORTVERSION=	1.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +13,7 @@ COMMENT=	Perl module to translate consta
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Devel-Constants/distinfo
==============================================================================
--- head/devel/p5-Devel-Constants/distinfo	Tue Oct 27 15:51:00 2015	(r400277)
+++ head/devel/p5-Devel-Constants/distinfo	Tue Oct 27 15:51:05 2015	(r400278)
@@ -1,2 +1,2 @@
-SHA256 (Devel-Constants-1.03.tar.gz) = a81d76f526958f0a04fe6f1553ab1f5bb1cc7243b1658f2f0233cc5a05b89aec
-SIZE (Devel-Constants-1.03.tar.gz) = 12247
+SHA256 (Devel-Constants-1.04.tar.gz) = a4be73a3130296323de561ee3a11ba7e2c8b2ace988030b03923ab94b69c5496
+SIZE (Devel-Constants-1.04.tar.gz) = 12886

Modified: head/devel/p5-Devel-Constants/pkg-plist
==============================================================================
--- head/devel/p5-Devel-Constants/pkg-plist	Tue Oct 27 15:51:00 2015	(r400277)
+++ head/devel/p5-Devel-Constants/pkg-plist	Tue Oct 27 15:51:05 2015	(r400278)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Devel::Constants.3.gz
 %%SITE_PERL%%/Devel/Constants.pm
+%%PERL5_MAN3%%/Devel::Constants.3.gz



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