Index: Makefile
===================================================================
--- Makefile	(revision 349802)
+++ Makefile	(working copy)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	rds-parser
-PORTVERSION=	0.0.4
+PORTVERSION=	0.0.10
 CATEGORIES=	devel
-MASTER_SITES=	https://github.com/agentzh/lua-rds-parser/tarball/master/
+MASTER_SITES=	https://github.com/openresty/lua-rds-parser/tarball/master/
 PKGNAMEPREFIX=	${LUA_PKGNAMEPREFIX}
 DISTNAME=	lua-${PORTNAME}-${PORTVERSION}-${GITVERSION}
 
@@ -11,12 +11,10 @@
 MAINTAINER=	osa@FreeBSD.org
 COMMENT=	Resty-DBD-Stream (RDS) parser for Lua written in C
 
-BROKEN=		Unfetchable due to checksum mismatch
-DEPRECATED=	Broken for more than 6 months
 EXPIRATION_DATE=	2014-04-10
-USE_LUA?=	5.1
-GITVERSION=	0-gb46bbd8
-WRKSRC=		${WRKDIR}/agentzh-lua-rds-parser-${GITVERSION:S/^0-g//}
+USES=	lua:51
+GITVERSION=	0-g06a0566
+WRKSRC=		${WRKDIR}/openresty-lua-rds-parser-a3531a9
 
 PLIST_FILES=	%%LUA_MODLIBDIR%%/rds/parser.so
 PLIST_DIRS=	%%LUA_MODLIBDIR%%/rds
Index: distinfo
===================================================================
--- distinfo	(revision 349802)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz) = e17ce18f752fdc857b7680669238e65520229f75caab168357eb5845308ca6ae
-SIZE (lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz) = 8547
+SHA256 (lua-rds-parser-0.0.10-0-g06a0566.tar.gz) = cc85601c35052211ab62cbe59f58a249115d0dba59e7fe1206d1e8da3720e715
+SIZE (lua-rds-parser-0.0.10-0-g06a0566.tar.gz) = 8503