- Update to 1.071
- Add LICENSE - Sort PLIST - Remove Author line
This commit is contained in:
parent
e7b180747e
commit
7e52fa1c3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=430116
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Chemistry-Elements
|
||||
PORTVERSION= 1.07
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.071
|
||||
CATEGORIES= science perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl extension for working with Chemical Elements
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Chemistry-Elements-1.07.tar.gz) = 452c379722d8ec6d230c1e979008ec1244685e885cf92962e6357cf6580508fd
|
||||
SIZE (Chemistry-Elements-1.07.tar.gz) = 12855
|
||||
TIMESTAMP = 1483188621
|
||||
SHA256 (Chemistry-Elements-1.071.tar.gz) = 16d7aa0476db887bf3e212d7f00b122e509df9137762a4d292a5927fa47c15d4
|
||||
SIZE (Chemistry-Elements-1.071.tar.gz) = 22640
|
||||
|
@ -3,5 +3,3 @@ track of your chemical data. Using either the atomic number, chemical
|
||||
symbol, or element name you can construct an Element object.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Chemistry-Elements/
|
||||
|
||||
Seamus Venasse <svenasse@polaris.ca>
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Chemistry::Elements.3.gz
|
||||
%%SITE_PERL%%/Chemistry/Elements.pm
|
||||
%%PERL5_MAN3%%/Chemistry::Elements.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user