From owner-svn-ports-all@freebsd.org Tue May 12 08:46:03 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0A7CB2E6CF3; Tue, 12 May 2020 08:46:03 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49LrxQ6YnWz3QMZ; Tue, 12 May 2020 08:46:02 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DC9765528; Tue, 12 May 2020 08:46:02 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04C8k27H061693; Tue, 12 May 2020 08:46:02 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04C8k2Vt061691; Tue, 12 May 2020 08:46:02 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202005120846.04C8k2Vt061691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Tue, 12 May 2020 08:46:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534979 - head/astro/wmmoonclock X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: head/astro/wmmoonclock X-SVN-Commit-Revision: 534979 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 May 2020 08:46:03 -0000 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 (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