Bug 181549 - databases/mird checksum mismatch
Summary: databases/mird checksum mismatch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 12:30 UTC by John Marino
Modified: 2013-09-10 10:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-08-26 12:30:01 UTC
distfile was rerolled:

=> Attempting to fetch http://grendel.firewall.com/caudium-pkg/Mird-1.0.7.tar.gz
fetch: http://grendel.firewall.com/caudium-pkg/Mird-1.0.7.tar.gz: size unknown
fetch: http://grendel.firewall.com/caudium-pkg/Mird-1.0.7.tar.gz: size of remote file is not known
Mird-1.0.7.tar.gz                                       -1  B 9251 kBps
===> Fetching all distfiles required by mird-1.0.7_3 for building
===>   mird-1.0.7_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by mird-1.0.7_3 for building
=> SHA256 Checksum mismatch for Mird-1.0.7.tar.gz.
===>  Giving up on fetching files: Mird-1.0.7.tar.gz
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 12:30:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-26 12:30:19 UTC
Maintainer of databases/mird,

Please note that PR ports/181549 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181549

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-10 10:39:09 UTC
Author: marino
Date: Tue Sep 10 09:39:02 2013
New Revision: 326883
URL: http://svnweb.freebsd.org/changeset/ports/326883

Log:
  databases/mird: Mark BROKEN, checksum mismatch
  
  PR: ports/181549 (timed out)

Modified:
  head/databases/mird/Makefile

Modified: head/databases/mird/Makefile
==============================================================================
--- head/databases/mird/Makefile	Tue Sep 10 09:35:54 2013	(r326882)
+++ head/databases/mird/Makefile	Tue Sep 10 09:39:02 2013	(r326883)
@@ -1,9 +1,5 @@
-# ports collection makefile for:	Mird 1.0.7
-# Date created:				07 November 2001
-# Whom:					Xavier Beaudouin <kiwi@oav.net>
-#
+# Created by: Xavier Beaudouin <kiwi@oav.net>
 # $FreeBSD$
-#
 
 PORTNAME=	mird
 PORTVERSION=	1.0.7
@@ -17,11 +13,13 @@ DISTNAME=	Mird-${PORTVERSION}
 MAINTAINER=	kiwi@oav.net
 COMMENT=	A free database library with transaction support
 
+BROKEN=		Unfetchable due to checksum mismatch
+
 WRKSRC=		${WRKDIR}/${DISTNAME}
 
 USE_AUTOTOOLS=	autoconf:env
 USE_GCC=	any
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--without-debug
 USE_LDCONFIG=	yes
_______________________________________________
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 10:58:36 UTC
State Changed
From-To: feedback->closed

Marked BROKEN