From owner-svn-ports-all@freebsd.org Thu Jul 9 00:29:08 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9945997D07; Thu, 9 Jul 2015 00:29:08 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C60DF12B6; Thu, 9 Jul 2015 00:29:08 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t690T81H049059; Thu, 9 Jul 2015 00:29:08 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t690T8Oa049056; Thu, 9 Jul 2015 00:29:08 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201507090029.t690T8Oa049056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 9 Jul 2015 00:29:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391608 - head/net-mgmt/py-ipy 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.20 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: Thu, 09 Jul 2015 00:29:09 -0000 Author: wen Date: Thu Jul 9 00:29:07 2015 New Revision: 391608 URL: https://svnweb.freebsd.org/changeset/ports/391608 Log: - Update to 0.83 - Reset maintainer to ports@ Modified: head/net-mgmt/py-ipy/Makefile head/net-mgmt/py-ipy/distinfo Modified: head/net-mgmt/py-ipy/Makefile ============================================================================== --- head/net-mgmt/py-ipy/Makefile Wed Jul 8 23:37:47 2015 (r391607) +++ head/net-mgmt/py-ipy/Makefile Thu Jul 9 00:29:07 2015 (r391608) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= ipy -PORTVERSION= 0.81 -PORTREVISION= 1 +PORTVERSION= 0.83 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= IPy-${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for handling IPv4 and IPv6 Addresses and Networks USES= python Modified: head/net-mgmt/py-ipy/distinfo ============================================================================== --- head/net-mgmt/py-ipy/distinfo Wed Jul 8 23:37:47 2015 (r391607) +++ head/net-mgmt/py-ipy/distinfo Thu Jul 9 00:29:07 2015 (r391608) @@ -1,2 +1,2 @@ -SHA256 (IPy-0.81.tar.gz) = 4bc17a9b5e72e893a034e77193b82c2bc321ddf8d8c345281f2bb81bb007b939 -SIZE (IPy-0.81.tar.gz) = 32318 +SHA256 (IPy-0.83.tar.gz) = 61da5a532b159b387176f6eabf11946e7458b6df8fb8b91ff1d345ca7a6edab8 +SIZE (IPy-0.83.tar.gz) = 31816