Date: Sun, 13 Sep 2020 17:32:08 +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: r548492 - head/devel/arduino-bsd-mk Message-ID: <202009131732.08DHW8xf001482@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: leres Date: Sun Sep 13 17:32:07 2020 New Revision: 548492 URL: https://svnweb.freebsd.org/changeset/ports/548492 Log: devel/arduino-bsd-mk: Update to 1.5 Changes since 1.4: - Inhibit warning messages for avr-gc++ too. - Add a depend target that adjusts for .ino sources. Modified: head/devel/arduino-bsd-mk/Makefile head/devel/arduino-bsd-mk/distinfo Modified: head/devel/arduino-bsd-mk/Makefile ============================================================================== --- head/devel/arduino-bsd-mk/Makefile Sun Sep 13 17:27:47 2020 (r548491) +++ head/devel/arduino-bsd-mk/Makefile Sun Sep 13 17:32:07 2020 (r548492) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= arduino-bsd-mk -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= devel MASTER_SITES= https://xse.com/leres/arduino/arduino-bsd-mk/ \ LOCAL/leres/arduino-bsd-mk Modified: head/devel/arduino-bsd-mk/distinfo ============================================================================== --- head/devel/arduino-bsd-mk/distinfo Sun Sep 13 17:27:47 2020 (r548491) +++ head/devel/arduino-bsd-mk/distinfo Sun Sep 13 17:32:07 2020 (r548492) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597017078 -SHA256 (arduino-bsd-mk-1.4.tar.gz) = 426a9e804ef07fa26f1668760ae4d00b6cacca6450555c320ccc0fdbb3ecfd65 -SIZE (arduino-bsd-mk-1.4.tar.gz) = 9753 +TIMESTAMP = 1600018097 +SHA256 (arduino-bsd-mk-1.5.tar.gz) = d187addd48aecacabfb6c1c5f7836c055bd5c8a4462162d5232b220018f6ade5 +SIZE (arduino-bsd-mk-1.5.tar.gz) = 9868
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009131732.08DHW8xf001482>