From owner-svn-ports-all@freebsd.org Fri May 10 15:29:59 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2696F15A54CA; Fri, 10 May 2019 15:29:59 +0000 (UTC) (envelope-from swills@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 BF5C27522E; Fri, 10 May 2019 15:29:58 +0000 (UTC) (envelope-from swills@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 76D8D625A; Fri, 10 May 2019 15:29:58 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4AFTwGY045074; Fri, 10 May 2019 15:29:58 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4AFTvrp045071; Fri, 10 May 2019 15:29:57 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201905101529.x4AFTvrp045071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 10 May 2019 15:29:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501179 - head/deskutils/meteo X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/deskutils/meteo X-SVN-Commit-Revision: 501179 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BF5C27522E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.995,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.94)[-0.942,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 10 May 2019 15:29:59 -0000 Author: swills Date: Fri May 10 15:29:57 2019 New Revision: 501179 URL: https://svnweb.freebsd.org/changeset/ports/501179 Log: deskutils/meteo: update to 0.9.7 PR: 237824 Submitted by: Hiroki Tagato (maintainer) Modified: head/deskutils/meteo/Makefile (contents, props changed) head/deskutils/meteo/distinfo (contents, props changed) head/deskutils/meteo/pkg-plist (contents, props changed) Modified: head/deskutils/meteo/Makefile ============================================================================== --- head/deskutils/meteo/Makefile Fri May 10 15:27:40 2019 (r501178) +++ head/deskutils/meteo/Makefile Fri May 10 15:29:57 2019 (r501179) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= meteo -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= deskutils MAINTAINER= tagattie@yandex.com @@ -23,7 +23,8 @@ USES= compiler:c11 desktop-file-utils gettext gnome m USE_GITLAB= yes GL_ACCOUNT= bitseater -GL_COMMIT= 1a36202057ddd502556afd9335a8f8d51b714537 +GL_COMMIT= c83cea9a31901911ed5f8d87756d33a36b547457 + USE_GNOME= gtk30 SHEBANG_FILES= meson/post_install.py @@ -40,8 +41,6 @@ post-extract: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for doc in ${PORTDOCS} - ${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} -.endfor + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Modified: head/deskutils/meteo/distinfo ============================================================================== --- head/deskutils/meteo/distinfo Fri May 10 15:27:40 2019 (r501178) +++ head/deskutils/meteo/distinfo Fri May 10 15:29:57 2019 (r501179) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551351443 -SHA256 (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = c487f636f407ecaf74b73921252eada914f5b1e27c3f970c0dd4cc992482bc05 -SIZE (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = 550982 +TIMESTAMP = 1557383421 +SHA256 (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 9eb148c2c2c599ddca3f8b97c569a2bc3a784a47a2febbdc2d01bab74314b638 +SIZE (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 552125 Modified: head/deskutils/meteo/pkg-plist ============================================================================== --- head/deskutils/meteo/pkg-plist Fri May 10 15:27:40 2019 (r501178) +++ head/deskutils/meteo/pkg-plist Fri May 10 15:29:57 2019 (r501179) @@ -25,6 +25,7 @@ share/locale/es_ES/LC_MESSAGES/com.gitlab.bitseater.me share/locale/fr/LC_MESSAGES/com.gitlab.bitseater.meteo.mo share/locale/lt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo share/locale/nb/LC_MESSAGES/com.gitlab.bitseater.meteo.mo +share/locale/nl/LC_MESSAGES/com.gitlab.bitseater.meteo.mo share/locale/pt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo share/locale/pt_BR/LC_MESSAGES/com.gitlab.bitseater.meteo.mo share/locale/pt_PT/LC_MESSAGES/com.gitlab.bitseater.meteo.mo