From owner-svn-ports-head@FreeBSD.ORG Fri May 17 12:27:06 2013 Return-Path: Delivered-To: svn-ports-head@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 0CBEE411; Fri, 17 May 2013 12:27:06 +0000 (UTC) (envelope-from wg@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 F1D5C9A0; Fri, 17 May 2013 12:27:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4HCR5gS037747; Fri, 17 May 2013 12:27:05 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4HCR57Z037745; Fri, 17 May 2013 12:27:05 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201305171227.r4HCR57Z037745@svn.freebsd.org> From: William Grzybowski Date: Fri, 17 May 2013 12:27:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318377 - head/irc/py-irc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 May 2013 12:27:06 -0000 Author: wg Date: Fri May 17 12:27:05 2013 New Revision: 318377 URL: http://svnweb.freebsd.org/changeset/ports/318377 Log: - Update to 8.3 Changes: https://bitbucket.org/jaraco/irc/src/1612ffff/CHANGES.rst?at=default Approved by: culot (mentor) Modified: head/irc/py-irc/Makefile head/irc/py-irc/distinfo Modified: head/irc/py-irc/Makefile ============================================================================== --- head/irc/py-irc/Makefile Fri May 17 12:16:26 2013 (r318376) +++ head/irc/py-irc/Makefile Fri May 17 12:27:05 2013 (r318377) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= irc -PORTVERSION= 8.0.1 -PORTREVISION= 1 +PORTVERSION= 8.3 CATEGORIES= irc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/irc/py-irc/distinfo ============================================================================== --- head/irc/py-irc/distinfo Fri May 17 12:16:26 2013 (r318376) +++ head/irc/py-irc/distinfo Fri May 17 12:27:05 2013 (r318377) @@ -1,2 +1,2 @@ -SHA256 (irc-8.0.1.zip) = d7b0703f8fd94d67eac8136e4f8d8a4975b24f492766ba4372256932f44caf19 -SIZE (irc-8.0.1.zip) = 107370 +SHA256 (irc-8.3.zip) = f58b378f1750a5888c8938436542e7a34a3f2f76d63612b80e2f14c9182bd507 +SIZE (irc-8.3.zip) = 110335