mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 1.03
Define LICENSE
This commit is contained in:
parent
1517ce49fc
commit
9aaf56b37d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340836
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-Polygon
|
||||
PORTVERSION= 1.02
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Class for Maintaining Polygon Data
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Math-Polygon-1.02.tar.gz) = 373d7f5c01b942bb06c9e8042b72fcd247453667f00093e09bb1e4b059365213
|
||||
SIZE (Math-Polygon-1.02.tar.gz) = 21529
|
||||
SHA256 (Math-Polygon-1.03.tar.gz) = 6b62dd4e19f1be9c7598c99003deb50babbdff11b8b7cebcddbcf447f2ce6bd7
|
||||
SIZE (Math-Polygon-1.03.tar.gz) = 22681
|
||||
|
Loading…
Reference in New Issue
Block a user