From owner-svn-ports-head@freebsd.org Mon Apr 16 00:21:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F25F0F9ABA3; Mon, 16 Apr 2018 00:21:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4C667A707; Mon, 16 Apr 2018 00:21:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 876BA1604A; Mon, 16 Apr 2018 00:21:42 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3G0Lg8Q010989; Mon, 16 Apr 2018 00:21:42 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3G0Lg7T010985; Mon, 16 Apr 2018 00:21:42 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201804160021.w3G0Lg7T010985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 16 Apr 2018 00:21:42 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in head/x11/xfce4-verve-plugin: . files X-SVN-Commit-Revision: 467447 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2018 00:21:43 -0000 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