Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2013 16:26:10 +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: r320269 - head/www/p5-WWW-Instapaper-Client
Message-ID:  <201306081626.r58GQASe021821@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Jun  8 16:26:10 2013
New Revision: 320269
URL: http://svnweb.freebsd.org/changeset/ports/320269

Log:
  - Do not remove directories not created by this port
  
   Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/www/p5-WWW-Instapaper-Client/Makefile   (contents, props changed)
  head/www/p5-WWW-Instapaper-Client/pkg-plist   (contents, props changed)

Modified: head/www/p5-WWW-Instapaper-Client/Makefile
==============================================================================
--- head/www/p5-WWW-Instapaper-Client/Makefile	Sat Jun  8 16:26:04 2013	(r320268)
+++ head/www/p5-WWW-Instapaper-Client/Makefile	Sat Jun  8 16:26:10 2013	(r320269)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	p5-WWW-Instapaper-Client
-# Date created:		2011-01-05
-# Whom:			TERAMOTO Masahiro <markun@onohara.to>
-#
+# Created by: TERAMOTO Masahiro <markun@onohara.to>
 # $FreeBSD$
-#
 
 PORTNAME=	WWW-Instapaper-Client
 PORTVERSION=	0.901

Modified: head/www/p5-WWW-Instapaper-Client/pkg-plist
==============================================================================
--- head/www/p5-WWW-Instapaper-Client/pkg-plist	Sat Jun  8 16:26:04 2013	(r320268)
+++ head/www/p5-WWW-Instapaper-Client/pkg-plist	Sat Jun  8 16:26:10 2013	(r320269)
@@ -1,6 +1,5 @@
 @comment $FreeBSD$
 %%SITE_PERL%%/WWW/Instapaper/Client.pm
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Instapaper
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW
 @dirrmtry %%SITE_PERL%%/WWW/Instapaper
 @dirrmtry %%SITE_PERL%%/WWW



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306081626.r58GQASe021821>