Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2009 16:04:55 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139574: Port update: net/grsync - Update to v0.9.2
Message-ID:  <200910131604.n9DG4tno048550@www.freebsd.org>
Resent-Message-ID: <200910131610.n9DGA340087253@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139574
>Category:       ports
>Synopsis:       Port update: net/grsync - Update to v0.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 13 16:10:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        9.0-CURRENT
>Organization:
http://contribs.martymac.org
>Environment:
FreeBSD laptop.martymac.com 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Wed Sep  9 12:33:31 UTC 2009     martymac@laptop.martymac.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This patch updates net/grsync to v0.9.2.

>From Changelog :

Version 0.9.2
        grsync-batch: added itemize-changes option which was missing in 0.9.1
        Small fix to the pause button showing as "play" instead of "pause" in some occasions
        Catalan translation added (thanks Josep)
        "-s" command line option added, stays open on success
        Gtkbuilder xml file updated for glade 3.6.7
        Fixed bug: when wrong session specified on the command line with "-e", executes default session instead of nothing
        Fixed bug: grsync can't start when compiled against gtk >= 2.16.6
        Now prints an error and exits when unable to correctly load gtkbuilder xml file
        Dutch translation updated (thanks Frank)
        Italian translation updated
        Manpage updated
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN grsync.orig/Makefile grsync/Makefile
--- grsync.orig/Makefile	2009-10-13 09:15:41.251277466 +0000
+++ grsync/Makefile	2009-10-13 09:15:49.992104024 +0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	grsync
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.opbyte.it/release/ \
 		GENTOO/distfiles \
diff -aurN grsync.orig/distinfo grsync/distinfo
--- grsync.orig/distinfo	2009-10-13 09:15:41.259277924 +0000
+++ grsync/distinfo	2009-10-13 09:15:54.217044903 +0000
@@ -1,3 +1,3 @@
-MD5 (grsync-0.9.1.tar.gz) = 4425e1092d12ddbba7176265e4a2150d
-SHA256 (grsync-0.9.1.tar.gz) = 88556135a67aa9deb0dcd61ee6090f0346cb90cbcd667d200c7932778a5ca632
-SIZE (grsync-0.9.1.tar.gz) = 207123
+MD5 (grsync-0.9.2.tar.gz) = b605c920f5b52e8783df2803efe8a03d
+SHA256 (grsync-0.9.2.tar.gz) = 90874f62d726cfa42dc1209d15e97af10ca108d54332d77b9e35ca6d86d9117e
+SIZE (grsync-0.9.2.tar.gz) = 188827
diff -aurN grsync.orig/pkg-plist grsync/pkg-plist
--- grsync.orig/pkg-plist	2009-10-13 09:15:41.255281606 +0000
+++ grsync/pkg-plist	2009-10-13 16:12:49.444574378 +0000
@@ -4,6 +4,7 @@
 share/pixmaps/grsync.png
 share/grsync/grsync.glade
 @dirrm share/grsync
+%%NLS%%share/locale/ca_ES/LC_MESSAGES/grsync.mo
 %%NLS%%share/locale/cs_CZ/LC_MESSAGES/grsync.mo
 %%NLS%%share/locale/de_DE/LC_MESSAGES/grsync.mo
 %%NLS%%share/locale/es_ES/LC_MESSAGES/grsync.mo
@@ -16,6 +17,8 @@
 %%NLS%%share/locale/sv_SE/LC_MESSAGES/grsync.mo
 %%NLS%%share/locale/tr_TR/LC_MESSAGES/grsync.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/grsync.mo
+%%NLS%%@dirrmtry share/locale/ca_ES/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ca_ES
 %%NLS%%@dirrmtry share/locale/cs_CZ/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/cs_CZ
 %%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES


>Release-Note:
>Audit-Trail:
>Unformatted:



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