Bug 181552

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
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 12:40:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 freebsd.contact 2013-09-10 11:08:29 UTC
ping.  I'd like to either fix it or mark it broken.  PR has timed out
already.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-10 20:14:46 UTC
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"
Comment 4 John Marino freebsd_committer freebsd_triage 2013-09-10 20:22:57 UTC
State Changed
From-To: open->closed

Marked BROKEN