Date: Fri, 18 Oct 2013 18:10:00 GMT From: KATO Tsuguru <tkato432@yahoo.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/181891: deskutils/ganyremote: Update to version 6.3 Message-ID: <201310181810.r9IIA0UT097654@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/181891; it has been noted by GNATS. From: KATO Tsuguru <tkato432@yahoo.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/181891: deskutils/ganyremote: Update to version 6.3 Date: Sat, 19 Oct 2013 02:56:38 +0900 This is a multi-part message in MIME format. --Multipart=_Sat__19_Oct_2013_02_56_38_+0900_u+hco6BpmIrdcFvt Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Version 6.3.1 has been released. --Multipart=_Sat__19_Oct_2013_02_56_38_+0900_u+hco6BpmIrdcFvt Content-Type: text/x-diff; name="deskutils_ganyremote.diff" Content-Disposition: attachment; filename="deskutils_ganyremote.diff" Content-Transfer-Encoding: 7bit diff -urN /usr/ports/deskutils/ganyremote/Makefile deskutils/ganyremote/Makefile --- /usr/ports/deskutils/ganyremote/Makefile 2013-09-22 01:05:23.000000000 +0900 +++ deskutils/ganyremote/Makefile 2013-10-19 00:00:00.000000000 +0900 @@ -2,7 +2,7 @@ # $FreeBSD: head/deskutils/ganyremote/Makefile 327718 2013-09-20 16:21:37Z bapt $ PORTNAME= ganyremote -PORTVERSION= 6.2 +PORTVERSION= 6.3.1 CATEGORIES= deskutils comms gnome MASTER_SITES= SF/anyremote/${PORTNAME}/${PORTVERSION} @@ -23,7 +23,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include <bsd.port.options.mk> post-patch: @@ -32,14 +31,7 @@ /usepybluez = /s|True|False| ; \ /initVerify()$$/d' ${WRKSRC}/${PORTNAME} @${REINPLACE_CMD} -e \ - '/$$(datadir)\/doc/s|^|#|' ${WRKSRC}/Makefile.in - -post-install: -.if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${DOCSDIR} -.for i in AUTHORS ChangeLog README - (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${DOCSDIR}) -.endfor -.endif + '/DESTDIR/s|cp -r|cp -R| ; \ + /DESTDIR/s|COPYING||' ${WRKSRC}/Makefile.in .include <bsd.port.mk> diff -urN /usr/ports/deskutils/ganyremote/distinfo deskutils/ganyremote/distinfo --- /usr/ports/deskutils/ganyremote/distinfo 2013-09-05 01:46:44.000000000 +0900 +++ deskutils/ganyremote/distinfo 2013-10-19 00:00:00.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (ganyremote-6.2.tar.gz) = cac48b5323cf5a20ece358846075e7c3dcfb1e5b318701db6b90e34e54bbd91d -SIZE (ganyremote-6.2.tar.gz) = 282501 +SHA256 (ganyremote-6.3.1.tar.gz) = 12819b88a0f018903e7c3a8a57d6a91f8781df942e1bc7b85f5f2e27540dc0ae +SIZE (ganyremote-6.3.1.tar.gz) = 293121 diff -urN /usr/ports/deskutils/ganyremote/pkg-plist deskutils/ganyremote/pkg-plist --- /usr/ports/deskutils/ganyremote/pkg-plist 2013-09-05 01:46:44.000000000 +0900 +++ deskutils/ganyremote/pkg-plist 2013-10-19 00:00:00.000000000 +0900 @@ -7,6 +7,7 @@ share/locale/cs_CZ/LC_MESSAGES/ganyremote.mo share/locale/de_AT/LC_MESSAGES/ganyremote.mo share/locale/de_DE/LC_MESSAGES/ganyremote.mo +share/locale/el_GR/LC_MESSAGES/ganyremote.mo share/locale/es_ES/LC_MESSAGES/ganyremote.mo share/locale/fi_FI/LC_MESSAGES/ganyremote.mo share/locale/fr_FR/LC_MESSAGES/ganyremote.mo @@ -38,6 +39,8 @@ @dirrmtry share/locale/hu_HU @dirrmtry share/locale/fi_FI/LC_MESSAGES @dirrmtry share/locale/fi_FI +@dirrmtry share/locale/el_GR/LC_MESSAGES +@dirrmtry share/locale/el_GR @dirrmtry share/locale/de_DE/LC_MESSAGES @dirrmtry share/locale/de_DE @dirrmtry share/locale/cs_CZ/LC_MESSAGES --Multipart=_Sat__19_Oct_2013_02_56_38_+0900_u+hco6BpmIrdcFvt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310181810.r9IIA0UT097654>