Update to 0.19
- Remove MASTER_SITE_SUBDIR - Update LICENSE - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Pod-Constants/Changes
This commit is contained in:
parent
10fbda51bb
commit
af04720869
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435860
2 changed files with 7 additions and 6 deletions
|
@ -2,18 +2,18 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Pod-Constants
|
||||
PORTVERSION= 0.17
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SAMV
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Include constants from POD
|
||||
|
||||
LICENSE= ART20 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Pod-Constants-0.17.tar.gz) = ed6a44cdbdb8ddd3373ec28f3b5ba45315475167e6f1f8eb0d4662379e8de380
|
||||
SIZE (Pod-Constants-0.17.tar.gz) = 16656
|
||||
TIMESTAMP = 1489177768
|
||||
SHA256 (Pod-Constants-0.19.tar.gz) = efabb3cb5174e738e0223a8bb5ea0d5a2182714bf34199dde6d9264fbfc84fda
|
||||
SIZE (Pod-Constants-0.19.tar.gz) = 13455
|
||||
|
|
Loading…
Reference in a new issue