svn commit: r522129 - head/deskutils/meteo

Tobias C. Berner tcberner at FreeBSD.org
Sun Jan 5 09:57:38 UTC 2020


Author: tcberner
Date: Sun Jan  5 09:57:37 2020
New Revision: 522129
URL: https://svnweb.freebsd.org/changeset/ports/522129

Log:
  deskutils/meteo: update to 0.9.8
  
  PR:		243078
  Submitted by:	Hiroki Tagato <tagattie at yandex.com> (maintainer)

Modified:
  head/deskutils/meteo/Makefile
  head/deskutils/meteo/distinfo
  head/deskutils/meteo/pkg-plist

Modified: head/deskutils/meteo/Makefile
==============================================================================
--- head/deskutils/meteo/Makefile	Sun Jan  5 09:56:31 2020	(r522128)
+++ head/deskutils/meteo/Makefile	Sun Jan  5 09:57:37 2020	(r522129)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	meteo
-PORTVERSION=	0.9.7
-PORTREVISION=	1
+PORTVERSION=	0.9.8
 CATEGORIES=	deskutils
 
 MAINTAINER=	tagattie at yandex.com
@@ -24,7 +23,7 @@ USES=		compiler:c11 desktop-file-utils gettext gnome m
 
 USE_GITLAB=	yes
 GL_ACCOUNT=	bitseater
-GL_COMMIT=	c83cea9a31901911ed5f8d87756d33a36b547457
+GL_COMMIT=	2c90bd8ab6d07c8c72e61efc03f90aa4d809e8e0
 
 USE_GNOME=	gtk30
 

Modified: head/deskutils/meteo/distinfo
==============================================================================
--- head/deskutils/meteo/distinfo	Sun Jan  5 09:56:31 2020	(r522128)
+++ head/deskutils/meteo/distinfo	Sun Jan  5 09:57:37 2020	(r522129)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557383421
-SHA256 (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 9eb148c2c2c599ddca3f8b97c569a2bc3a784a47a2febbdc2d01bab74314b638
-SIZE (bitseater-meteo-c83cea9a31901911ed5f8d87756d33a36b547457_GL0.tar.gz) = 552125
+TIMESTAMP = 1577861819
+SHA256 (bitseater-meteo-2c90bd8ab6d07c8c72e61efc03f90aa4d809e8e0_GL0.tar.gz) = b9f259d9e0082203957364c94a0fe0dd2e833b8db2855267cea3cda15542fbfc
+SIZE (bitseater-meteo-2c90bd8ab6d07c8c72e61efc03f90aa4d809e8e0_GL0.tar.gz) = 552139

Modified: head/deskutils/meteo/pkg-plist
==============================================================================
--- head/deskutils/meteo/pkg-plist	Sun Jan  5 09:56:31 2020	(r522128)
+++ head/deskutils/meteo/pkg-plist	Sun Jan  5 09:57:37 2020	(r522129)
@@ -1,4 +1,5 @@
 bin/com.gitlab.bitseater.meteo
+man/man1/com.gitlab.bitseater.meteo.1.gz
 share/applications/com.gitlab.bitseater.meteo.desktop
 share/icons/hicolor/128x128/apps/com.gitlab.bitseater.meteo.svg
 share/icons/hicolor/128x128 at 2/apps/com.gitlab.bitseater.meteo.svg


More information about the svn-ports-all mailing list