Date: Thu, 16 May 2013 09:43:57 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> 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 Message-ID: <201305160943.r4G9hv0B070160@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <wen@FreeBSD.org> -# +# Created by: Wen Heping <wen@FreeBSD.org> # $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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305160943.r4G9hv0B070160>