From owner-svn-ports-head@freebsd.org Sun Mar 24 09:52:16 2019 Return-Path: Delivered-To: svn-ports-head@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 1F16A1552EA3; Sun, 24 Mar 2019 09:52:16 +0000 (UTC) (envelope-from madpilot@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 B63AE75021; Sun, 24 Mar 2019 09:52:15 +0000 (UTC) (envelope-from madpilot@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 9066E1E9CC; Sun, 24 Mar 2019 09:52:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2O9qFxV028302; Sun, 24 Mar 2019 09:52:15 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2O9qFLA028300; Sun, 24 Mar 2019 09:52:15 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201903240952.x2O9qFLA028300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 24 Mar 2019 09:52:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496711 - in head/misc/xfce4-weather-plugin: . files X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/misc/xfce4-weather-plugin: . files X-SVN-Commit-Revision: 496711 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B63AE75021 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.948,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Mar 2019 09:52:16 -0000 Author: madpilot Date: Sun Mar 24 09:52:14 2019 New Revision: 496711 URL: https://svnweb.freebsd.org/changeset/ports/496711 Log: - Update xfce4-weather-plugin to 0.9.1 - Upstreamed patch removed PR: 236735 Submitted by: Olivier Duchateau Deleted: head/misc/xfce4-weather-plugin/files/ Modified: head/misc/xfce4-weather-plugin/Makefile head/misc/xfce4-weather-plugin/distinfo Modified: head/misc/xfce4-weather-plugin/Makefile ============================================================================== --- head/misc/xfce4-weather-plugin/Makefile Sun Mar 24 09:48:51 2019 (r496710) +++ head/misc/xfce4-weather-plugin/Makefile Sun Mar 24 09:52:14 2019 (r496711) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTVERSION= 0.9.1 CATEGORIES= misc xfce geography MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 Modified: head/misc/xfce4-weather-plugin/distinfo ============================================================================== --- head/misc/xfce4-weather-plugin/distinfo Sun Mar 24 09:48:51 2019 (r496710) +++ head/misc/xfce4-weather-plugin/distinfo Sun Mar 24 09:52:14 2019 (r496711) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537628267 -SHA256 (xfce4/xfce4-weather-plugin-0.9.0.tar.bz2) = 34368cf2332774ad2a05226b2914ecb60e7550e9b2164be53ebe8f370198bb3d -SIZE (xfce4/xfce4-weather-plugin-0.9.0.tar.bz2) = 2953904 +TIMESTAMP = 1553349293 +SHA256 (xfce4/xfce4-weather-plugin-0.9.1.tar.bz2) = 7cdc18b8df759dee4ceaaf6ce303eff7fda48e247dbc26b78142929213506cfd +SIZE (xfce4/xfce4-weather-plugin-0.9.1.tar.bz2) = 3018842