From owner-svn-ports-head@FreeBSD.ORG Fri Mar 29 02:08:24 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 1BEB2764; Fri, 29 Mar 2013 02:08:24 +0000 (UTC) (envelope-from koobs@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 0E5062ED; Fri, 29 Mar 2013 02:08:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2T28NHI097394; Fri, 29 Mar 2013 02:08:23 GMT (envelope-from koobs@svn.freebsd.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2T28N7x097393; Fri, 29 Mar 2013 02:08:23 GMT (envelope-from koobs@svn.freebsd.org) Message-Id: <201303290208.r2T28N7x097393@svn.freebsd.org> From: Kubilay Kocak Date: Fri, 29 Mar 2013 02:08:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315519 - head/devel/py-rauth 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, 29 Mar 2013 02:08:24 -0000 Author: koobs Date: Fri Mar 29 02:08:23 2013 New Revision: 315519 URL: http://svnweb.freebsd.org/changeset/ports/315519 Log: distinfo was missing PORTNAME, fix it. Mental Note: dont play with bsd.sites.mk while your mentee patch is in review Approved by: eadler (mentor) Modified: head/devel/py-rauth/distinfo Modified: head/devel/py-rauth/distinfo ============================================================================== --- head/devel/py-rauth/distinfo Fri Mar 29 02:03:32 2013 (r315518) +++ head/devel/py-rauth/distinfo Fri Mar 29 02:08:23 2013 (r315519) @@ -1,2 +1,2 @@ -SHA256 (0.5.1.tar.gz) = c62efe5a4ab8811a8b9d83e0c0c4c5bcebdb1546e896d4a14094f31a8f2c1909 -SIZE (0.5.1.tar.gz) = 28377 +SHA256 (rauth-0.5.1.tar.gz) = 5b77c672e0296737b1bada8f5518180c2143a25429e593f688432d70754c9dac +SIZE (rauth-0.5.1.tar.gz) = 28391