Date: Fri, 10 Oct 2014 16:36:05 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370598 - head/astro/wmmoonclock Message-ID: <201410101636.s9AGa50m066785@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Fri Oct 10 16:36:05 2014 New Revision: 370598 URL: https://svnweb.freebsd.org/changeset/ports/370598 QAT: https://qat.redports.org/buildarchive/r370598/ Log: - 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> Modified: head/astro/wmmoonclock/Makefile head/astro/wmmoonclock/distinfo head/astro/wmmoonclock/pkg-descr Modified: head/astro/wmmoonclock/Makefile ============================================================================== --- head/astro/wmmoonclock/Makefile Fri Oct 10 16:24:00 2014 (r370597) +++ head/astro/wmmoonclock/Makefile Fri Oct 10 16:36:05 2014 (r370598) @@ -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 Modified: head/astro/wmmoonclock/distinfo ============================================================================== --- head/astro/wmmoonclock/distinfo Fri Oct 10 16:24:00 2014 (r370597) +++ head/astro/wmmoonclock/distinfo Fri Oct 10 16:36:05 2014 (r370598) @@ -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 Modified: head/astro/wmmoonclock/pkg-descr ============================================================================== --- head/astro/wmmoonclock/pkg-descr Fri Oct 10 16:24:00 2014 (r370597) +++ head/astro/wmmoonclock/pkg-descr Fri Oct 10 16:36:05 2014 (r370598) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410101636.s9AGa50m066785>