Summary: | devel/lua-rds-parser checksum mismatch | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <freebsd> |
Component: | Individual Port(s) | Assignee: | Sergey A. Osokin <osa> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
John Marino
2013-08-26 12:40:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->osa Over to maintainer (via the GNATS Auto Assign Tool) ping. I'd like to either fix it or mark it broken. PR has timed out already. 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@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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Marked BROKEN |