From owner-svn-ports-all@FreeBSD.ORG Fri Jan 25 21:30:49 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8A0BEE7; Fri, 25 Jan 2013 21:30:49 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 7B412AFE; Fri, 25 Jan 2013 21:30:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0PLUnBY027828; Fri, 25 Jan 2013 21:30:49 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0PLUnIx027825; Fri, 25 Jan 2013 21:30:49 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201301252130.r0PLUnIx027825@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 25 Jan 2013 21:30:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310989 - head/net-mgmt/py-ipcalc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jan 2013 21:30:49 -0000 Author: ehaupt Date: Fri Jan 25 21:30:48 2013 New Revision: 310989 URL: http://svnweb.freebsd.org/changeset/ports/310989 Log: Update to 1.0.0 Modified: head/net-mgmt/py-ipcalc/Makefile head/net-mgmt/py-ipcalc/distinfo Modified: head/net-mgmt/py-ipcalc/Makefile ============================================================================== --- head/net-mgmt/py-ipcalc/Makefile Fri Jan 25 21:30:24 2013 (r310988) +++ head/net-mgmt/py-ipcalc/Makefile Fri Jan 25 21:30:48 2013 (r310989) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipcalc -PORTVERSION= 0.6 +PORTVERSION= 1.0.0 CATEGORIES= net-mgmt python MASTER_SITES= ${MASTER_SITE_CHEESESHOP} MASTER_SITE_SUBDIR= source/i/ipcalc @@ -12,6 +12,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module to perform IP subnet calculations USE_PYTHON= yes -USE_PYDISTUTILS= yes +USE_PYDISTUTILS=yes .include Modified: head/net-mgmt/py-ipcalc/distinfo ============================================================================== --- head/net-mgmt/py-ipcalc/distinfo Fri Jan 25 21:30:24 2013 (r310988) +++ head/net-mgmt/py-ipcalc/distinfo Fri Jan 25 21:30:48 2013 (r310989) @@ -1,2 +1,2 @@ -SHA256 (ipcalc-0.6.tar.gz) = a88d2e92e4be4362458237709c6e6b108a119d24e8da5b655383ac7e5b51ae66 -SIZE (ipcalc-0.6.tar.gz) = 6199 +SHA256 (ipcalc-1.0.0.tar.gz) = 69c344af2f5d0b9124bb41a293b4d7f8b45a85b3a580ed9bbd6a7202e8fa4cff +SIZE (ipcalc-1.0.0.tar.gz) = 6567