Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 08:47:39 +1000 (YAKST)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Alexander Logvinov <ports@logvinov.com>
Subject:   ports/134007: [maintainer update] deskutils/gxneur: update to 0.9.4
Message-ID:  <200904252247.n3PMldJH097876@blg.akavia.ru>
Resent-Message-ID: <200904252250.n3PMo1Ls087609@freefall.freebsd.org>

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

>Number:         134007
>Category:       ports
>Synopsis:       [maintainer update] deskutils/gxneur: update to 0.9.4
>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:   Sat Apr 25 22:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.4-RELEASE i386
>Organization:
>Environment:

>Description:

  Update to 0.9.4.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/deskutils/gxneur/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	14 Dec 2008 13:29:06 -0000	1.1
+++ Makefile	25 Apr 2009 22:42:03 -0000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	gxneur
-PORTVERSION=	0.9.2
+PORTVERSION=	0.9.4
 CATEGORIES=	deskutils
 MASTER_SITES=	http://dists.xneur.ru/release-${PORTVERSION}/tgz/
 
 MAINTAINER=	ports@logvinov.com
 COMMENT=	GTK frontend for XNeur keyboard layout switcher
 
-BUILD_DEPENDS=	xneur:${PORTSDIR}/russian/xneur
+BUILD_DEPENDS=	xneur:${PORTSDIR}/deskutils/xneur
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_BZIP2=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/deskutils/gxneur/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	14 Dec 2008 13:29:06 -0000	1.1
+++ distinfo	25 Apr 2009 22:42:03 -0000
@@ -1,3 +1,3 @@
-MD5 (gxneur-0.9.2.tar.bz2) = 793f8627fbd9ae7e1d3772e50714c6d7
-SHA256 (gxneur-0.9.2.tar.bz2) = c22e36182a37f213166c5e0c3b8eb7af70e781d7f3aea05fbc9c6bb4b6c850f5
-SIZE (gxneur-0.9.2.tar.bz2) = 308167
+MD5 (gxneur-0.9.4.tar.bz2) = c561c3d69be58b2746dfcc35588d0db5
+SHA256 (gxneur-0.9.4.tar.bz2) = 4855f313504693f9d2947a5bb50b7ccaf50dca0449a510a308f20625027ee7a7
+SIZE (gxneur-0.9.4.tar.bz2) = 336140
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/deskutils/gxneur/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	14 Dec 2008 13:29:06 -0000	1.1
+++ pkg-descr	25 Apr 2009 22:42:03 -0000
@@ -7,6 +7,8 @@
 word from one keyboard layout into another. In manual mode user has ability
 to convert last typed word or some selected text using hot keys. The idea of
 this utility is similar to Punto Switcher for Windows. For now XNeur support
-English, Russian, Ukrainian, Belarusian, French and Romanian.
+English, Russian, Ukrainian, Belarusian, French, Romanian, Bulgarian, Czech,
+Greek, Estonian, Armenian, Lithuanian, Latvian, Poland, Spanish and Uzbek
+languages.
 
 WWW: http://www.xneur.ru/
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/deskutils/gxneur/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	14 Dec 2008 13:29:06 -0000	1.1
+++ pkg-plist	25 Apr 2009 22:42:03 -0000
@@ -1,4 +1,14 @@
 bin/gxneur
+%%DATADIR%%/pixmaps/Armenian.png
+%%DATADIR%%/pixmaps/Bulgarian.png
+%%DATADIR%%/pixmaps/Czech.png
+%%DATADIR%%/pixmaps/Greek.png
+%%DATADIR%%/pixmaps/Estonian.png
+%%DATADIR%%/pixmaps/Lithuanian.png
+%%DATADIR%%/pixmaps/Latvian.png
+%%DATADIR%%/pixmaps/Poland.png
+%%DATADIR%%/pixmaps/Spanish.png
+%%DATADIR%%/pixmaps/Uzbek.png
 %%DATADIR%%/pixmaps/Russian.png
 %%DATADIR%%/pixmaps/Ukrainian.png
 %%DATADIR%%/pixmaps/English.png
@@ -10,10 +20,16 @@
 %%DATADIR%%/pixmaps/gxneur.png
 %%DATADIR%%/glade/config.glade
 %%DATADIR%%/glade/about.glade
+%%DATADIR%%/glade/action_add.glade
 %%DATADIR%%/glade/list.glade
 %%DATADIR%%/glade/abbr_add.glade
 %%DATADIR%%/glade/choose_file.glade
 %%NLS%%share/locale/ru/LC_MESSAGES/gxneur.mo
+%%NLS%%share/locale/be/LC_MESSAGES/gxneur.mo
+%%NLS%%share/locale/de/LC_MESSAGES/gxneur.mo
+%%NLS%%share/locale/he/LC_MESSAGES/gxneur.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/gxneur.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/gxneur.mo
 @dirrmtry %%DATADIR%%/pixmaps
 @dirrmtry %%DATADIR%%/glade
 @dirrmtry %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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