From owner-svn-ports-head@FreeBSD.ORG Tue Nov 27 15:16:17 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C7387C1E; Tue, 27 Nov 2012 15:16:17 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) by mx1.freebsd.org (Postfix) with ESMTP id 2C8D58FC15; Tue, 27 Nov 2012 15:16:16 +0000 (UTC) Received: by mail-qa0-f47.google.com with SMTP id t11so4309625qaa.13 for ; Tue, 27 Nov 2012 07:16:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding:content-type; bh=5rzerSVfEpX5LKcxE8OV/ml8Pit6ySAB6sxg1h8W930=; b=M8Jlo6Frr6uWo811LtRQrjidIAzuyuNO3PRssCIhoTguPTHGSLojToKGJML+E0qsLe KKCZuNnW9l2lcqO5NNoFOXiWXRgzymQMx+H4CDovmgG1Mt4dAJkW9XeNQIGsYbb/6H3J Bq7bODxgHg4T2uScsoDUxJ7OZjS28ZyxDIZe48tjA9s1Hcxlgiy9qSb5PSgO4Jl7/cQf v0Ts2/gUmh5nWtxyFRozfGhGuR02j6cyeMJFoaQtzujVaJrXO0n7QjHuKPrrJNzI3YFB n4hijI9DoQR0vyl65kDw8lG1OMis8JD8Sv+Dx5vBdtcrVISUb6MLzHk3yL3TDsIA5TQc B/rQ== Received: by 10.224.42.80 with SMTP id r16mr16533017qae.90.1354029376246; Tue, 27 Nov 2012 07:16:16 -0800 (PST) Received: from mocha.verizon.net (c-71-61-40-68.hsd1.oh.comcast.net. [71.61.40.68]) by mx.google.com with ESMTPS id em3sm10670841qab.12.2012.11.27.07.16.14 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 27 Nov 2012 07:16:14 -0800 (PST) Sender: "Jason E. Hale" From: "Jason E. Hale" To: Philippe Audeoud Subject: Re: svn commit: r307826 - head/www/p5-CIF-Client Date: Tue, 27 Nov 2012 10:16:11 -0500 Message-ID: <3548022.pTe2mfun7I@mocha.verizon.net> User-Agent: KMail/4.8.4 (FreeBSD/9.0-RELEASE-p3; KDE/4.8.4; i386; ; ) In-Reply-To: <201211270840.qAR8e8ho022689@svn.freebsd.org> References: <201211270840.qAR8e8ho022689@svn.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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.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, 27 Nov 2012 15:16:17 -0000 On Tuesday, November 27, 2012 08:40:07 Philippe Audeoud wrote: > Author: jadawin > Date: Tue Nov 27 08:40:07 2012 > New Revision: 307826 > URL: http://svnweb.freebsd.org/changeset/ports/307826 > > Log: > - Update to 0.18 > > PR: ports/173281 > Submitted by: Paul Schmehl (maintainer) > Feature safe: yes > > Modified: > head/www/p5-CIF-Client/Makefile > head/www/p5-CIF-Client/distinfo > head/www/p5-CIF-Client/pkg-plist > > Modified: head/www/p5-CIF-Client/pkg-plist > ============================================================================ > == --- head/www/p5-CIF-Client/pkg-plist Tue Nov 27 08:36:00 2012 (r307825) > +++ head/www/p5-CIF-Client/pkg-plist Tue Nov 27 08:40:07 2012 (r307826) @@ > -1,30 +1,30 @@ <--snip--> > -@dirrmtry %%SITE_PERL%%/CIF > -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/CIF > +@dirrm %%SITE_PERL%%/CIF > \ No newline at end of file pkg-plist should have a newline at EOF -- Jason E. Hale - jhale@ FreeBSD Ports Committer KDE/FreeBSD Team