Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2015 16:08:19 +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: r381019 - head/textproc/p5-Pod-Constants
Message-ID:  <201503111608.t2BG8JMb084780@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Mar 11 16:08:18 2015
New Revision: 381019
URL: https://svnweb.freebsd.org/changeset/ports/381019
QAT: https://qat.redports.org/buildarchive/r381019/

Log:
  - Update to 0.17
  - Add LICENSE
  - Sort PLIST
  
  Changes:	http://search.cpan.org/dist/Pod-Constants/Changes

Modified:
  head/textproc/p5-Pod-Constants/Makefile
  head/textproc/p5-Pod-Constants/distinfo
  head/textproc/p5-Pod-Constants/pkg-plist

Modified: head/textproc/p5-Pod-Constants/Makefile
==============================================================================
--- head/textproc/p5-Pod-Constants/Makefile	Wed Mar 11 16:08:02 2015	(r381018)
+++ head/textproc/p5-Pod-Constants/Makefile	Wed Mar 11 16:08:18 2015	(r381019)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pod-Constants
-PORTVERSION=	0.16
-PORTREVISION=	2
+PORTVERSION=	0.17
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SAMV
@@ -12,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Include constants from POD
 
+LICENSE=	ART20 GPLv3
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/textproc/p5-Pod-Constants/distinfo
==============================================================================
--- head/textproc/p5-Pod-Constants/distinfo	Wed Mar 11 16:08:02 2015	(r381018)
+++ head/textproc/p5-Pod-Constants/distinfo	Wed Mar 11 16:08:18 2015	(r381019)
@@ -1,2 +1,2 @@
-SHA256 (Pod-Constants-0.16.tar.gz) = f00638070e62427b9887b5f7e16a7426488840f7efc9ad5f6027f536541e682f
-SIZE (Pod-Constants-0.16.tar.gz) = 8997
+SHA256 (Pod-Constants-0.17.tar.gz) = ed6a44cdbdb8ddd3373ec28f3b5ba45315475167e6f1f8eb0d4662379e8de380
+SIZE (Pod-Constants-0.17.tar.gz) = 16656

Modified: head/textproc/p5-Pod-Constants/pkg-plist
==============================================================================
--- head/textproc/p5-Pod-Constants/pkg-plist	Wed Mar 11 16:08:02 2015	(r381018)
+++ head/textproc/p5-Pod-Constants/pkg-plist	Wed Mar 11 16:08:18 2015	(r381019)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Pod::Constants.3.gz
 %%SITE_PERL%%/Pod/Constants.pm
+%%PERL5_MAN3%%/Pod::Constants.3.gz



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