git: 673aa41f8e0a - main - devel/arduino-bsd-mk: Update to 2.2

Craig Leres leres at FreeBSD.org
Sat May 22 01:52:49 UTC 2021


The branch main has been updated by leres:

URL: https://cgit.FreeBSD.org/ports/commit/?id=673aa41f8e0a40c62fe2a18de776b77a9b719030

commit 673aa41f8e0a40c62fe2a18de776b77a9b719030
Author:     Craig Leres <leres at FreeBSD.org>
AuthorDate: 2021-05-22 01:49:36 +0000
Commit:     Craig Leres <leres at FreeBSD.org>
CommitDate: 2021-05-22 01:49:36 +0000

    devel/arduino-bsd-mk: Update to 2.2
    
    Changes since 2.1:
    
     - arduino-boards needs explicit boards.txt for build.pid, build.vid,
       upload.protocol, and upload.speed in case ARDUINO_DIR has changed.
---
 devel/arduino-bsd-mk/Makefile | 2 +-
 devel/arduino-bsd-mk/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/arduino-bsd-mk/Makefile b/devel/arduino-bsd-mk/Makefile
index 2f36de01470b..54c306b93c97 100644
--- a/devel/arduino-bsd-mk/Makefile
+++ b/devel/arduino-bsd-mk/Makefile
@@ -1,7 +1,7 @@
 # Created by: Craig Leres <leres at FreeBSD.org>
 
 PORTNAME=	arduino-bsd-mk
-PORTVERSION=	2.1
+PORTVERSION=	2.2
 CATEGORIES=	devel
 MASTER_SITES=	https://xse.com/leres/arduino/arduino-bsd-mk/ \
 		LOCAL/leres/arduino-bsd-mk
diff --git a/devel/arduino-bsd-mk/distinfo b/devel/arduino-bsd-mk/distinfo
index cbe293463ef1..f2cd5c54427f 100644
--- a/devel/arduino-bsd-mk/distinfo
+++ b/devel/arduino-bsd-mk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610487489
-SHA256 (arduino-bsd-mk-2.1.tar.gz) = 90f31820c5590eed5f9dbf12e63471e2fc5d0ad377ecb66a7731e8953486c681
-SIZE (arduino-bsd-mk-2.1.tar.gz) = 10474
+TIMESTAMP = 1621615566
+SHA256 (arduino-bsd-mk-2.2.tar.gz) = a84b794d996b4f5a0ab168bbd1f0f1306b895fa7e9c62a0d066691ed4de83be3
+SIZE (arduino-bsd-mk-2.2.tar.gz) = 10540


More information about the dev-commits-ports-all mailing list