From owner-svn-ports-all@freebsd.org Mon Sep 18 15:21:47 2017 Return-Path: Delivered-To: svn-ports-all@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 66752E17DED; Mon, 18 Sep 2017 15:21:47 +0000 (UTC) (envelope-from madpilot@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 353DD6DCBD; Mon, 18 Sep 2017 15:21:47 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8IFLk71004930; Mon, 18 Sep 2017 15:21:46 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8IFLkoZ004928; Mon, 18 Sep 2017 15:21:46 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201709181521.v8IFLkoZ004928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 18 Sep 2017 15:21:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450046 - head/x11/xfce4-clipman-plugin X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/x11/xfce4-clipman-plugin X-SVN-Commit-Revision: 450046 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2017 15:21:47 -0000 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 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