From nobody@FreeBSD.org  Sun Nov  3 10:15:56 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id DF37AF8C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Nov 2013 10:15:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id B43B62775
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Nov 2013 10:15:56 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rA3AFums083353
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 3 Nov 2013 10:15:56 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rA3AFuUV083350;
	Sun, 3 Nov 2013 10:15:56 GMT
	(envelope-from nobody)
Message-Id: <201311031015.rA3AFuUV083350@oldred.freebsd.org>
Date: Sun, 3 Nov 2013 10:15:56 GMT
From: Thomas Dreibholz <dreibh@iem.uni-due.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: subnetcalc: New upstream release
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         183611
>Category:       ports
>Synopsis:       net/subnetcalc: New upstream release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 03 10:20:01 UTC 2013
>Closed-Date:    Fri Nov 15 18:05:59 UTC 2013
>Last-Modified:  Fri Nov 15 18:05:59 UTC 2013
>Originator:     Thomas Dreibholz
>Release:        9.2-RELEASE
>Organization:
Simula Research Laboratory A/S
>Environment:
FreeBSD pcbsd 9.2-RELEASE-p8 FreeBSD 9.2-RELEASE-p8 #0: Mon Sep 23 16:26:45 UTC 2013     root@amd64-builder.pcbsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
A new upstream version of subnetcalc has been released.
>How-To-Repeat:

>Fix:
Use the attached shar file to update the port.

Patch attached with submission 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:
#
#	Makefile
#	distinfo
#	pkg-descr
#
echo x - Makefile
sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
X# New ports collection makefile for: subnetcalc
X# Date created:                      27 July 2010
X# Whom:                              Thomas Dreibholz <dreibh@iem.uni-due.de>
X#
X# $FreeBSD: ports/net/subnetcalc/Makefile,v 1.1 2010/08/04 20:00:20 ohauer Exp $
X#
X
XPORTNAME=	subnetcalc
XPORTVERSION=	2.2.0
XCATEGORIES=	net
XMASTER_SITES=	http://www.iem.uni-due.de/~dreibh/subnetcalc/download/ \
X		http://www.exp-math.uni-essen.de/~dreibh/subnetcalc/download/
X
XMAINTAINER=	dreibh@iem.uni-due.de
XCOMMENT=	IPv4/IPv6 Subnet Calculator
X
XLIB_DEPENDS=	GeoIP.5:${PORTSDIR}/net/GeoIP
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	"--with-geoip=${LOCALBASE}"
XUSE_GMAKE=	yes
X
XLICENSE=	GPLv3
XLICENSE_FILE=	${WRKSRC}/COPYING
X
XPLIST_FILES=	bin/subnetcalc
XMAN1=		subnetcalc.1
X
X.include <bsd.port.mk>
b67911656ef5d18c4ae36cb6741b7965
echo x - distinfo
sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
XSHA256 (subnetcalc-2.2.0.tar.gz) = 064ff56ed5d90932b87a5bfaf556a5bba3a6593442e0e2333251141e82d34eb1
XSIZE (subnetcalc-2.2.0.tar.gz) = 362322
57677d168a5ec21bdf22c9501f075a8f
echo x - pkg-descr
sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
XSubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6
Xaddress and netmask or prefix length, it calculates network address, broadcast
Xaddress, maximum number of hosts and host address range. The output is
Xcolourized for better readability (e.g. network part, host part). Also, it
Xprints the addresses in binary format for better understandability.
X
XFurthermore, it can identify the address type (e.g. multicast, unique local,
Xsite local, etc.) and extract additional information from the address
X(e.g. type, scope, interface ID, etc.). Finally, it can generate IPv6 unique
Xlocal prefixes.
X
XWWW: http://www.iem.uni-due.de/~dreibh/subnetcalc/
7f9555c3c1089940396b503dd37f3979
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: jadawin 
State-Changed-When: Tue Nov 5 15:24:39 UTC 2013 
State-Changed-Why:  
Please, send a diff for an update. shar is for new port only. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183611 
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Fri Nov 15 17:59:21 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183611 
State-Changed-From-To: feedback->closed 
State-Changed-By: jgh 
State-Changed-When: Fri Nov 15 18:05:59 UTC 2013 
State-Changed-Why:  
superceded and changes included in ports/183805. Thanks! 

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