mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.06
- Add LICENSE_FILE
This commit is contained in:
parent
a62a772bb0
commit
75c8c426e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446602
2 changed files with 5 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Astro-SunTime
|
||||
PORTVERSION= 0.05
|
||||
PORTVERSION= 0.06
|
||||
CATEGORIES= astro perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,9 +11,7 @@ MAINTAINER= perl@FreeBSD.org
|
|||
COMMENT= Perl interface to calculate sunrise/sunset times
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
BUILD_DEPENDS= p5-Time-modules>=0:devel/p5-Time-modules
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1485032249
|
||||
SHA256 (Astro-SunTime-0.05.tar.gz) = 83f3d276849107b9f4fbef20d3d2849e3c751d751cfdfa67316470e9974543a7
|
||||
SIZE (Astro-SunTime-0.05.tar.gz) = 3523
|
||||
TIMESTAMP = 1500990004
|
||||
SHA256 (Astro-SunTime-0.06.tar.gz) = b4a44fddfc055cc42ee67bfd8939354793da7512ea04f30578d42dc6a701112a
|
||||
SIZE (Astro-SunTime-0.06.tar.gz) = 18891
|
||||
|
|
Loading…
Add table
Reference in a new issue