From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 10 00:40:19 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22C2016A417 for ; Tue, 10 Oct 2006 00:40:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5455F43D5A for ; Tue, 10 Oct 2006 00:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9A0eHp9051233 for ; Tue, 10 Oct 2006 00:40:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9A0eH0r051226; Tue, 10 Oct 2006 00:40:17 GMT (envelope-from gnats) Resent-Date: Tue, 10 Oct 2006 00:40:17 GMT Resent-Message-Id: <200610100040.k9A0eH0r051226@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antoine Beaupre Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F95416A40F for ; Tue, 10 Oct 2006 00:36:35 +0000 (UTC) (envelope-from anarcat@lethe.koumbit.net) Received: from lethe.koumbit.net (modemcable028.26-70-69.static.videotron.ca [69.70.26.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 164EB43D53 for ; Tue, 10 Oct 2006 00:36:34 +0000 (GMT) (envelope-from anarcat@lethe.koumbit.net) Received: by lethe.koumbit.net (Postfix, from userid 1000) id CAC5D170BD; Mon, 9 Oct 2006 20:36:33 -0400 (EDT) Message-Id: <20061010003633.CAC5D170BD@lethe.koumbit.net> Date: Mon, 9 Oct 2006 20:36:33 -0400 (EDT) From: Antoine Beaupre To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/104236: net/net6: upstream upgrade X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antoine Beaupre List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 00:40:19 -0000 >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@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@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: