svn commit: r564980 - head/misc/xfce4-weather-plugin

Guido Falsi madpilot at FreeBSD.org
Thu Feb 11 22:03:50 UTC 2021


Author: madpilot
Date: Thu Feb 11 22:03:49 2021
New Revision: 564980
URL: https://svnweb.freebsd.org/changeset/ports/564980

Log:
  Update xfce4-weather-plugin to 0.11.0
  
  This version has migrated configuration to xfconf. Settings from
  the rc file are not automatically migrated.

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	Thu Feb 11 22:03:38 2021	(r564979)
+++ head/misc/xfce4-weather-plugin/Makefile	Thu Feb 11 22:03:49 2021	(r564980)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-weather-plugin
-PORTVERSION=	0.10.2
-PORTREVISION=	1
+PORTVERSION=	0.11.0
 CATEGORIES=	misc xfce geography
 MASTER_SITES=	XFCE/panel-plugins
 DIST_SUBDIR=	xfce4

Modified: head/misc/xfce4-weather-plugin/distinfo
==============================================================================
--- head/misc/xfce4-weather-plugin/distinfo	Thu Feb 11 22:03:38 2021	(r564979)
+++ head/misc/xfce4-weather-plugin/distinfo	Thu Feb 11 22:03:49 2021	(r564980)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604957727
-SHA256 (xfce4/xfce4-weather-plugin-0.10.2.tar.bz2) = 9017790b92953090c849b17b357b42fa8c562bf0e25af2fd2e5f53cfebc662c6
-SIZE (xfce4/xfce4-weather-plugin-0.10.2.tar.bz2) = 3049859
+TIMESTAMP = 1613079121
+SHA256 (xfce4/xfce4-weather-plugin-0.11.0.tar.bz2) = e3242ea951d51bc0fded1d02a4f1f662bec16a1fb10c855f71bda6541a1153fc
+SIZE (xfce4/xfce4-weather-plugin-0.11.0.tar.bz2) = 3019896


More information about the svn-ports-all mailing list