svn commit: r382422 - head/databases/pecl-mongo
Sunpoet Po-Chuan Hsieh
sunpoet at freebsd.org
Fri Mar 27 14:45:54 UTC 2015
On Fri, Mar 27, 2015 at 10:43 PM, Muhammad Moinur Rahman <bofh at freebsd.org>
wrote:
> Author: bofh
> Date: Fri Mar 27 14:43:23 2015
> New Revision: 382422
> URL: https://svnweb.freebsd.org/changeset/ports/382422
> QAT: https://qat.redports.org/buildarchive/r382422/
>
> Log:
> databases/pecl-mongo: Update version 1.6.5=>1.6.6
>
> Modified:
> head/databases/pecl-mongo/Makefile
> head/databases/pecl-mongo/distinfo
>
> Modified: head/databases/pecl-mongo/Makefile
>
> ==============================================================================
> --- head/databases/pecl-mongo/Makefile Fri Mar 27 14:31:49 2015
> (r382421)
> +++ head/databases/pecl-mongo/Makefile Fri Mar 27 14:43:23 2015
> (r382422)
> @@ -2,7 +2,7 @@
> # $FreeBSD$
>
> PORTNAME= mongo
> -PORTVERSION= 1.6.5
> +PORTVERSION= 1.6.6
> CATEGORIES= databases pear
> MASTER_SITES= http://pecl.php.net/get/
> PKGNAMEPREFIX= pecl-
> @@ -13,6 +13,8 @@ COMMENT= PECL classes for Mongo Database
>
> LICENSE= APACHE20
>
> +BUILD_DEPENDS= re2c>=.13.4:${PORTSDIR}/devel/re2c
>
A zero is missing here.
> +
> USES= tar:tgz
> USE_PHP= spl
> USE_PHP_BUILD= yes
>
> Modified: head/databases/pecl-mongo/distinfo
>
> ==============================================================================
> --- head/databases/pecl-mongo/distinfo Fri Mar 27 14:31:49 2015
> (r382421)
> +++ head/databases/pecl-mongo/distinfo Fri Mar 27 14:43:23 2015
> (r382422)
> @@ -1,2 +1,2 @@
> -SHA256 (PECL/mongo-1.6.5.tgz) =
> f92e933636d984d37df085af7c523daa59fed45d6ccfa4b51a67fd1c4bd80cf1
> -SIZE (PECL/mongo-1.6.5.tgz) = 207494
> +SHA256 (PECL/mongo-1.6.6.tgz) =
> 8552b100231baf16e49c8d66a6ac064c36edc3172f6ab5a0ea924acc289eb0d8
> +SIZE (PECL/mongo-1.6.6.tgz) = 207564
>
More information about the svn-ports-all
mailing list