From owner-svn-ports-head@FreeBSD.ORG Sun May 10 08:51:52 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24DC71E6; Sun, 10 May 2015 08:51:52 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 137F812F1; Sun, 10 May 2015 08:51:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4A8ppH9095558; Sun, 10 May 2015 08:51:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4A8ppmV095556; Sun, 10 May 2015 08:51:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201505100851.t4A8ppmV095556@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 10 May 2015 08:51:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385933 - head/www/mochiweb-basho 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.20 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: Sun, 10 May 2015 08:51:52 -0000 Author: antoine Date: Sun May 10 08:51:50 2015 New Revision: 385933 URL: https://svnweb.freebsd.org/changeset/ports/385933 Log: Unbreak Modified: head/www/mochiweb-basho/Makefile head/www/mochiweb-basho/distinfo Modified: head/www/mochiweb-basho/Makefile ============================================================================== --- head/www/mochiweb-basho/Makefile Sun May 10 08:28:43 2015 (r385932) +++ head/www/mochiweb-basho/Makefile Sun May 10 08:51:50 2015 (r385933) @@ -2,7 +2,6 @@ PORTNAME= mochiweb PORTVERSION= 2.9.0p1 -DISTVERSIONPREFIX=v CATEGORIES= www devel PKGNAMESUFFIX= -basho @@ -22,8 +21,6 @@ USE_GITHUB= yes GH_ACCOUNT= basho GH_TAGNAME= ade2a9b # required -WRKSRC= ${WRKDIR}/basho-${PORTNAME}-${GH_TAGNAME} - .include do-install: Modified: head/www/mochiweb-basho/distinfo ============================================================================== --- head/www/mochiweb-basho/distinfo Sun May 10 08:28:43 2015 (r385932) +++ head/www/mochiweb-basho/distinfo Sun May 10 08:51:50 2015 (r385933) @@ -1,2 +1,2 @@ -SHA256 (basho-mochiweb-v2.9.0p1-ade2a9b_GH0.tar.gz) = d23b11bb165be4f1c906392fbad36803f5bbbb00a04743ca081e7540e8b5ee4e -SIZE (basho-mochiweb-v2.9.0p1-ade2a9b_GH0.tar.gz) = 283512 +SHA256 (basho-mochiweb-2.9.0p1-ade2a9b_GH0.tar.gz) = d1a06a2df9635178c90569c44e3feed6886ec8e4e4e61111f571b30c98457f9f +SIZE (basho-mochiweb-2.9.0p1-ade2a9b_GH0.tar.gz) = 283483