Date: Sat, 20 Feb 2016 19:13:22 +0000 (UTC) From: Ian Lepore <ian@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409262 - head/lang/lua53 Message-ID: <201602201913.u1KJDMNb026702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ian Date: Sat Feb 20 19:13:22 2016 New Revision: 409262 URL: https://svnweb.freebsd.org/changeset/ports/409262 Log: Bump PORTREVISION for changes done in r409214; the CFLAGS change in that revision results in different binaries. Approved by: sbruno(mentor) Modified: head/lang/lua53/Makefile Modified: head/lang/lua53/Makefile ============================================================================== --- head/lang/lua53/Makefile Sat Feb 20 17:21:29 2016 (r409261) +++ head/lang/lua53/Makefile Sat Feb 20 19:13:22 2016 (r409262) @@ -3,6 +3,7 @@ PORTNAME= lua PORTVERSION= 5.3.2 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.lua.org/ftp/ PKGNAMESUFFIX= 53
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602201913.u1KJDMNb026702>