ports/104236: net/net6: upstream upgrade

Antoine Beaupre anarcat at koumbit.org
Tue Oct 10 00:40:19 UTC 2006


>Number:         104236
>Category:       ports
>Synopsis:       net/net6: upstream upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 00:40:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Antoine Beaupre
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
Koumbit
>Environment:
System: FreeBSD lethe.koumbit.net 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Mon Aug 28 05:21:08 UTC 2006 root at builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

net6 1.2.2.

>Description:

The net6 port is required (i think) if we want to upgrade the obby suite.

>How-To-Repeat:

N/A.

>Fix:

--- Makefile.orig	Mon Oct  9 17:27:07 2006
+++ Makefile	Mon Oct  9 17:32:38 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	net6
-PORTVERSION=	1.2.2
+PORTVERSION=	1.3.2
 PORTREVISION=	1
 CATEGORIES=	net devel
 MASTER_SITES=	http://releases.0x539.de/net6/
@@ -14,7 +14,8 @@
 MAINTAINER=	andreas at syndrom23.de
 COMMENT=	Network access framework for IPv4/IPv6
 
-LIB_DEPENDS=	sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20
+LIB_DEPENDS=	sigc++-2.0.0:${PORTSDIR}/devel/libsigc++20 \
+		gnutls.13:${PORTSDIR}/security/gnutls
 
 USE_GCC=	3.4+
 INSTALLS_SHLIB=	yes
--- distinfo.orig	Sat Feb 11 23:26:32 2006
+++ distinfo	Mon Oct  9 20:33:42 2006
@@ -1,3 +1,3 @@
-MD5 (net6-1.2.2.tar.gz) = 8a551a2d9785b2b0ed431bb9eeb6cfd6
-SHA256 (net6-1.2.2.tar.gz) = ccdf8bfec6098b9da9a82c8d3a4d85266a5c2fd8e0240bb9448448ea39f3a68a
-SIZE (net6-1.2.2.tar.gz) = 377078
+MD5 (net6-1.3.2.tar.gz) = f6b1435ba0c47833855630ae2f045b40
+SHA256 (net6-1.3.2.tar.gz) = 2da8bf49ec9a6ff1052d1a1fc5ae7ffb0a910ae3b062a305a9440a1877907017
+SIZE (net6-1.3.2.tar.gz) = 422001
--- pkg-plist.orig	Mon Oct  9 17:50:06 2006
+++ pkg-plist	Mon Oct  9 17:52:40 2006
@@ -3,6 +3,8 @@
 include/net6/common.hpp
 include/net6/connection.hpp
 include/net6/default_accumulator.hpp
+include/net6/encrypt.hpp
+include/net6/enum_ops.hpp
 include/net6/error.hpp
 include/net6/gettext_package.hpp
 include/net6/host.hpp
@@ -11,18 +13,21 @@
 include/net6/non_copyable.hpp
 include/net6/object.hpp
 include/net6/packet.hpp
+include/net6/queue.hpp
 include/net6/select.hpp
 include/net6/serialise.hpp
 include/net6/server.hpp
 include/net6/socket.hpp
 include/net6/user.hpp
-lib/libnet6-1.2.so
-lib/libnet6-1.2.so.0
+lib/libnet6-1.3.so
+lib/libnet6-1.3.so.0
 lib/libnet6.a
 lib/libnet6.la
 lib/libnet6.so
-libdata/pkgconfig/net6-1.2.pc
+libdata/pkgconfig/net6-1.3.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
+%%NLS%%share/locale/es/LC_MESSAGES/net6.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/net6.mo
 @dirrm include/net6
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list