From owner-svn-ports-head@FreeBSD.ORG Tue Jul 30 12:28:52 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 23A3861E; Tue, 30 Jul 2013 12:28:52 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 115922DD0; Tue, 30 Jul 2013 12:28:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6UCSpAY009741; Tue, 30 Jul 2013 12:28:51 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6UCSpBn009739; Tue, 30 Jul 2013 12:28:51 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201307301228.r6UCSpBn009739@svn.freebsd.org> From: Antoine Brodin Date: Tue, 30 Jul 2013 12:28:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323958 - head/devel/py-binplist 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: Tue, 30 Jul 2013 12:28:52 -0000 Author: antoine Date: Tue Jul 30 12:28:51 2013 New Revision: 323958 URL: http://svnweb.freebsd.org/changeset/ports/323958 Log: Update py-binplist to 0.1.2 Modified: head/devel/py-binplist/Makefile head/devel/py-binplist/distinfo Modified: head/devel/py-binplist/Makefile ============================================================================== --- head/devel/py-binplist/Makefile Tue Jul 30 12:27:03 2013 (r323957) +++ head/devel/py-binplist/Makefile Tue Jul 30 12:28:51 2013 (r323958) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= binplist -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= devel python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-binplist/distinfo ============================================================================== --- head/devel/py-binplist/distinfo Tue Jul 30 12:27:03 2013 (r323957) +++ head/devel/py-binplist/distinfo Tue Jul 30 12:28:51 2013 (r323958) @@ -1,2 +1,2 @@ -SHA256 (binplist-0.1.1.tar.gz) = 244a269ca686195d461f3ccf33bca1ba7e3c3f840818f69e7a20b1f7e7d7d1b9 -SIZE (binplist-0.1.1.tar.gz) = 14796 +SHA256 (binplist-0.1.2.tar.gz) = 681485cfc8c388583d4c6cfb1b6a56a943ce91a9be8c83485b07c22248b46178 +SIZE (binplist-0.1.2.tar.gz) = 14738