Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2019 18:08:59 +0000 (UTC)
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516996 - head/devel/arduino-mk
Message-ID:  <201911071808.xA7I8xC4064031@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: leres
Date: Thu Nov  7 18:08:58 2019
New Revision: 516996
URL: https://svnweb.freebsd.org/changeset/ports/516996

Log:
  devel/arduino-mk: Update MASTER_SITES and remove BROKEN
  
  Approved by:	matthew (mentor, implicit)

Modified:
  head/devel/arduino-mk/Makefile
  head/devel/arduino-mk/distinfo

Modified: head/devel/arduino-mk/Makefile
==============================================================================
--- head/devel/arduino-mk/Makefile	Thu Nov  7 18:07:20 2019	(r516995)
+++ head/devel/arduino-mk/Makefile	Thu Nov  7 18:08:58 2019	(r516996)
@@ -5,13 +5,11 @@ PORTNAME=	arduino-mk
 PORTVERSION=	0.10
 PORTREVISION=	4
 CATEGORIES=	devel
-MASTER_SITES=	http://mjo.tc/atelier/2009/02/acli/
+MASTER_SITES=	http://www.mjoldfield.com/atelier/2009/02/acli/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	leres@FreeBSD.org
 COMMENT=	Build Arduino sketches from the command line
-
-BROKEN=		unfetchable
 
 LICENSE=	LGPL21
 

Modified: head/devel/arduino-mk/distinfo
==============================================================================
--- head/devel/arduino-mk/distinfo	Thu Nov  7 18:07:20 2019	(r516995)
+++ head/devel/arduino-mk/distinfo	Thu Nov  7 18:08:58 2019	(r516996)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1573149904
 SHA256 (arduino-mk_0.10.tar.gz) = 95a6c15667d4577a22270b4fc046678e974a4babb7ae1ce4673ecaed02ee9a5d
 SIZE (arduino-mk_0.10.tar.gz) = 25394



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