Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2013 09:40:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/181549: commit references a PR
Message-ID:  <201309100940.r8A9e0Dg067189@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/181549; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181549: commit references a PR
Date: Tue, 10 Sep 2013 09:39:09 +0000 (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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309100940.r8A9e0Dg067189>