From owner-svn-ports-head@freebsd.org Sun Nov 13 21:43:33 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFACBC3FC6C; Sun, 13 Nov 2016 21:43:33 +0000 (UTC) (envelope-from olivierd@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 mx1.freebsd.org (Postfix) with ESMTPS id 924471242; Sun, 13 Nov 2016 21:43:33 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uADLhW5j016127; Sun, 13 Nov 2016 21:43:32 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uADLhWqi016124; Sun, 13 Nov 2016 21:43:32 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201611132143.uADLhWqi016124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 13 Nov 2016 21:43:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426064 - in head/deskutils/xfce4-notifyd: . files X-SVN-Group: ports-head 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.23 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: Sun, 13 Nov 2016 21:43:34 -0000 Author: olivierd Date: Sun Nov 13 21:43:32 2016 New Revision: 426064 URL: https://svnweb.freebsd.org/changeset/ports/426064 Log: - 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) Modified: head/deskutils/xfce4-notifyd/Makefile head/deskutils/xfce4-notifyd/distinfo head/deskutils/xfce4-notifyd/files/extra-patch-configure Modified: head/deskutils/xfce4-notifyd/Makefile ============================================================================== --- head/deskutils/xfce4-notifyd/Makefile Sun Nov 13 20:27:39 2016 (r426063) +++ head/deskutils/xfce4-notifyd/Makefile Sun Nov 13 21:43:32 2016 (r426064) @@ -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 Modified: head/deskutils/xfce4-notifyd/distinfo ============================================================================== --- head/deskutils/xfce4-notifyd/distinfo Sun Nov 13 20:27:39 2016 (r426063) +++ head/deskutils/xfce4-notifyd/distinfo Sun Nov 13 21:43:32 2016 (r426064) @@ -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 Modified: head/deskutils/xfce4-notifyd/files/extra-patch-configure ============================================================================== --- head/deskutils/xfce4-notifyd/files/extra-patch-configure Sun Nov 13 20:27:39 2016 (r426063) +++ head/deskutils/xfce4-notifyd/files/extra-patch-configure Sun Nov 13 21:43:32 2016 (r426064) @@ -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