Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 11:41:47 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534260 - head/deskutils/xfce4-notifyd
Message-ID:  <202005071141.047BfmcD038200@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu May  7 11:41:47 2020
New Revision: 534260
URL: https://svnweb.freebsd.org/changeset/ports/534260

Log:
  - Update to 0.6.1
  - make portclippy/porfmt happy
  - Change WWW to new project site (old site has a redirect notice)
  
  Changelog:	https://gitlab.xfce.org/apps/xfce4-notifyd/-/tags/xfce4-notifyd-0.6.1

Modified:
  head/deskutils/xfce4-notifyd/Makefile
  head/deskutils/xfce4-notifyd/distinfo
  head/deskutils/xfce4-notifyd/pkg-descr

Modified: head/deskutils/xfce4-notifyd/Makefile
==============================================================================
--- head/deskutils/xfce4-notifyd/Makefile	Thu May  7 11:39:20 2020	(r534259)
+++ head/deskutils/xfce4-notifyd/Makefile	Thu May  7 11:41:47 2020	(r534260)
@@ -6,7 +6,7 @@
 # Support of GTK+ is checked at compile time and themes directories too.
 
 PORTNAME=	xfce4-notifyd
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	deskutils xfce
 MASTER_SITES=	XFCE/apps
 DIST_SUBDIR=	xfce4
@@ -21,17 +21,17 @@ LIB_DEPENDS=	libnotify.so:devel/libnotify
 USES=		compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
 		tar:bzip2 xfce xorg
 USE_GNOME=	cairo glib20 gtk30 intltool
+INSTALLS_ICONS=	yes
 USE_XFCE=	libutil panel
 USE_XORG=	ice sm x11
 
 GNU_CONFIGURE=	yes
-INSTALLS_ICONS=	yes
 INSTALL_TARGET=	install-strip
 
-OPTIONS_DEFINE=		NLS
-OPTIONS_SUB=		yes
+OPTIONS_DEFINE=	NLS
+OPTIONS_SUB=	yes
 
-NLS_CONFIGURE_ENABLE=	nls
 NLS_USES=		gettext-runtime
+NLS_CONFIGURE_ENABLE=	nls
 
 .include <bsd.port.mk>

Modified: head/deskutils/xfce4-notifyd/distinfo
==============================================================================
--- head/deskutils/xfce4-notifyd/distinfo	Thu May  7 11:39:20 2020	(r534259)
+++ head/deskutils/xfce4-notifyd/distinfo	Thu May  7 11:41:47 2020	(r534260)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586416019
-SHA256 (xfce4/xfce4-notifyd-0.6.0.tar.bz2) = c1d126a81604ff967e4655f06427763bf559c338ba629c95cb9aa7f5d6dc8ba6
-SIZE (xfce4/xfce4-notifyd-0.6.0.tar.bz2) = 539371
+TIMESTAMP = 1588843924
+SHA256 (xfce4/xfce4-notifyd-0.6.1.tar.bz2) = 9b5274999c89bf296a7de03b375e8233eef37940b7444502130b92dfb6a089b4
+SIZE (xfce4/xfce4-notifyd-0.6.1.tar.bz2) = 539209

Modified: head/deskutils/xfce4-notifyd/pkg-descr
==============================================================================
--- head/deskutils/xfce4-notifyd/pkg-descr	Thu May  7 11:39:20 2020	(r534259)
+++ head/deskutils/xfce4-notifyd/pkg-descr	Thu May  7 11:41:47 2020	(r534260)
@@ -6,4 +6,4 @@ Features:
    * Visually appealing: rounded corners, shaped windows
    * Supports transparency and fade effects
 
-WWW: https://git.xfce.org/apps/xfce4-notifyd/about/
+WWW: https://gitlab.xfce.org/apps/xfce4-notifyd



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