Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2013 14:45:46 +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: r319503 - head/security/php-Auth_OpenID2
Message-ID:  <201305311445.r4VEjkbj029539@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri May 31 14:45:46 2013
New Revision: 319503
URL: http://svnweb.freebsd.org/changeset/ports/319503

Log:
  - Do not try to remove dirs. not created by the port
  
  Reported by:	pkg (DEVELOPER_MODE)

Modified:
  head/security/php-Auth_OpenID2/pkg-plist   (contents, props changed)

Modified: head/security/php-Auth_OpenID2/pkg-plist
==============================================================================
--- head/security/php-Auth_OpenID2/pkg-plist	Fri May 31 14:45:29 2013	(r319502)
+++ head/security/php-Auth_OpenID2/pkg-plist	Fri May 31 14:45:46 2013	(r319503)
@@ -60,8 +60,6 @@ share/pear/Auth/Yadis/XRDS.php
 share/pear/Auth/Yadis/XRI.php
 share/pear/Auth/Yadis/XRIRes.php
 share/pear/Auth/Yadis/Yadis.php
-@dirrmtry share/pear/Services/Yadis
-@dirrmtry share/pear/Services
 @dirrmtry share/pear/Auth/Yadis
 @dirrmtry share/pear/Auth/OpenID
 @dirrmtry share/pear/Auth



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