svn commit: r392511 - head/net/luasocket

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Jul 19 16:25:16 UTC 2015


Author: amdmi3
Date: Sun Jul 19 16:25:14 2015
New Revision: 392511
URL: https://svnweb.freebsd.org/changeset/ports/392511

Log:
  - Bump PORTREVISION after previous change
  
  Requested by: sunpoet

Modified:
  head/net/luasocket/Makefile

Modified: head/net/luasocket/Makefile
==============================================================================
--- head/net/luasocket/Makefile	Sun Jul 19 15:32:35 2015	(r392510)
+++ head/net/luasocket/Makefile	Sun Jul 19 16:25:14 2015	(r392511)
@@ -3,6 +3,7 @@
 
 PORTNAME=	luasocket
 PORTVERSION=	3.0r1
+PORTREVISION=	1
 CATEGORIES=	net
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
 


More information about the svn-ports-head mailing list