Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2018 00:21:42 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r467447 - in head/x11/xfce4-verve-plugin: . files
Message-ID:  <201804160021.w3G0Lg7T010985@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Mon Apr 16 00:21:41 2018
New Revision: 467447
URL: https://svnweb.freebsd.org/changeset/ports/467447

Log:
  - Update xfce4-verve-plugin to 1.1.1
  - Small whitespace changes
  - Regenerate patch

Modified:
  head/x11/xfce4-verve-plugin/Makefile
  head/x11/xfce4-verve-plugin/distinfo
  head/x11/xfce4-verve-plugin/files/patch-configure
  head/x11/xfce4-verve-plugin/pkg-descr

Modified: head/x11/xfce4-verve-plugin/Makefile
==============================================================================
--- head/x11/xfce4-verve-plugin/Makefile	Mon Apr 16 00:11:58 2018	(r467446)
+++ head/x11/xfce4-verve-plugin/Makefile	Mon Apr 16 00:21:41 2018	(r467447)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	verve-plugin
-PORTVERSION=	1.1.0
-PORTREVISION=	1
+PORTVERSION=	1.1.1
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R}
 PKGNAMEPREFIX=	xfce4-
@@ -16,7 +15,7 @@ COMMENT=	Command line plugin for the Xfce Desktop
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	libpcre.so:devel/pcre \
-	libdbus-glib-1.so:devel/dbus-glib
+		libdbus-glib-1.so:devel/dbus-glib
 
 GNU_CONFIGURE=	yes
 USES=		gettext-tools gmake libtool pkgconfig tar:bzip2 xfce

Modified: head/x11/xfce4-verve-plugin/distinfo
==============================================================================
--- head/x11/xfce4-verve-plugin/distinfo	Mon Apr 16 00:11:58 2018	(r467446)
+++ head/x11/xfce4-verve-plugin/distinfo	Mon Apr 16 00:21:41 2018	(r467447)
@@ -1,2 +1,3 @@
-SHA256 (xfce4/xfce4-verve-plugin-1.1.0.tar.bz2) = a3196f818c7ad57d19cd6581e168fd2b9f96de070246aea70c35ce2e5f9d9c84
-SIZE (xfce4/xfce4-verve-plugin-1.1.0.tar.bz2) = 353998
+TIMESTAMP = 1523823848
+SHA256 (xfce4/xfce4-verve-plugin-1.1.1.tar.bz2) = 0b8ccbe0778d31e9c9eda4dc97836d8093d05d607de5dfcafff8127b0b2a0afc
+SIZE (xfce4/xfce4-verve-plugin-1.1.1.tar.bz2) = 393914

Modified: head/x11/xfce4-verve-plugin/files/patch-configure
==============================================================================
--- head/x11/xfce4-verve-plugin/files/patch-configure	Mon Apr 16 00:11:58 2018	(r467446)
+++ head/x11/xfce4-verve-plugin/files/patch-configure	Mon Apr 16 00:21:41 2018	(r467447)
@@ -1,6 +1,6 @@
---- configure.orig	2015-01-26 21:05:44.000000000 +0100
-+++ configure	2015-01-26 23:11:21.000000000 +0100
-@@ -13172,7 +13172,7 @@
+--- configure.orig	2018-04-15 19:25:29 UTC
++++ configure
+@@ -13658,7 +13658,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
  
      fi
    fi

Modified: head/x11/xfce4-verve-plugin/pkg-descr
==============================================================================
--- head/x11/xfce4-verve-plugin/pkg-descr	Mon Apr 16 00:11:58 2018	(r467446)
+++ head/x11/xfce4-verve-plugin/pkg-descr	Mon Apr 16 00:21:41 2018	(r467447)
@@ -7,4 +7,4 @@ It supports several nice features, such as:
      * Focus grabbing via D-BUS (so you can bind a shortcut to it)
      * Custom input field width
 
-WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin
+WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-verve-plugin



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