Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2018 04:14:08 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469848 - head/math/givaro
Message-ID:  <201805140414.w4E4E8Z5045002@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Mon May 14 04:14:08 2018
New Revision: 469848
URL: https://svnweb.freebsd.org/changeset/ports/469848

Log:
  Mark unfetchable from current locations.  New location seems to be:
  
    https://github.com/linbox-team/givaro

Modified:
  head/math/givaro/Makefile

Modified: head/math/givaro/Makefile
==============================================================================
--- head/math/givaro/Makefile	Mon May 14 02:55:52 2018	(r469847)
+++ head/math/givaro/Makefile	Mon May 14 04:14:08 2018	(r469848)
@@ -13,6 +13,9 @@ LICENSE_NAME=	Ce[a] C[nrs] I[nria] L[ogiciel] L[ibre] 
 LICENSE_FILE=	${WRKSRC}/Licence_CeCILL-B_V1-en.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
+BROKEN=			unfetchable
+EXPIRATION_DATE=	2018-08-14
+
 LIB_DEPENDS=	libgmp.so:math/gmp
 
 USES=		libtool localbase:ldflags



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