From owner-svn-ports-head@FreeBSD.ORG Thu May 16 09:43:58 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 76EFB9DA; Thu, 16 May 2013 09:43:58 +0000 (UTC) (envelope-from miwi@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 56974AA8; Thu, 16 May 2013 09:43:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4G9hvYI070162; Thu, 16 May 2013 09:43:57 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4G9hv0B070160; Thu, 16 May 2013 09:43:57 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201305160943.r4G9hv0B070160@svn.freebsd.org> From: Martin Wilke Date: Thu, 16 May 2013 09:43:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r318296 - head/math/p5-GIS-Distance-Lite 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: Thu, 16 May 2013 09:43:58 -0000 Author: miwi Date: Thu May 16 09:43:57 2013 New Revision: 318296 URL: http://svnweb.freebsd.org/changeset/ports/318296 Log: - Fix plist - Trim header Reported by: poudriere exp-run Modified: head/math/p5-GIS-Distance-Lite/Makefile (contents, props changed) head/math/p5-GIS-Distance-Lite/pkg-plist (contents, props changed) Modified: head/math/p5-GIS-Distance-Lite/Makefile ============================================================================== --- head/math/p5-GIS-Distance-Lite/Makefile Thu May 16 09:43:52 2013 (r318295) +++ head/math/p5-GIS-Distance-Lite/Makefile Thu May 16 09:43:57 2013 (r318296) @@ -1,12 +1,9 @@ -# New ports collection makefile for: p5-GIS-Distance-Lite -# Date created: May 17, 2010 -# Whom: Wen Heping -# +# Created by: Wen Heping # $FreeBSD$ -# PORTNAME= GIS-Distance-Lite PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JOBERO Modified: head/math/p5-GIS-Distance-Lite/pkg-plist ============================================================================== --- head/math/p5-GIS-Distance-Lite/pkg-plist Thu May 16 09:43:52 2013 (r318295) +++ head/math/p5-GIS-Distance-Lite/pkg-plist Thu May 16 09:43:57 2013 (r318296) @@ -1,6 +1,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIS/Distance/Lite/.packlist %%SITE_PERL%%/GIS/Distance/Lite.pm -@dirrmtry %%SITE_PERL%%/GIS/Distance/Lite @dirrmtry %%SITE_PERL%%/GIS/Distance @dirrmtry %%SITE_PERL%%/GIS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/GIS/Distance/Lite