Date: Sat, 4 Jul 2020 09:00:50 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r541179 - in branches/2020Q3/misc/xfce4-weather-plugin: . files Message-ID: <202007040900.06490orm023731@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sat Jul 4 09:00:50 2020 New Revision: 541179 URL: https://svnweb.freebsd.org/changeset/ports/541179 Log: MFH: r541151 Switch to the 2.0 API for locationforecast. PR: 247644 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Approved by: ports-secteam (joneum) Added: branches/2020Q3/misc/xfce4-weather-plugin/files/ - copied from r541151, head/misc/xfce4-weather-plugin/files/ Modified: branches/2020Q3/misc/xfce4-weather-plugin/Makefile Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/misc/xfce4-weather-plugin/Makefile ============================================================================== --- branches/2020Q3/misc/xfce4-weather-plugin/Makefile Sat Jul 4 08:52:19 2020 (r541178) +++ branches/2020Q3/misc/xfce4-weather-plugin/Makefile Sat Jul 4 09:00:50 2020 (r541179) @@ -3,6 +3,7 @@ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= misc xfce geography MASTER_SITES= XFCE/panel-plugins DIST_SUBDIR= xfce4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007040900.06490orm023731>