Date: Wed, 13 Mar 2013 10:59:59 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r314060 - head/audio/p5-Audio-Wav Message-ID: <201303131059.r2DAxx8c088462@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Mar 13 10:59:59 2013 New Revision: 314060 URL: http://svnweb.freebsd.org/changeset/ports/314060 Log: Do not removed directories not owned by the port Reported by: pkg DEVELOPER_MODE Modified: head/audio/p5-Audio-Wav/Makefile head/audio/p5-Audio-Wav/pkg-plist (contents, props changed) Modified: head/audio/p5-Audio-Wav/Makefile ============================================================================== --- head/audio/p5-Audio-Wav/Makefile Wed Mar 13 10:55:44 2013 (r314059) +++ head/audio/p5-Audio-Wav/Makefile Wed Mar 13 10:59:59 2013 (r314060) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Audio-Wav -# Date created: 30 Jul 2002 -# Whom: Dominic Mitchell <dom@happygiraffe.net> -# +# Created by: Dominic Mitchell <dom@happygiraffe.net> # $FreeBSD$ -# PORTNAME= Audio-Wav PORTVERSION= 0.13 Modified: head/audio/p5-Audio-Wav/pkg-plist ============================================================================== --- head/audio/p5-Audio-Wav/pkg-plist Wed Mar 13 10:55:44 2013 (r314059) +++ head/audio/p5-Audio-Wav/pkg-plist Wed Mar 13 10:59:59 2013 (r314060) @@ -4,7 +4,6 @@ %%SITE_PERL%%/Audio/Wav/Read.pm %%SITE_PERL%%/Audio/Wav/Tools.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Wav/.packlist -@dirrmtry %%SITE_PERL%%/Unicornify @dirrm %%SITE_PERL%%/Audio/Wav/Write @dirrm %%SITE_PERL%%/Audio/Wav @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Wav
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303131059.r2DAxx8c088462>