svn commit: r379806 - head/security/pecl-tcpwrap
Baptiste Daroussin
bapt at FreeBSD.org
Tue Feb 24 15:34:41 UTC 2015
On Tue, Feb 24, 2015 at 03:26:11PM +0000, Vanilla I. Shu wrote:
> Author: vanilla
> Date: Tue Feb 24 15:26:11 2015
> New Revision: 379806
> URL: https://svnweb.freebsd.org/changeset/ports/379806
> QAT: https://qat.redports.org/buildarchive/r379806/
>
> Log:
> 1: add LICENSE.
> 2: switch to USES=tar:tgz
> 3: switch to DEFAULT_VERSIONS.
>
> Modified:
> head/security/pecl-tcpwrap/Makefile
>
> Modified: head/security/pecl-tcpwrap/Makefile
> ==============================================================================
> --- head/security/pecl-tcpwrap/Makefile Tue Feb 24 15:23:57 2015 (r379805)
> +++ head/security/pecl-tcpwrap/Makefile Tue Feb 24 15:26:11 2015 (r379806)
> @@ -6,15 +6,17 @@ PORTVERSION= 1.1.3
> CATEGORIES= security pear
> MASTER_SITES= http://pecl.php.net/get/
> PKGNAMEPREFIX= pecl-
> -EXTRACT_SUFX= .tgz
> DIST_SUBDIR= PECL
>
> MAINTAINER= ports at FreeBSD.org
> COMMENT= PECL extension which provides tcpwrappers binding
>
> +LICENSE= PHP202
> +
> +USES= tar:tgz
> USE_PHP= yes
> USE_PHPEXT= yes
> -DEFAULT_PHP_VER=53
> +DEFAULT_VERSIONS+= php=53
DEFAULT_VERSIONS is a user tunable and a ports wilde setting it should never
ever be used directly withing ports !
It is just a mecanism to allow user to decide the default version of a language
and a global version but not per port.
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20150224/cf6fdd8c/attachment.sig>
More information about the svn-ports-all
mailing list