git tagged download doesn't match distfile checksum: => lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz doesn't seem to exist in /usr/distfiles/. => Attempting to fetch https://github.com/agentzh/lua-rds-parser/tarball/master/lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz fetch: https://github.com/agentzh/lua-rds-parser/tarball/master/lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz: size unknown fetch: https://github.com/agentzh/lua-rds-parser/tarball/master/lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz: size of remote file is not known lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz -1 B 176 MBps ===> Fetching all distfiles required by lua51-rds-parser-0.0.4 for building ===> lua51-rds-parser-0.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lua51-rds-parser-0.0.4 for building => SHA256 Checksum mismatch for lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz. ===> Giving up on fetching files: lua-rds-parser-0.0.4-0-gb46bbd8.tar.gz
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