diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-10-10 21:57:05 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-10-10 21:57:05 +0000 |
commit | 1edbe4e57cf3c3e7adfb70fbf0a65f127bf853ee (patch) | |
tree | 43d839db72cb62fe5564adf8f9bbed1eba4c033b /ftp | |
parent | 3f632eb2bd6f2b43e9fb0a9a6f852a70b87d3914 (diff) | |
download | ports-1edbe4e57cf3c3e7adfb70fbf0a65f127bf853ee.tar.gz ports-1edbe4e57cf3c3e7adfb70fbf0a65f127bf853ee.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/bareftp/Makefile | 3 | ||||
-rw-r--r-- | ftp/bareftp/distinfo | 4 | ||||
-rw-r--r-- | ftp/bareftp/files/patch-po-LINGUAS | 11 | ||||
-rw-r--r-- | ftp/bareftp/pkg-plist | 1 |
4 files changed, 9 insertions, 10 deletions
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile index 8f809090320f..3754eb739c07 100644 --- a/ftp/bareftp/Makefile +++ b/ftp/bareftp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bareftp -PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTVERSION= 0.3.9 CATEGORIES= ftp MASTER_SITES= http://www.bareftp.org/release/ diff --git a/ftp/bareftp/distinfo b/ftp/bareftp/distinfo index 2a8210321d87..c10dfe321b52 100644 --- a/ftp/bareftp/distinfo +++ b/ftp/bareftp/distinfo @@ -1,2 +1,2 @@ -SHA256 (bareftp-0.3.8.tar.gz) = 6697aa93a32e7af55de25e1d46d12004ce2dacd673407b3c2129da1add0d7d46 -SIZE (bareftp-0.3.8.tar.gz) = 591198 +SHA256 (bareftp-0.3.9.tar.gz) = ac799d0b38695c8dbff85ef497746868a4b07ff2a86e61a901d8e61f125aeaef +SIZE (bareftp-0.3.9.tar.gz) = 593672 diff --git a/ftp/bareftp/files/patch-po-LINGUAS b/ftp/bareftp/files/patch-po-LINGUAS index 5154e1318fc2..da538b6ef3b5 100644 --- a/ftp/bareftp/files/patch-po-LINGUAS +++ b/ftp/bareftp/files/patch-po-LINGUAS @@ -1,13 +1,11 @@ - -$FreeBSD$ - ---- po/LINGUAS.orig -+++ po/LINGUAS -@@ -1,12 +1,12 @@ +--- po/LINGUAS.bak 2012-10-09 15:03:53.000000000 +0000 ++++ po/LINGUAS 2012-10-09 15:05:12.000000000 +0000 +@@ -1,13 +1,13 @@ -ca -de -es -fr +-hu -it -ja -nb @@ -19,6 +17,7 @@ $FreeBSD$ +de \ +es \ +fr \ ++hu \ +it \ +ja \ +nb \ diff --git a/ftp/bareftp/pkg-plist b/ftp/bareftp/pkg-plist index b0ddc885372f..b764e16a5389 100644 --- a/ftp/bareftp/pkg-plist +++ b/ftp/bareftp/pkg-plist @@ -35,4 +35,5 @@ share/locale/pt_BR/LC_MESSAGES/bareftp.mo share/locale/ru/LC_MESSAGES/bareftp.mo share/locale/sk/LC_MESSAGES/bareftp.mo share/locale/sv/LC_MESSAGES/bareftp.mo +share/locale/hu/LC_MESSAGES/bareftp.mo @dirrm lib/bareftp |