Skip to content

Commit

Permalink
devel/arduino-bsd-mk: Update to 2.4
Browse files Browse the repository at this point in the history
Changes since 2.3:

 - Use NO_SHARED to avoid pic/pie flags avr-gcc doesn't support
   (and don't make sense for embedded images).

Reported by:	Craig Leres, kodcode
  • Loading branch information
leres committed Aug 3, 2022
1 parent 4476f89 commit 2d6e325
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/arduino-bsd-mk/Makefile
@@ -1,5 +1,5 @@
PORTNAME= arduino-bsd-mk
PORTVERSION= 2.3
PORTVERSION= 2.4
CATEGORIES= devel
MASTER_SITES= https://xse.com/leres/arduino/arduino-bsd-mk/ \
LOCAL/leres/arduino-bsd-mk
Expand Down
6 changes: 3 additions & 3 deletions devel/arduino-bsd-mk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1622316608
SHA256 (arduino-bsd-mk-2.3.tar.gz) = 580e08c9b6e4af3264df1dba05407e227fa3afdbe3d9b0fdff1ef55cf4801eb9
SIZE (arduino-bsd-mk-2.3.tar.gz) = 10609
TIMESTAMP = 1659562618
SHA256 (arduino-bsd-mk-2.4.tar.gz) = bd90380e8b265bfdd3139e22d225d58e985beab7245a9c2ec7e4c5064ec657de
SIZE (arduino-bsd-mk-2.4.tar.gz) = 10698

0 comments on commit 2d6e325

Please sign in to comment.