svn commit: r520690 - head/devel/lua51-cjson

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Dec 23 09:40:47 UTC 2019


Author: amdmi3
Date: Mon Dec 23 09:40:46 2019
New Revision: 520690
URL: https://svnweb.freebsd.org/changeset/ports/520690

Log:
  - Remove bogus bits not used in the slave port
  
  Approved by:	portmgr blanket

Deleted:
  head/devel/lua51-cjson/distinfo
  head/devel/lua51-cjson/pkg-descr
Modified:
  head/devel/lua51-cjson/Makefile

Modified: head/devel/lua51-cjson/Makefile
==============================================================================
--- head/devel/lua51-cjson/Makefile	Mon Dec 23 08:45:10 2019	(r520689)
+++ head/devel/lua51-cjson/Makefile	Mon Dec 23 09:40:46 2019	(r520690)
@@ -4,7 +4,6 @@
 COMMENT=	Fast JSON parsing and encoding support for Lua 5.1
 
 MASTERDIR=	${.CURDIR}/../lua-cjson
-PKGMESSAGE=	${.CURDIR}/pkg-message
 
 USES=		lua:51
 


More information about the svn-ports-all mailing list