diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-04-16 08:21:41 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-04-16 08:21:41 +0800 |
commit | d8e9e59fdc5a529291678877aecfa5e37aa67a39 (patch) | |
tree | fecd4858f61ae95dd7db770ae045682304eaeda4 /x11 | |
parent | 24f46f3ed01e595d00cadb6ca2729565cdaa6aa2 (diff) | |
download | freebsd-ports-graphics-d8e9e59fdc5a529291678877aecfa5e37aa67a39.tar.gz freebsd-ports-graphics-d8e9e59fdc5a529291678877aecfa5e37aa67a39.tar.zst freebsd-ports-graphics-d8e9e59fdc5a529291678877aecfa5e37aa67a39.zip |
- Update xfce4-verve-plugin to 1.1.1
- Small whitespace changes
- Regenerate patch
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-verve-plugin/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-verve-plugin/distinfo | 5 | ||||
-rw-r--r-- | x11/xfce4-verve-plugin/files/patch-configure | 6 | ||||
-rw-r--r-- | x11/xfce4-verve-plugin/pkg-descr | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile index 8e65b3ffe53..af7c1ecd6cd 100644 --- a/x11/xfce4-verve-plugin/Makefile +++ b/x11/xfce4-verve-plugin/Makefile @@ -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 diff --git a/x11/xfce4-verve-plugin/distinfo b/x11/xfce4-verve-plugin/distinfo index e78a9bc64f4..e76c4f7af57 100644 --- a/x11/xfce4-verve-plugin/distinfo +++ b/x11/xfce4-verve-plugin/distinfo @@ -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 diff --git a/x11/xfce4-verve-plugin/files/patch-configure b/x11/xfce4-verve-plugin/files/patch-configure index 763cf6d8a40..173219abcbc 100644 --- a/x11/xfce4-verve-plugin/files/patch-configure +++ b/x11/xfce4-verve-plugin/files/patch-configure @@ -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 diff --git a/x11/xfce4-verve-plugin/pkg-descr b/x11/xfce4-verve-plugin/pkg-descr index 4d2daef1811..492e4dac2ca 100644 --- a/x11/xfce4-verve-plugin/pkg-descr +++ b/x11/xfce4-verve-plugin/pkg-descr @@ -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 |