Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2014 14:14:55 +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: r363325 - head/deskutils/ganyremote
Message-ID:  <201407291414.s6TEEt1A002042@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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