diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-11-28 11:32:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-11-28 11:32:30 +0000 |
commit | 2a4e8ea11a959cb564c093c4b9e72753b7e305c0 (patch) | |
tree | 39f2d94449ef32e17f269bb38feff356b69ef77c /net/net6 | |
parent | a97bd843b7d06b2df6ff8c978b73cc51fe4ff969 (diff) |
- Update to 1.3.14
PR: 162819
Submitted by: Ports Fury
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286554
Diffstat (limited to 'net/net6')
-rw-r--r-- | net/net6/Makefile | 2 | ||||
-rw-r--r-- | net/net6/distinfo | 4 | ||||
-rw-r--r-- | net/net6/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 80bf9b737ef2..9828407a5af3 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= net6 -PORTVERSION= 1.3.13 +PORTVERSION= 1.3.14 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ diff --git a/net/net6/distinfo b/net/net6/distinfo index 98d20f5cbde6..451c7ba8dae0 100644 --- a/net/net6/distinfo +++ b/net/net6/distinfo @@ -1,2 +1,2 @@ -SHA256 (net6-1.3.13.tar.gz) = b2513810d42dbf89f0e98ed5c1702cbfb4f9c7f04c66b6c70fa7d5c3a284d80c -SIZE (net6-1.3.13.tar.gz) = 465003 +SHA256 (net6-1.3.14.tar.gz) = 155dd82cbe1f8354205c79ab2bb54af4957047422250482596a34b0e0cc61e21 +SIZE (net6-1.3.14.tar.gz) = 483549 diff --git a/net/net6/pkg-plist b/net/net6/pkg-plist index 02ad2b68c6a2..6f177a0a45f4 100644 --- a/net/net6/pkg-plist +++ b/net/net6/pkg-plist @@ -25,6 +25,7 @@ lib/libnet6.a lib/libnet6.la lib/libnet6.so libdata/pkgconfig/net6-1.3.pc +%%NLS%%share/locale/ast/LC_MESSAGES/net6.mo %%NLS%%share/locale/de/LC_MESSAGES/net6.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/net6.mo %%NLS%%share/locale/es/LC_MESSAGES/net6.mo @@ -41,4 +42,6 @@ libdata/pkgconfig/net6-1.3.pc %%NLS%%share/locale/sv/LC_MESSAGES/net6.mo %%NLS%%share/locale/uk/LC_MESSAGES/net6.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/net6.mo +%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/ast @dirrm include/net6 |