mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
science/p5-Physics-Unit: Update to 0.60
- Update LICENSE - Add LICENSE_FILE Changes: https://metacpan.org/dist/Physics-Unit/changes
This commit is contained in:
parent
8cd5d225a6
commit
32ec7ebaff
@ -1,5 +1,5 @@
|
||||
PORTNAME= Physics-Unit
|
||||
PORTVERSION= 0.54
|
||||
PORTVERSION= 0.60
|
||||
CATEGORIES= science perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -8,19 +8,18 @@ MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Manipulate Physics units and dimensions
|
||||
WWW= https://metacpan.org/release/Physics-Unit
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= WTFPL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= YES
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
(cd ${WRKSRC}/eg/ && ${COPYTREE_SHARE} '*.pl' ${STAGEDIR}${EXAMPLESDIR})
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1503413917
|
||||
SHA256 (Physics-Unit-0.54.tar.gz) = 6070417408d53c4860eb02ada7922d8a994e400cc8ec95c31c9ce1e7851b6702
|
||||
SIZE (Physics-Unit-0.54.tar.gz) = 39566
|
||||
TIMESTAMP = 1730540990
|
||||
SHA256 (Physics-Unit-0.60.tar.gz) = cae4614c4c0ee52a36c5840471bba7b6d020ece46568ec65319c087b97076557
|
||||
SIZE (Physics-Unit-0.60.tar.gz) = 63852
|
||||
|
Loading…
Reference in New Issue
Block a user