summaryrefslogtreecommitdiff
path: root/lang/micropython
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-27 13:46:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-27 13:46:53 +0000
commitcb037d3c98be43c22f51db530a0e5146ddc374b2 (patch)
treeda3d0ad74b3dac25040098f7125aac62b77bc817 /lang/micropython
parentUpdate devel/git to 2.13.2 (diff)
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
Diffstat (limited to 'lang/micropython')
-rw-r--r--lang/micropython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile
index 12d894212dca..50e34f350abe 100644
--- a/lang/micropython/Makefile
+++ b/lang/micropython/Makefile
@@ -3,7 +3,7 @@
PORTNAME= micropython
PORTVERSION= 1.5.1
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang python
MAINTAINER= ports@FreeBSD.org