Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Oct 2014 09:14:01 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371033 - head/devel/p5-common-sense
Message-ID:  <201410170914.s9H9E1mx023583@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Fri Oct 17 09:14:00 2014
New Revision: 371033
URL: https://svnweb.freebsd.org/changeset/ports/371033
QAT: https://qat.redports.org/buildarchive/r371033/

Log:
  - Update to 3.73
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/common-sense/Changes
  PR:		ports/193495
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:	mons@cpan.org (maintainer timeout, >14 days)

Modified:
  head/devel/p5-common-sense/Makefile
  head/devel/p5-common-sense/distinfo
  head/devel/p5-common-sense/pkg-plist

Modified: head/devel/p5-common-sense/Makefile
==============================================================================
--- head/devel/p5-common-sense/Makefile	Fri Oct 17 08:57:06 2014	(r371032)
+++ head/devel/p5-common-sense/Makefile	Fri Oct 17 09:14:00 2014	(r371033)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	common-sense
-PORTVERSION=	3.6
+PORTVERSION=	3.73
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MLEHMANN
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	mons@cpan.org
 COMMENT=	Perl common defaults with lower memory usage
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-common-sense/distinfo
==============================================================================
--- head/devel/p5-common-sense/distinfo	Fri Oct 17 08:57:06 2014	(r371032)
+++ head/devel/p5-common-sense/distinfo	Fri Oct 17 09:14:00 2014	(r371033)
@@ -1,2 +1,2 @@
-SHA256 (common-sense-3.6.tar.gz) = 86e2c2e109a7dd4bc5441757e729d7d622da125c6e14607a78fb56e057b86b5a
-SIZE (common-sense-3.6.tar.gz) = 12594
+SHA256 (common-sense-3.73.tar.gz) = 8110c5e472641e0c218f8e023cecc1612ef66f9a1b313261fe219862efe3fd10
+SIZE (common-sense-3.73.tar.gz) = 11132

Modified: head/devel/p5-common-sense/pkg-plist
==============================================================================
--- head/devel/p5-common-sense/pkg-plist	Fri Oct 17 08:57:06 2014	(r371032)
+++ head/devel/p5-common-sense/pkg-plist	Fri Oct 17 09:14:00 2014	(r371033)
@@ -1,6 +1,7 @@
-%%SITE_PERL%%/common/sense.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/common/sense/.packlist
 %%PERL5_MAN3%%/common::sense.3.gz
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/common/sense/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/common/sense.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/common/sense.pod
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/common/sense
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/common
-@dirrmtry %%SITE_PERL%%/common
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/common



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