svn commit: r320258 - head/audio/p5-Audio-MPD-Common
Martin Wilke
miwi at FreeBSD.org
Sat Jun 8 14:55:16 UTC 2013
Author: miwi
Date: Sat Jun 8 14:55:15 2013
New Revision: 320258
URL: http://svnweb.freebsd.org/changeset/ports/320258
Log:
- Do not remove directories not created by this port
 Reported by: pkg (DEVELOPER_MODE)
Modified:
head/audio/p5-Audio-MPD-Common/Makefile (contents, props changed)
head/audio/p5-Audio-MPD-Common/pkg-plist (contents, props changed)
Modified: head/audio/p5-Audio-MPD-Common/Makefile
==============================================================================
--- head/audio/p5-Audio-MPD-Common/Makefile Sat Jun 8 14:55:06 2013 (r320257)
+++ head/audio/p5-Audio-MPD-Common/Makefile Sat Jun 8 14:55:15 2013 (r320258)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Audio-MPD-Common
-# Date created: 28 Oct 2008
-# Whom: chinsan
-#
+# Created by: chinsan
# $FreeBSD$
-#
PORTNAME= Audio-MPD-Common
PORTVERSION= 1.120881
Modified: head/audio/p5-Audio-MPD-Common/pkg-plist
==============================================================================
--- head/audio/p5-Audio-MPD-Common/pkg-plist Sat Jun 8 14:55:06 2013 (r320257)
+++ head/audio/p5-Audio-MPD-Common/pkg-plist Sat Jun 8 14:55:15 2013 (r320258)
@@ -8,8 +8,6 @@
%%SITE_PERL%%/Audio/MPD/Common/Stats.pm
%%SITE_PERL%%/Audio/MPD/Common/Time.pm
%%SITE_PERL%%/Audio/MPD/Common/Types.pm
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/MPD
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio
@dirrmtry %%SITE_PERL%%/Audio/MPD/Common/Item
@dirrmtry %%SITE_PERL%%/Audio/MPD/Common
@dirrmtry %%SITE_PERL%%/Audio/MPD
More information about the svn-ports-head
mailing list