mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
astro/sunwait: Update version 20041208=>0.9.1
- Update LICENSE to GPLv3 - Use GITHUB as MASTER_SITES has moved to GH - Pet portclippy - Update WWW to https
This commit is contained in:
parent
ff12dab5d4
commit
5674c646c0
2 changed files with 13 additions and 7 deletions
|
@ -1,16 +1,22 @@
|
||||||
PORTNAME= sunwait
|
PORTNAME= sunwait
|
||||||
PORTVERSION= 20041208
|
DISTVERSION= 0.9.1
|
||||||
|
PORTEPOCH= 1
|
||||||
CATEGORIES= astro
|
CATEGORIES= astro
|
||||||
MASTER_SITES= http://www.risacher.org/sunwait/
|
MASTER_SITES= https://www.risacher.org/sunwait/
|
||||||
|
|
||||||
MAINTAINER= bofh@FreeBSD.org
|
MAINTAINER= bofh@FreeBSD.org
|
||||||
COMMENT= Calculate sunrise and sunset
|
COMMENT= Calculate sunrise and sunset
|
||||||
WWW= http://www.risacher.org/sunwait/
|
WWW= http://www.risacher.org/sunwait/
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= risacher
|
||||||
|
|
||||||
|
MAKEFILE= makefile
|
||||||
ALL_TARGET= ${PORTNAME}
|
ALL_TARGET= ${PORTNAME}
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1509192521
|
TIMESTAMP = 1711703855
|
||||||
SHA256 (sunwait-20041208.tar.gz) = 46ecd64142e0c7c2decac8df241b78ccae0d1b323929fb4d61aa1acc16a9ff96
|
SHA256 (risacher-sunwait-0.9.1_GH0.tar.gz) = 02fe8165a60ede67f1d0dc98acf4dfbe40865a215d9bd039f57806f1e100b406
|
||||||
SIZE (sunwait-20041208.tar.gz) = 15865
|
SIZE (risacher-sunwait-0.9.1_GH0.tar.gz) = 35984
|
||||||
|
|
Loading…
Add table
Reference in a new issue