Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 07:00:11 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402573 - head/security/pear-Auth_SASL
Message-ID:  <201511290700.tAT70B0V075727@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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