From root@widhost.net  Wed Jun  4 08:08:55 2003
Return-Path: <root@widhost.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2C19B37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jun 2003 08:08:55 -0700 (PDT)
Received: from widhost.net (w201.widhost.net [194.185.22.131])
	by mx1.FreeBSD.org (Postfix) with SMTP id C3E9343F85
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  4 Jun 2003 08:08:53 -0700 (PDT)
	(envelope-from root@widhost.net)
Received: (qmail 59275 invoked by uid 0); 4 Jun 2003 15:08:52 -0000
Message-Id: <20030604150852.59274.qmail@widhost.net>
Date: 4 Jun 2003 15:08:52 -0000
From: filippo@widestore.net <filippo@widestore.net>
Reply-To: filippo@widestore.net <filippo@widestore.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: MAINTAINER UPDATE: net/nc6 to 0.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52938
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: net/nc6 to 0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 08:10:10 PDT 2003
>Closed-Date:    Wed Jun 04 10:11:27 PDT 2003
>Last-Modified:  Wed Jun 04 10:11:27 PDT 2003
>Originator:     Filippo Natali
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Widestore srl
>Environment:
FreeBSD cagnina.hq.widestore.net 4.8-STABLE FreeBSD 4.8-STABLE #0: Thu Apr 10 18:12:23 CEST 2003     filippo@cagnina.hq.widestore.net:/usr/obj/usr/src/sys/CAGNINA  i386

	
>Description:
	Upgrade to 0.5
>How-To-Repeat:
	
>Fix:
Makefile:
*** /usr/ports/net/nc6/Makefile	Fri Feb 21 14:14:50 2003
--- Makefile	Wed Jun  4 16:54:37 2003
***************
*** 6,12 ****
  #
  
  PORTNAME=	nc6
! PORTVERSION=	0.4
  CATEGORIES=	net ipv6
  MASTER_SITES=	ftp://ftp.deepspace6.net/pub/sources/nc6/ \
  		http://ftp.deepspace6.net/pub/sources/nc6/
--- 6,12 ----
  #
  
  PORTNAME=	nc6
! PORTVERSION=	0.5
  CATEGORIES=	net ipv6
  MASTER_SITES=	ftp://ftp.deepspace6.net/pub/sources/nc6/ \
  		http://ftp.deepspace6.net/pub/sources/nc6/
***************
*** 14,20 ****
  MAINTAINER=	filippo@widestore.net
  COMMENT=	Netcat 6 is a netcat clone with IPv6 support
  
! MAN1=		nc6.1
  GNU_CONFIGURE=	yes
  
  .include <bsd.port.mk>
--- 14,28 ----
  MAINTAINER=	filippo@widestore.net
  COMMENT=	Netcat 6 is a netcat clone with IPv6 support
  
! LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv \
! 				intl.4:${PORTSDIR}/devel/gettext
! 
! MAN1=	nc6.1
  GNU_CONFIGURE=	yes
+ CONFIGURE_ENV=	CFLAGS="${CFLAGS}" \
+ 				CPPFLAGS="${CPPFLAGS}" \
+ 				LDFLAGS="${LDFLAGS}" \
+ 				CC="${CC}"
+ CONFIGURE_TARGET=	--target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
  
  .include <bsd.port.mk>

distinfo:
*** /usr/ports/net/nc6/distinfo Mon Jan 27 17:17:24 2003
--- distinfo    Mon May 19 14:34:07 2003
***************
*** 1 ****
! MD5 (nc6-0.4.tar.gz) = 8ec002d2c512d8f93c125c252c75e43b
--- 1 ----
! MD5 (nc6-0.5.tar.gz) = 7682a3c3f30ec72aed8f93c0f8633a40

patch file added (files/patch-aa), shell archive follows:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	files/patch-aa
#
echo x - files/patch-aa
sed 's/^X//' >files/patch-aa << 'END-of-files/patch-aa'
X*** configure	Sun May 11 14:30:20 2003
X--- files/configure	Wed Jun  4 16:07:13 2003
X***************
X*** 9534,9540 ****
X  #define NDEBUG 1
X  _ACEOF
X  
X!   CFLAGS="-O2"
X    if test "X$GCC" = "Xyes"; then
X      NC6_CFLAGS="${NC6_CFLAGS} -finline-functions"
X    fi
X--- 9534,9540 ----
X  #define NDEBUG 1
X  _ACEOF
X  
X!   CFLAGS="${CFLAGS} -O2"
X    if test "X$GCC" = "Xyes"; then
X      NC6_CFLAGS="${NC6_CFLAGS} -finline-functions"
X    fi
END-of-files/patch-aa
exit
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: leeym 
State-Changed-When: Wed Jun 4 10:11:26 PDT 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52938 
>Unformatted:
