--- grsync/Makefile 2008-06-06 15:50:02.000000000 +0200 +++ grsync/Makefile 2008-12-08 11:26:28.000000000 +0100 @@ -6,8 +6,7 @@ # PORTNAME= grsync -PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTVERSION= 0.6.2 CATEGORIES= net ipv6 MASTER_SITES= http://www.opbyte.it/release/ \ GENTOO/distfiles \ --- grsync/distinfo 2007-12-31 01:35:52.000000000 +0100 +++ grsync/distinfo 2008-12-08 11:26:38.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (grsync-0.6.1.tar.gz) = fe403f4c389603ba539ed1e6a79345ef -SHA256 (grsync-0.6.1.tar.gz) = 6c7526b44bac515b1d1407bc324404aa2c7749a0252c1948468835d29f265e40 -SIZE (grsync-0.6.1.tar.gz) = 214689 +MD5 (grsync-0.6.2.tar.gz) = 5470c87807738ce9a5623c9bbefaff85 +SHA256 (grsync-0.6.2.tar.gz) = b4ba8479e03c73e3e5220d17132a07d4d12be3cb36e8b401cc9a119dce17c505 +SIZE (grsync-0.6.2.tar.gz) = 222033 --- grsync/files/patch-gmsgfmt 2007-08-25 22:33:31.000000000 +0200 +++ grsync/files/patch-gmsgfmt 1970-01-01 01:00:00.000000000 +0100 @@ -1,20 +0,0 @@ ---- po/Makefile.in.in.orig 2007-07-18 22:25:46.000000000 +0800 -+++ po/Makefile.in.in 2007-08-26 04:01:44.000000000 +0800 -@@ -34,7 +34,7 @@ - datarootdir = @datarootdir@ - libdir = @libdir@ - DATADIRNAME = @DATADIRNAME@ --itlocaledir = $(prefix)/$(DATADIRNAME)/locale -+itlocaledir = $(prefix)/share/locale - subdir = po - install_sh = @install_sh@ - # Automake >= 1.8 provides @mkdir_p@. -@@ -44,7 +44,7 @@ - INSTALL = @INSTALL@ - INSTALL_DATA = @INSTALL_DATA@ - --GMSGFMT = @GMSGFMT@ -+GMSGFMT = @INTLTOOL_MSGFMT@ - MSGFMT = @MSGFMT@ - XGETTEXT = @XGETTEXT@ - INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ --- grsync/files/patch-po-Makefile.in.in 1970-01-01 01:00:00.000000000 +0100 +++ grsync/files/patch-po-Makefile.in.in 2008-12-08 11:45:12.000000000 +0100 @@ -0,0 +1,11 @@ +--- po/Makefile.in.in.orig 2008-12-08 11:44:27.794971692 +0100 ++++ po/Makefile.in.in 2008-12-08 11:44:42.679745595 +0100 +@@ -34,7 +34,7 @@ + datarootdir = @datarootdir@ + libdir = @libdir@ + DATADIRNAME = @DATADIRNAME@ +-itlocaledir = $(prefix)/$(DATADIRNAME)/locale ++itlocaledir = $(prefix)/share/locale + subdir = po + install_sh = @install_sh@ + # Automake >= 1.8 provides @mkdir_p@. --- grsync/pkg-plist 2007-12-31 01:35:52.000000000 +0100 +++ grsync/pkg-plist 2008-12-08 12:05:48.000000000 +0100 @@ -2,8 +2,11 @@ bin/grsync-batch share/applications/grsync.desktop share/pixmaps/grsync.png +%%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 %%NLS%%share/locale/fr_FR/LC_MESSAGES/grsync.mo +%%NLS%%share/locale/gl_ES/LC_MESSAGES/grsync.mo %%NLS%%share/locale/it_IT/LC_MESSAGES/grsync.mo %%NLS%%share/locale/nb_NO/LC_MESSAGES/grsync.mo %%NLS%%share/locale/nl_NL/LC_MESSAGES/grsync.mo @@ -11,8 +14,12 @@ %%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/cs_CZ/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/cs_CZ %%NLS%%@dirrmtry share/locale/de_DE/LC_MESSAGES %%NLS%%@dirrmtry share/locale/de_DE +%%NLS%%@dirrmtry share/locale/gl_ES/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/gl_ES %%NLS%%@dirrmtry share/locale/it_IT/LC_MESSAGES %%NLS%%@dirrmtry share/locale/it_IT %%NLS%%@dirrmtry share/locale/nb_NO/LC_MESSAGES