svn commit: r456540 - in head/x11/libxfce4menu: . files

Guido Falsi madpilot at FreeBSD.org
Sun Dec 17 15:35:38 UTC 2017


Author: madpilot
Date: Sun Dec 17 15:35:36 2017
New Revision: 456540
URL: https://svnweb.freebsd.org/changeset/ports/456540

Log:
  - Add PORTSCOUT line
  - Fix portlint warning
  - Whitespace fixes
  - Regenerate patch

Modified:
  head/x11/libxfce4menu/Makefile
  head/x11/libxfce4menu/files/patch-configure

Modified: head/x11/libxfce4menu/Makefile
==============================================================================
--- head/x11/libxfce4menu/Makefile	Sun Dec 17 15:27:28 2017	(r456539)
+++ head/x11/libxfce4menu/Makefile	Sun Dec 17 15:35:36 2017	(r456540)
@@ -14,27 +14,29 @@ COMMENT=	Widgets library for the Xfce desktop environm
 
 LICENSE=	GPLv2
 
+PORTSCOUT=	limit:^4\.12\.
+
+USES=		gmake libtool pathfix pkgconfig gettext-tools \
+		xfce tar:bzip2
 GNU_CONFIGURE=	yes
 USE_GNOME=	glib20 gtk20 intltool intlhack
 USE_LDCONFIG=	yes
 USE_XFCE=	xfconf
 INSTALLS_ICONS=	yes
-USES=		gmake libtool pathfix pkgconfig gettext-tools \
-	xfce tar:bzip2
 
 CONFIGURE_ARGS=	--with-vendor-info=${OPSYS} --without-html-dir
 
 OPTIONS_DEFINE=		GLADE GTK3 NLS STARTUP
 OPTIONS_DEFAULT=	GTK3 STARTUP
-STARTUP_DESC=	Startup notification
+STARTUP_DESC=		Startup notification
 STARTUP_LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification
 STARTUP_CONFIGURE_ENABLE=	startup-notification
-NLS_USES=	gettext-runtime
+NLS_USES=		gettext-runtime
 NLS_CONFIGURE_ENABLE=	nls
 GLADE_LIB_DEPENDS=	libgladeui-1.so:devel/glade3
 GLADE_CONFIGURE_ENABLE=	gladeui
-GTK3_USE=	gnome=gtk30
+GTK3_USE=		gnome=gtk30
 GTK3_CONFIGURE_ENABLE=	gtk3
-OPTIONS_SUB=	yes
+OPTIONS_SUB=		yes
 
 .include <bsd.port.mk>

Modified: head/x11/libxfce4menu/files/patch-configure
==============================================================================
--- head/x11/libxfce4menu/files/patch-configure	Sun Dec 17 15:27:28 2017	(r456539)
+++ head/x11/libxfce4menu/files/patch-configure	Sun Dec 17 15:35:36 2017	(r456540)
@@ -1,6 +1,6 @@
---- ./configure.orig	2012-04-28 19:46:56.000000000 +0000
-+++ ./configure	2013-05-05 20:32:05.000000000 +0000
-@@ -13430,7 +13430,7 @@
+--- configure.orig	2015-03-15 18:14:47 UTC
++++ configure
+@@ -14128,7 +14128,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
  
      fi
    fi


More information about the svn-ports-head mailing list