svn commit: r541179 - in branches/2020Q3/misc/xfce4-weather-plugin: . files

Guido Falsi madpilot at FreeBSD.org
Sat Jul 4 09:00:51 UTC 2020


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 at 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


More information about the svn-ports-all mailing list