Index: head/devel/arduino-bsd-mk/Makefile =================================================================== --- head/devel/arduino-bsd-mk/Makefile (revision 463030) +++ head/devel/arduino-bsd-mk/Makefile (revision 463031) @@ -1,44 +1,44 @@ # Created by: Craig Leres # $FreeBSD$ PORTNAME= arduino-bsd-mk -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= devel MASTER_SITES= https://xse.com/leres/arduino/arduino-bsd-mk/ \ LOCAL/leres/arduino-bsd-mk MAINTAINER= leres@FreeBSD.org COMMENT= Build Arduino sketches from the command line on FreeBSD LICENSE= BSD2CLAUSE RUN_DEPENDS= arduino:devel/arduino \ avr-gcc:devel/avr-gcc USES= python:2.7,run shebangfix SHEBANG_FILES= arduino-boards.py NO_BUILD= yes NO_MTREE= yes PORTEXAMPLES= * PLIST_FILES= ${ALL_FILES} ${ALL_SCRIPTS:R} man/man7/bsd.arduino.mk.7.gz OPTIONS_DEFINE+= EXAMPLES ALL_FILES= arduino-bsd-mk/bsd.arduino.mk ALL_SCRIPTS= arduino-bsd-mk/scripts/arduino-boards.py \ arduino-bsd-mk/scripts/arduino-version.sh \ arduino-bsd-mk/scripts/gcc-version.sh pre-patch: # Honor PREFIX in the man page ${REINPLACE_CMD} -e 's,/usr/local/,${PREFIX}/,' ${WRKSRC}/bsd.arduino.mk.7 post-install: (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}$/${EXAMPLESDIR}) .include Index: head/devel/arduino-bsd-mk/distinfo =================================================================== --- head/devel/arduino-bsd-mk/distinfo (revision 463030) +++ head/devel/arduino-bsd-mk/distinfo (revision 463031) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511936799 -SHA256 (arduino-bsd-mk-1.0.tar.gz) = 4c66f1e9a76760c8fb6e0f809f0f484524be05ec4e1cc30c293c0fe262e37549 -SIZE (arduino-bsd-mk-1.0.tar.gz) = 9135 +TIMESTAMP = 1519625135 +SHA256 (arduino-bsd-mk-1.1.tar.gz) = a83178c072c268ae8d6693e487185dcfe97f2e40191e888d5b057f2f77ac547a +SIZE (arduino-bsd-mk-1.1.tar.gz) = 9434 Property changes on: head/devel/arduino-bsd-mk/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property