From owner-svn-ports-all@FreeBSD.ORG Fri Mar 29 19:04:29 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9F053C52; Fri, 29 Mar 2013 19:04:29 +0000 (UTC) (envelope-from bdrewery@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 917266B8; Fri, 29 Mar 2013 19:04:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2TJ4Thp000645; Fri, 29 Mar 2013 19:04:29 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2TJ4Tgw000643; Fri, 29 Mar 2013 19:04:29 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201303291904.r2TJ4Tgw000643@svn.freebsd.org> From: Bryan Drewery Date: Fri, 29 Mar 2013 19:04:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315563 - head/sysutils/p5-Sys-Gamin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2013 19:04:29 -0000 Author: bdrewery Date: Fri Mar 29 19:04:28 2013 New Revision: 315563 URL: http://svnweb.freebsd.org/changeset/ports/315563 Log: - Fix packaging due to bad plist - Trim header Reported by: pointyhat Modified: head/sysutils/p5-Sys-Gamin/Makefile head/sysutils/p5-Sys-Gamin/pkg-plist Modified: head/sysutils/p5-Sys-Gamin/Makefile ============================================================================== --- head/sysutils/p5-Sys-Gamin/Makefile Fri Mar 29 18:57:13 2013 (r315562) +++ head/sysutils/p5-Sys-Gamin/Makefile Fri Mar 29 19:04:28 2013 (r315563) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Sys-Gamin -# Date created: 03 May 2007 -# Whom: Nick Hibma -# +# Created by: Nick Hibma # $FreeBSD$ -# PORTNAME= Sys-Gamin PORTVERSION= 0.1 Modified: head/sysutils/p5-Sys-Gamin/pkg-plist ============================================================================== --- head/sysutils/p5-Sys-Gamin/pkg-plist Fri Mar 29 18:57:13 2013 (r315562) +++ head/sysutils/p5-Sys-Gamin/pkg-plist Fri Mar 29 19:04:28 2013 (r315563) @@ -1,5 +1,4 @@ bin/gamin-monitor -man/man1/gamin-monitor.1 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/Gamin.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Sys/Gamin/Gamin.bs