svn commit: r409262 - head/lang/lua53

Ian Lepore ian at FreeBSD.org
Sat Feb 20 19:13:23 UTC 2016


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


More information about the svn-ports-all mailing list