diff --git a/devel/arduino-irremote/Makefile b/devel/arduino-irremote/Makefile index a3819f3e694a..71d20d259624 100644 --- a/devel/arduino-irremote/Makefile +++ b/devel/arduino-irremote/Makefile @@ -1,34 +1,34 @@ PORTNAME= arduino-irremote -PORTVERSION= 3.7.1 +PORTVERSION= 4.1.1 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= leres@FreeBSD.org COMMENT= Multi-protocol infrared remote library for the Arduino WWW= https://arduino-irremote.github.io/Arduino-IRremote/ LICENSE= MIT USES= dos2unix USE_GITHUB= yes GH_ACCOUNT= z3t0 GH_PROJECT= Arduino-IRremote PORTSCOUT= limit:^[0-9] NO_BUILD= yes RELPATH= arduino/libraries/IRremote DATADIR= ${PREFIX}/${RELPATH} PORTDATA= * PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${RELPATH} cd ${WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${RELPATH} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/devel/arduino-irremote/distinfo b/devel/arduino-irremote/distinfo index 4ada8bfbef1b..f4d5542e2a93 100644 --- a/devel/arduino-irremote/distinfo +++ b/devel/arduino-irremote/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658700084 -SHA256 (z3t0-Arduino-IRremote-v3.7.1_GH0.tar.gz) = c1de284e9a8f62b290b1ee78ceecfb5a81ab08adf90dfbd83f10c551b68b4f45 -SIZE (z3t0-Arduino-IRremote-v3.7.1_GH0.tar.gz) = 721196 +TIMESTAMP = 1679362929 +SHA256 (z3t0-Arduino-IRremote-v4.1.1_GH0.tar.gz) = 634e5ee4ab07f003af9568997dd8f6bdb475dcda46c273cff10d6337ff7ca6f5 +SIZE (z3t0-Arduino-IRremote-v4.1.1_GH0.tar.gz) = 808184