svn commit: r402573 - head/security/pear-Auth_SASL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 29 07:00:12 UTC 2015


Author: sunpoet
Date: Sun Nov 29 07:00:11 2015
New Revision: 402573
URL: https://svnweb.freebsd.org/changeset/ports/402573

Log:
  - Cosmetic change

Modified:
  head/security/pear-Auth_SASL/Makefile
  head/security/pear-Auth_SASL/pkg-descr

Modified: head/security/pear-Auth_SASL/Makefile
==============================================================================
--- head/security/pear-Auth_SASL/Makefile	Sun Nov 29 07:00:07 2015	(r402572)
+++ head/security/pear-Auth_SASL/Makefile	Sun Nov 29 07:00:11 2015	(r402573)
@@ -10,7 +10,7 @@ COMMENT=	PEAR abstraction of various SAS
 
 LICENSE=	BSD3CLAUSE
 
-BUILD_DEPENDS=	${PEARDIR}/Auth/Auth.php:${PORTSDIR}/security/pear-Auth
+BUILD_DEPENDS=	pear-Auth>=0:${PORTSDIR}/security/pear-Auth
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 NO_ARCH=	yes

Modified: head/security/pear-Auth_SASL/pkg-descr
==============================================================================
--- head/security/pear-Auth_SASL/pkg-descr	Sun Nov 29 07:00:07 2015	(r402572)
+++ head/security/pear-Auth_SASL/pkg-descr	Sun Nov 29 07:00:11 2015	(r402573)
@@ -5,4 +5,4 @@ Provides PHP code to generate responses 
 - Anonymous
 - Login (Pseudo mechanism).
 
-WWW: http://pear.php.net/package/Auth_SASL/
+WWW: http://pear.php.net/package/Auth_SASL


More information about the svn-ports-all mailing list