Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2019 11:45:30 +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: r494791 - in branches/2019Q1/misc/xfce4-weather-plugin: . files
Message-ID:  <201903061145.x26BjUKN094060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Wed Mar  6 11:45:30 2019
New Revision: 494791
URL: https://svnweb.freebsd.org/changeset/ports/494791

Log:
  MFH: r494787
  
  Import patch from upstream bug report for xfce4-weather-plugin to
  adapt to new upstream weather service API interface.
  
  Previous API version is deprecated and expired by upstream.
  
  While here, remove unneeded USES=intlhack.
  
  PR:		236166
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
  Obtained from:	https://bugzilla.xfce.org/show_bug.cgi?id=14972
  
  Approved by:	ports-secteam (joneum)

Added:
  branches/2019Q1/misc/xfce4-weather-plugin/files/
     - copied from r494787, head/misc/xfce4-weather-plugin/files/
Modified:
  branches/2019Q1/misc/xfce4-weather-plugin/Makefile
Directory Properties:
  branches/2019Q1/   (props changed)

Modified: branches/2019Q1/misc/xfce4-weather-plugin/Makefile
==============================================================================
--- branches/2019Q1/misc/xfce4-weather-plugin/Makefile	Wed Mar  6 11:27:39 2019	(r494790)
+++ branches/2019Q1/misc/xfce4-weather-plugin/Makefile	Wed Mar  6 11:45:30 2019	(r494791)
@@ -3,6 +3,7 @@
 
 PORTNAME=	xfce4-weather-plugin
 PORTVERSION=	0.9.0
+PORTREVISION=	1
 CATEGORIES=	misc xfce geography
 MASTER_SITES=	XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903061145.x26BjUKN094060>