- Update to 1.15
- Shorten COMMENT Changes: http://search.cpan.org/dist/Class-Generate/Changes
This commit is contained in:
parent
a635ad8130
commit
41ada48a97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384626
2 changed files with 4 additions and 5 deletions
|
@ -2,14 +2,13 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Class-Generate
|
||||
PORTVERSION= 1.14
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.15
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl5 module to simplify creating class hierarchies
|
||||
COMMENT= Simplify the creation of class hierarchies
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Class-Generate-1.14.tar.gz) = e02487448595e241c115ea3f5957db3ca03da33454350ba84d868772e9fa60b0
|
||||
SIZE (Class-Generate-1.14.tar.gz) = 76137
|
||||
SHA256 (Class-Generate-1.15.tar.gz) = d8d47cfdae7e797f2c81262b5da8a8b01b4af5bc0d5a1ef8c6e65b5d1b9ecb02
|
||||
SIZE (Class-Generate-1.15.tar.gz) = 76362
|
||||
|
|
Loading…
Reference in a new issue