svn commit: r392892 - head/devel/p5-Attribute-Handlers

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 25 16:30:00 UTC 2015


Author: sunpoet
Date: Sat Jul 25 16:29:58 2015
New Revision: 392892
URL: https://svnweb.freebsd.org/changeset/ports/392892

Log:
  - Update to 0.99
  - Add NO_ARCH
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Attribute-Handlers/Changes

Modified:
  head/devel/p5-Attribute-Handlers/Makefile
  head/devel/p5-Attribute-Handlers/distinfo
  head/devel/p5-Attribute-Handlers/pkg-plist

Modified: head/devel/p5-Attribute-Handlers/Makefile
==============================================================================
--- head/devel/p5-Attribute-Handlers/Makefile	Sat Jul 25 16:13:54 2015	(r392891)
+++ head/devel/p5-Attribute-Handlers/Makefile	Sat Jul 25 16:29:58 2015	(r392892)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Attribute-Handlers
-PORTVERSION=	0.96
-PORTREVISION=	1
+PORTVERSION=	0.99
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +13,7 @@ COMMENT=	Simpler definition of attribute
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-Attribute-Handlers/distinfo
==============================================================================
--- head/devel/p5-Attribute-Handlers/distinfo	Sat Jul 25 16:13:54 2015	(r392891)
+++ head/devel/p5-Attribute-Handlers/distinfo	Sat Jul 25 16:29:58 2015	(r392892)
@@ -1,2 +1,2 @@
-SHA256 (Attribute-Handlers-0.96.tar.gz) = 1ab66efbb4b78f1db962870f2ffcf4e81902a612618dd06b6f1c3d72ee021a72
-SIZE (Attribute-Handlers-0.96.tar.gz) = 23564
+SHA256 (Attribute-Handlers-0.99.tar.gz) = 937ea3ebfc9b14f4a4148bf3c32803709edbd12a387137a26370b38ee1fc9835
+SIZE (Attribute-Handlers-0.99.tar.gz) = 24045

Modified: head/devel/p5-Attribute-Handlers/pkg-plist
==============================================================================
--- head/devel/p5-Attribute-Handlers/pkg-plist	Sat Jul 25 16:13:54 2015	(r392891)
+++ head/devel/p5-Attribute-Handlers/pkg-plist	Sat Jul 25 16:29:58 2015	(r392892)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Attribute::Handlers.3.gz
 %%SITE_PERL%%/Attribute/Handlers.pm
+%%PERL5_MAN3%%/Attribute::Handlers.3.gz


More information about the svn-ports-head mailing list