diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-10-10 16:36:05 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-10-10 16:36:05 +0000 |
commit | 788b5d438422985d5223abe7759efc806f684e17 (patch) | |
tree | 357e921b89b74a5acb64d5f628e9f667df3ff7b3 /astro/wmmoonclock | |
parent | c7e9a713849137ecb1bd5540dfac56affd1e037e (diff) |
- Remove of BROKEN, add new MASTER_SITES including new maitainer's mirror
- Update distinfo, previous tarball was uncompressed
- Add LICENSE
- Take maintainership
- Slight grammar change in pkg-descr
- Addition of WWW to pkg-descr
PR: 193819
Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Notes
Notes:
svn path=/head/; revision=370598
Diffstat (limited to 'astro/wmmoonclock')
-rw-r--r-- | astro/wmmoonclock/Makefile | 7 | ||||
-rw-r--r-- | astro/wmmoonclock/distinfo | 4 | ||||
-rw-r--r-- | astro/wmmoonclock/pkg-descr | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index df0a86f23240..0138c57deda4 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -5,12 +5,13 @@ PORTNAME= wmMoonClock PORTVERSION= 1.27 PORTREVISION= 3 CATEGORIES= astro windowmaker -MASTER_SITES= http://www.dockapps.org/files/14/21/ +MASTER_SITES= http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ \ + http://www.skysmurf.nl/comp/FreeBSD/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@skysmurf.nl COMMENT= Displays the phase of the moon, plus orbital data -BROKEN= No public disfiles +LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${DISTNAME}/Src diff --git a/astro/wmmoonclock/distinfo b/astro/wmmoonclock/distinfo index e5a2768bc0ba..3d988ad9eef5 100644 --- a/astro/wmmoonclock/distinfo +++ b/astro/wmmoonclock/distinfo @@ -1,2 +1,2 @@ -SHA256 (wmMoonClock-1.27.tar.gz) = 91a40aef6f432feb4fa0c7450bbe05034e4024509be8f2f8f7c3483e150b532f -SIZE (wmMoonClock-1.27.tar.gz) = 829440 +SHA256 (wmMoonClock-1.27.tar.gz) = 439d330a30ee1cb084e0512e894f5e1a2e9869745a2274fbd9a56832c1527c77 +SIZE (wmMoonClock-1.27.tar.gz) = 155197 diff --git a/astro/wmmoonclock/pkg-descr b/astro/wmmoonclock/pkg-descr index d4d01e47e199..d969e034165f 100644 --- a/astro/wmmoonclock/pkg-descr +++ b/astro/wmmoonclock/pkg-descr @@ -1,6 +1,8 @@ -This is a WindowMaker dockapp which displays a graphical representation of +This is a WindowMaker dockapp that displays a graphical representation of the phase of the moon, plus additional astronomical data such as rise/set times, orbital data, orbital elements, etc (if you click on the image multiple times). Probably most of the data is not that useful, but what the heck :) + +WWW: http://www.cs.mun.ca/~gstarkes/wmaker/dockapps/time.html#wmmoonclock |