Skip site navigation (1)Skip section navigation (2)
Date:      4 Jun 2003 15:08:52 -0000
From:      "filippo@widestore.net" <filippo@widestore.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52938: MAINTAINER UPDATE: net/nc6 to 0.5
Message-ID:  <20030604150852.59274.qmail@widhost.net>
Resent-Message-ID: <200306041510.h54FAA2b004191@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52938
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: net/nc6 to 0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 08:10:10 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030604150852.59274.qmail>