svn commit: r516996 - head/devel/arduino-mk

Craig Leres leres at FreeBSD.org
Thu Nov 7 18:08:59 UTC 2019


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 at 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


More information about the svn-ports-head mailing list