From owner-svn-ports-all@FreeBSD.ORG Tue Jul 29 14:14:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B30B463A; Tue, 29 Jul 2014 14:14:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 9FF0C256F; Tue, 29 Jul 2014 14:14:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6TEEufv002046; Tue, 29 Jul 2014 14:14:56 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6TEEt1A002042; Tue, 29 Jul 2014 14:14:55 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201407291414.s6TEEt1A002042@svn.freebsd.org> From: Guido Falsi Date: Tue, 29 Jul 2014 14:14:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363325 - head/deskutils/ganyremote X-SVN-Group: ports-head 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.18 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: Tue, 29 Jul 2014 14:14:56 -0000 Author: madpilot Date: Tue Jul 29 14:14:55 2014 New Revision: 363325 URL: http://svnweb.freebsd.org/changeset/ports/363325 QAT: https://qat.redports.org/buildarchive/r363325/ Log: - Update to 6.3.2 - Make portlint happy - Reflow pkg-descr PR: 192200 Submitted by: tkato432@yahoo.com Modified: head/deskutils/ganyremote/Makefile head/deskutils/ganyremote/distinfo head/deskutils/ganyremote/pkg-descr head/deskutils/ganyremote/pkg-plist Modified: head/deskutils/ganyremote/Makefile ============================================================================== --- head/deskutils/ganyremote/Makefile Tue Jul 29 14:12:47 2014 (r363324) +++ head/deskutils/ganyremote/Makefile Tue Jul 29 14:14:55 2014 (r363325) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ganyremote -PORTVERSION= 6.3.1 +PORTVERSION= 6.3.2 CATEGORIES= deskutils comms gnome MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} @@ -13,8 +13,6 @@ LICENSE= GPLv2 # (or later) RUN_DEPENDS= anyremote:${PORTSDIR}/comms/anyremote -OPTIONS_DEFINE= DOCS - USES= gettext USE_GNOME= pygtk2 USE_PYTHON= yes @@ -23,6 +21,8 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +OPTIONS_DEFINE= DOCS + post-patch: @${REINPLACE_CMD} -e \ 's|/usr/local|${LOCALBASE}| ; \ Modified: head/deskutils/ganyremote/distinfo ============================================================================== --- head/deskutils/ganyremote/distinfo Tue Jul 29 14:12:47 2014 (r363324) +++ head/deskutils/ganyremote/distinfo Tue Jul 29 14:14:55 2014 (r363325) @@ -1,2 +1,2 @@ -SHA256 (ganyremote-6.3.1.tar.gz) = 12819b88a0f018903e7c3a8a57d6a91f8781df942e1bc7b85f5f2e27540dc0ae -SIZE (ganyremote-6.3.1.tar.gz) = 293121 +SHA256 (ganyremote-6.3.2.tar.gz) = bde4105bee7789ae566a184d438034d6cc343c211301b0f1fc7b353904b11323 +SIZE (ganyremote-6.3.2.tar.gz) = 302356 Modified: head/deskutils/ganyremote/pkg-descr ============================================================================== --- head/deskutils/ganyremote/pkg-descr Tue Jul 29 14:12:47 2014 (r363324) +++ head/deskutils/ganyremote/pkg-descr Tue Jul 29 14:14:55 2014 (r363325) @@ -1,11 +1,11 @@ -The overall goal of this project is to provide remote control service on Linux -through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection. +The overall goal of this project is to provide remote control service on +Linux through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection. -anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, -Motorola and others. +anyRemote supports wide range of modern cell phones like Nokia, +SonyEricsson, Motorola and others. -It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi) -capabled phone and UNIX, and in principle could be configured to manage almost -any software. +It was developed as thin communication layer between Bluetooth (or IR, +Wi-Fi) capabled phone and UNIX, and in principle could be configured to +manage almost any software. WWW: http://anyremote.sourceforge.net/ Modified: head/deskutils/ganyremote/pkg-plist ============================================================================== --- head/deskutils/ganyremote/pkg-plist Tue Jul 29 14:12:47 2014 (r363324) +++ head/deskutils/ganyremote/pkg-plist Tue Jul 29 14:14:55 2014 (r363325) @@ -1,4 +1,5 @@ bin/ganyremote +share/appdata/ganyremote.appdata.xml share/applications/ganyremote.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog @@ -23,6 +24,7 @@ share/pixmaps/ganyremote.png share/pixmaps/ganyremote_flash.png share/pixmaps/ganyremote_light.png share/pixmaps/ganyremote_off.png +share/pixmaps/ganyremote_small.png @dirrmtry share/locale/sv_SE/LC_MESSAGES @dirrmtry share/locale/sv_SE @dirrmtry share/locale/sk_SK/LC_MESSAGES @@ -46,3 +48,4 @@ share/pixmaps/ganyremote_off.png @dirrmtry share/locale/cs_CZ/LC_MESSAGES @dirrmtry share/locale/cs_CZ %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/appdata