svn commit: r534979 - head/astro/wmmoonclock
Hiroki Tagato
tagattie at FreeBSD.org
Tue May 12 08:46:03 UTC 2020
Author: tagattie
Date: Tue May 12 08:46:02 2020
New Revision: 534979
URL: https://svnweb.freebsd.org/changeset/ports/534979
Log:
- Update to 1.30
- Make portclippy happy
PR: 245888
Submitted by: Marco Beishuizen <mbeis at xs4all.nl> (maintainer)
Approved by: ehaupt (mentor)
Modified:
head/astro/wmmoonclock/Makefile
head/astro/wmmoonclock/distinfo
Modified: head/astro/wmmoonclock/Makefile
==============================================================================
--- head/astro/wmmoonclock/Makefile Tue May 12 08:41:02 2020 (r534978)
+++ head/astro/wmmoonclock/Makefile Tue May 12 08:46:02 2020 (r534979)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wmmoonclock
-PORTVERSION= 1.29
+PORTVERSION= 1.30
CATEGORIES= astro windowmaker
MASTER_SITES= https://www.dockapps.net/download/
@@ -11,9 +11,10 @@ COMMENT= Displays the phase of the moon, plus orbital
LICENSE= GPLv2
-GNU_CONFIGURE= yes
USES= autoreconf:build pkgconfig xorg
USE_XORG+= x11 xext xpm
+
+GNU_CONFIGURE= yes
PLIST_FILES= bin/wmmoonclock man/man1/wmmoonclock.1.gz
Modified: head/astro/wmmoonclock/distinfo
==============================================================================
--- head/astro/wmmoonclock/distinfo Tue May 12 08:41:02 2020 (r534978)
+++ head/astro/wmmoonclock/distinfo Tue May 12 08:46:02 2020 (r534979)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586605073
-SHA256 (wmmoonclock-1.29.tar.gz) = beb9e108d90027df4bf2252b3669c153c858976c1099be3462d536073435203a
-SIZE (wmmoonclock-1.29.tar.gz) = 234991
+TIMESTAMP = 1587720367
+SHA256 (wmmoonclock-1.30.tar.gz) = 8ba7dceb10ce3f778480353039de47404537af35092c941ae4ee087e9e3d43a0
+SIZE (wmmoonclock-1.30.tar.gz) = 238171
More information about the svn-ports-head
mailing list