Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Sep 2017 15:21:46 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r450046 - head/x11/xfce4-clipman-plugin
Message-ID:  <201709181521.v8IFLkoZ004928@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Mon Sep 18 15:21:46 2017
New Revision: 450046
URL: https://svnweb.freebsd.org/changeset/ports/450046

Log:
  - Update x11/xfce4-clipman-plugin to 1.4.2
  - Silence USES portlint warning
  
  PR:		220925
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>

Modified:
  head/x11/xfce4-clipman-plugin/Makefile
  head/x11/xfce4-clipman-plugin/distinfo

Modified: head/x11/xfce4-clipman-plugin/Makefile
==============================================================================
--- head/x11/xfce4-clipman-plugin/Makefile	Mon Sep 18 15:15:52 2017	(r450045)
+++ head/x11/xfce4-clipman-plugin/Makefile	Mon Sep 18 15:21:46 2017	(r450046)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfce4-clipman-plugin
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	x11 xfce
 MASTER_SITES=	XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
@@ -12,19 +12,16 @@ COMMENT=	Clipboard manager for the Xfce panel
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	libdbus-1.so:devel/dbus \
-	libdbus-glib-1.so:devel/dbus-glib
-
 OPTIONS_DEFINE=	QRCODE
 QRCODE_DESC=	QR Code support
 QRCODE_LIB_DEPENDS=	libqrencode.so:graphics/libqrencode
 QRCODE_CONFIGURE_ENABLE=	libqrencode
 
+USES=		gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3
 GNU_CONFIGURE=	yes
-USE_GNOME=	gtk30 intltool intlhack glib20 cairo
+USE_GNOME=	gtk30 intltool glib20 cairo
 USE_XFCE=	panel
 USE_XORG=	ice sm x11 xtst xproto
-USES=		gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3
 INSTALLS_ICONS=	yes
 INSTALL_TARGET=	install-strip
 

Modified: head/x11/xfce4-clipman-plugin/distinfo
==============================================================================
--- head/x11/xfce4-clipman-plugin/distinfo	Mon Sep 18 15:15:52 2017	(r450045)
+++ head/x11/xfce4-clipman-plugin/distinfo	Mon Sep 18 15:21:46 2017	(r450046)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1480392800
-SHA256 (xfce4/xfce4-clipman-plugin-1.4.1.tar.bz2) = 341cce9665a89e5930e754ef3e27ff97594da22b82b1403099ebcf5c18a5351f
-SIZE (xfce4/xfce4-clipman-plugin-1.4.1.tar.bz2) = 484795
+TIMESTAMP = 1500728957
+SHA256 (xfce4/xfce4-clipman-plugin-1.4.2.tar.bz2) = cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3
+SIZE (xfce4/xfce4-clipman-plugin-1.4.2.tar.bz2) = 485244



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