aboutsummaryrefslogtreecommitdiff
path: root/net/net6
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-12-21 09:23:47 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-12-21 09:23:47 +0000
commitcbb4dd76647a91508c0959972681ddcc81cc3b12 (patch)
treeae795906694e80043043855823572edae45ee734 /net/net6
parentb579841cba193eb38c7ee1b185969e31824c1617 (diff)
downloadports-cbb4dd76647a91508c0959972681ddcc81cc3b12.tar.gz
ports-cbb4dd76647a91508c0959972681ddcc81cc3b12.zip
Notes
Diffstat (limited to 'net/net6')
-rw-r--r--net/net6/Makefile2
-rw-r--r--net/net6/distinfo5
-rw-r--r--net/net6/pkg-plist15
3 files changed, 15 insertions, 7 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile
index 7e01e6f5f54e..036da7e3ce56 100644
--- a/net/net6/Makefile
+++ b/net/net6/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= net6
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.1
CATEGORIES= net devel
MASTER_SITES= http://releases.0x539.de/net6/
diff --git a/net/net6/distinfo b/net/net6/distinfo
index 1900b8abfc67..d2f1e53c66a3 100644
--- a/net/net6/distinfo
+++ b/net/net6/distinfo
@@ -1,2 +1,3 @@
-MD5 (net6-1.1.0.tar.gz) = 522229474ff554a4ce883002011d0fbb
-SIZE (net6-1.1.0.tar.gz) = 369898
+MD5 (net6-1.2.1.tar.gz) = e5e22450144b7a788955164729ef5034
+SHA256 (net6-1.2.1.tar.gz) = 0f3f3db01ca3613f9e4f407eeb5395745df770a92eb654ce0c7c71c0322fa4fc
+SIZE (net6-1.2.1.tar.gz) = 376538
diff --git a/net/net6/pkg-plist b/net/net6/pkg-plist
index b7d81b4c6212..083c184eeb4e 100644
--- a/net/net6/pkg-plist
+++ b/net/net6/pkg-plist
@@ -1,20 +1,27 @@
include/net6/address.hpp
include/net6/client.hpp
include/net6/connection.hpp
+include/net6/common.hpp
include/net6/default_accumulator.hpp
include/net6/error.hpp
+include/net6/gettext_package.hpp
include/net6/host.hpp
+include/net6/local.hpp
include/net6/main.hpp
include/net6/non_copyable.hpp
+include/net6/object.hpp
include/net6/packet.hpp
-include/net6/peer.hpp
include/net6/select.hpp
+include/net6/serialise.hpp
include/net6/server.hpp
include/net6/socket.hpp
-lib/libnet6-1.1.so
-lib/libnet6-1.1.so.0
+include/net6/user.hpp
+lib/libnet6-1.2.so
+lib/libnet6-1.2.so.0
lib/libnet6.a
lib/libnet6.so
-libdata/pkgconfig/net6-1.1.pc
+libdata/pkgconfig/net6-1.2.pc
%%NLS%%share/locale/de/LC_MESSAGES/net6.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/net6.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/net6.mo
@dirrm include/net6