Date: Sat, 9 Apr 2016 10:59:14 +0000 (UTC) From: Ganbold Tsagaankhuu <ganbold@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412806 - head/lang/php70 Message-ID: <201604091059.u39AxEYl020826@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ganbold (src,doc committer) Date: Sat Apr 9 10:59:13 2016 New Revision: 412806 URL: https://svnweb.freebsd.org/changeset/ports/412806 Log: Bump PORTREVISION. Suggested by: mat Modified: head/lang/php70/Makefile Modified: head/lang/php70/Makefile ============================================================================== --- head/lang/php70/Makefile Sat Apr 9 10:57:04 2016 (r412805) +++ head/lang/php70/Makefile Sat Apr 9 10:59:13 2016 (r412806) @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.5 -PORTREVISION?= 0 +PORTREVISION= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604091059.u39AxEYl020826>