Date: Tue, 9 Oct 2018 17:32:30 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481641 - head/lang/php73 Message-ID: <201810091732.w99HWUYG013267@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Oct 9 17:32:29 2018 New Revision: 481641 URL: https://svnweb.freebsd.org/changeset/ports/481641 Log: bump PORTREVISON after fix in r481618 Approved by: tz (implicit) Sponsored by: Netzkommune HmbH Modified: head/lang/php73/Makefile Modified: head/lang/php73/Makefile ============================================================================== --- head/lang/php73/Makefile Tue Oct 9 16:32:32 2018 (r481640) +++ head/lang/php73/Makefile Tue Oct 9 17:32:29 2018 (r481641) @@ -2,7 +2,7 @@ PORTNAME= php73 DISTVERSION= 7.3.0RC2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~cmb/ DISTNAME= php-${DISTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810091732.w99HWUYG013267>