diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-11-14 05:43:32 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-11-14 05:43:32 +0800 |
commit | 74b77d1f1a91327f1c242bb61431206f227696b3 (patch) | |
tree | c67850ee9c9225235e5a4718f857b3ad959c6dc4 /deskutils | |
parent | 9e79d1419a22d6d1c3759fb7c3a15964f8b49714 (diff) | |
download | freebsd-ports-gnome-74b77d1f1a91327f1c242bb61431206f227696b3.tar.gz freebsd-ports-gnome-74b77d1f1a91327f1c242bb61431206f227696b3.tar.zst freebsd-ports-gnome-74b77d1f1a91327f1c242bb61431206f227696b3.zip |
- Update to 0.3.4
- Re-generate patch (with 'make makepatch')
This release introduces 2 new features [1], available in settings window.
[1] https://git.xfce.org/apps/xfce4-notifyd/tag/?id=xfce4-notifyd-0.3.4
PR: 214377
Submitted by: myself (olivierd@)
Approved by: ehaupt@ (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xfce4-notifyd/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xfce4-notifyd/distinfo | 6 | ||||
-rw-r--r-- | deskutils/xfce4-notifyd/files/extra-patch-configure | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/deskutils/xfce4-notifyd/Makefile b/deskutils/xfce4-notifyd/Makefile index cede91dbdaf3..a4fe5daab2a6 100644 --- a/deskutils/xfce4-notifyd/Makefile +++ b/deskutils/xfce4-notifyd/Makefile @@ -6,7 +6,7 @@ # Support of GTK+ is checked at compile time and themes directories too. PORTNAME= xfce4-notifyd -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.4 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-notifyd/distinfo b/deskutils/xfce4-notifyd/distinfo index e9336c04b5ef..6e4a6cc649d7 100644 --- a/deskutils/xfce4-notifyd/distinfo +++ b/deskutils/xfce4-notifyd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1475442314 -SHA256 (xfce4/xfce4-notifyd-0.3.3.tar.bz2) = 986c4cfeb64c21c6bfb2fe65839490ad0f501fdfc8ed10cc71815da5da110f73 -SIZE (xfce4/xfce4-notifyd-0.3.3.tar.bz2) = 433388 +TIMESTAMP = 1478753728 +SHA256 (xfce4/xfce4-notifyd-0.3.4.tar.bz2) = 038535de79b7056058e8d6dceb457959949831853c2594a686ec68b037ae31bf +SIZE (xfce4/xfce4-notifyd-0.3.4.tar.bz2) = 442087 diff --git a/deskutils/xfce4-notifyd/files/extra-patch-configure b/deskutils/xfce4-notifyd/files/extra-patch-configure index 72793e7e2515..ca858d437449 100644 --- a/deskutils/xfce4-notifyd/files/extra-patch-configure +++ b/deskutils/xfce4-notifyd/files/extra-patch-configure @@ -1,6 +1,6 @@ ---- ./configure.orig 2013-04-21 08:49:43.000000000 +0000 -+++ ./configure 2013-04-21 15:48:06.000000000 +0000 -@@ -5649,7 +5649,7 @@ +--- configure.orig 2016-11-09 22:20:54 UTC ++++ configure +@@ -5771,7 +5771,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld $as_echo_n "checking whether NLS is requested... " >&6; } # Check whether --enable-nls was given. if test "${enable_nls+set}" = set; then : @@ -9,7 +9,7 @@ else USE_NLS=yes fi -@@ -13186,7 +13186,7 @@ +@@ -13772,7 +13772,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> fi fi |