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
|
PORTNAME= Physics-Unit
|
||||||
PORTVERSION= 0.54
|
PORTVERSION= 0.60
|
||||||
CATEGORIES= science perl5
|
CATEGORIES= science perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
@ -8,19 +8,18 @@ MAINTAINER= perl@FreeBSD.org
|
|||||||
COMMENT= Manipulate Physics units and dimensions
|
COMMENT= Manipulate Physics units and dimensions
|
||||||
WWW= https://metacpan.org/release/Physics-Unit
|
WWW= https://metacpan.org/release/Physics-Unit
|
||||||
|
|
||||||
LICENSE= ART10 GPLv1+
|
LICENSE= WTFPL
|
||||||
LICENSE_COMB= dual
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
NO_ARCH= YES
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= EXAMPLES
|
OPTIONS_DEFINE= EXAMPLES
|
||||||
|
|
||||||
PORTEXAMPLES= *
|
PORTEXAMPLES= *
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||||
(cd ${WRKSRC}/eg/ && ${COPYTREE_SHARE} '*.pl' ${STAGEDIR}${EXAMPLESDIR})
|
(cd ${WRKSRC}/eg/ && ${COPYTREE_SHARE} '*.pl' ${STAGEDIR}${EXAMPLESDIR})
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1503413917
|
TIMESTAMP = 1730540990
|
||||||
SHA256 (Physics-Unit-0.54.tar.gz) = 6070417408d53c4860eb02ada7922d8a994e400cc8ec95c31c9ce1e7851b6702
|
SHA256 (Physics-Unit-0.60.tar.gz) = cae4614c4c0ee52a36c5840471bba7b6d020ece46568ec65319c087b97076557
|
||||||
SIZE (Physics-Unit-0.54.tar.gz) = 39566
|
SIZE (Physics-Unit-0.60.tar.gz) = 63852
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user