From owner-svn-ports-head@FreeBSD.ORG Sat Nov 30 10:18:37 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 ESMTPS id 113C973 for ; Sat, 30 Nov 2013 10:18:37 +0000 (UTC) Received: from mail-la0-f51.google.com (mail-la0-f51.google.com [209.85.215.51]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 891EF1783 for ; Sat, 30 Nov 2013 10:18:36 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id ec20so7420249lab.10 for ; Sat, 30 Nov 2013 02:18:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=v3Bvrov0LR3k1CH1efQQf2EwKvia4shWdC6q/WA/uXo=; b=X2rerHgGDOUqVK9ZKQFAXKjgM42N3NJCsrdtgR4GkdIKV/ztWiS+1S5rQAvs5g5A5Z Kz1Xh5Yl6aMirYpiu8P58b7L3Bm7vdoSWcMfs+iEBJ1/5GWMYJ9Zx8+TFZB4gWIUmu5Q Pbo2EkcSJsO/86VkdMGDeCQ6QWAh7z7ThzSgIN6aUWhFHEAAMZ/8kdfJDxv2HD02Jxld oZ+DHpZH5mYpG7wpng335iiSaKnJUbmnhLb7tUK9Ge6tLGGjEv7puWWv3Y7SfCeKVd7A EeBGsM2WQWTMhrdadlGqztSmYP2UWQJjLSkq+cIIGpQCY4OKMQoU8jycNxX7dQFt6rlo y13w== X-Gm-Message-State: ALoCoQk0+GoCuoNBZbGBHLKJAvkt/o7eS6VHT/fJPqfRMnPpo5DCFJTq/jAN7wHi+KrNCMa10UN9 X-Received: by 10.112.136.99 with SMTP id pz3mr6739874lbb.3.1385806709246; Sat, 30 Nov 2013 02:18:29 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.112.31.131 with HTTP; Sat, 30 Nov 2013 02:18:09 -0800 (PST) In-Reply-To: References: <201311300819.rAU8JkpT047068@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 30 Nov 2013 18:18:09 +0800 X-Google-Sender-Auth: yuiL0ir53L_yBcxWU-RFQU8gugc Message-ID: Subject: Re: svn commit: r335267 - in head/devel: . p5-Types-Path-Tiny To: Andrej Zverev Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 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: Sat, 30 Nov 2013 10:18:37 -0000 On Sat, Nov 30, 2013 at 5:42 PM, Andrej Zverev wrote: > On Sat, Nov 30, 2013 at 12:19 PM, Sunpoet Po-Chuan Hsieh > wrote: > > > > Author: sunpoet > > Date: Sat Nov 30 08:19:46 2013 > > New Revision: 335267 > > URL: http://svnweb.freebsd.org/changeset/ports/335267 > > > > Log: > > - Add p5-Types-Path-Tiny 0.005 > > > > > > > Added: head/devel/p5-Types-Path-Tiny/pkg-plist > > > ============================================================================== > > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > > +++ head/devel/p5-Types-Path-Tiny/pkg-plist Sat Nov 30 08:19:46 2013 > (r335267) > > @@ -0,0 +1 @@ > > +@comment $FreeBSD$ > > Something wrong inside pkg-plist. > Fixed. Thanks! Regards, sunpoet