svn commit: r326925 - head/devel/lua-rds-parser

John Marino marino at FreeBSD.org
Tue Sep 10 19:14:26 UTC 2013


Author: marino
Date: Tue Sep 10 19:14:26 2013
New Revision: 326925
URL: http://svnweb.freebsd.org/changeset/ports/326925

Log:
  devel/lua-rds-parser: Mark BROKEN, checksum mismatch
  
  PR: ports/181552 (maintainer agrees to mark broken for now)

Modified:
  head/devel/lua-rds-parser/Makefile

Modified: head/devel/lua-rds-parser/Makefile
==============================================================================
--- head/devel/lua-rds-parser/Makefile	Tue Sep 10 19:11:41 2013	(r326924)
+++ head/devel/lua-rds-parser/Makefile	Tue Sep 10 19:14:26 2013	(r326925)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	lua-rds-parser
-# Date created:		12 Jan 2012
-# Whom:			osa
-#
+# Created by: osa
 # $FreeBSD$
-#
 
 PORTNAME=	rds-parser
 PORTVERSION=	0.0.4
@@ -15,6 +11,7 @@ DISTNAME=	lua-${PORTNAME}-${PORTVERSION}
 MAINTAINER=	osa at FreeBSD.org
 COMMENT=	Resty-DBD-Stream (RDS) parser for Lua written in C
 
+BROKEN=		Unfetchable due to checksum mismatch
 FETCH_ARGS=	-pRr
 USE_LUA?=	5.1
 GITVERSION=	0-gb46bbd8


More information about the svn-ports-all mailing list