mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/arduino-mk: Update MASTER_SITES and remove BROKEN
Approved by: matthew (mentor, implicit)
This commit is contained in:
parent
2fe5565445
commit
558837e488
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516996
2 changed files with 2 additions and 3 deletions
|
@ -5,14 +5,12 @@ PORTNAME= arduino-mk
|
||||||
PORTVERSION= 0.10
|
PORTVERSION= 0.10
|
||||||
PORTREVISION= 4
|
PORTREVISION= 4
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://mjo.tc/atelier/2009/02/acli/
|
MASTER_SITES= http://www.mjoldfield.com/atelier/2009/02/acli/
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= leres@FreeBSD.org
|
MAINTAINER= leres@FreeBSD.org
|
||||||
COMMENT= Build Arduino sketches from the command line
|
COMMENT= Build Arduino sketches from the command line
|
||||||
|
|
||||||
BROKEN= unfetchable
|
|
||||||
|
|
||||||
LICENSE= LGPL21
|
LICENSE= LGPL21
|
||||||
|
|
||||||
# gmake is needed to use the port, not to build it
|
# gmake is needed to use the port, not to build it
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
|
TIMESTAMP = 1573149904
|
||||||
SHA256 (arduino-mk_0.10.tar.gz) = 95a6c15667d4577a22270b4fc046678e974a4babb7ae1ce4673ecaed02ee9a5d
|
SHA256 (arduino-mk_0.10.tar.gz) = 95a6c15667d4577a22270b4fc046678e974a4babb7ae1ce4673ecaed02ee9a5d
|
||||||
SIZE (arduino-mk_0.10.tar.gz) = 25394
|
SIZE (arduino-mk_0.10.tar.gz) = 25394
|
||||||
|
|
Loading…
Add table
Reference in a new issue