aboutsummaryrefslogtreecommitdiff
path: root/lang/hs-brainfuck
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-07-04 18:11:42 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-07-04 18:11:42 +0000
commit0e32330f15f054f5b77cc0a58e7a6ec282dec710 (patch)
treeb4bdc11662e20506078156e14bbeefa6145af3ee /lang/hs-brainfuck
parentebc9067a31c6dc63b90eb56ad1bb59250c31b1f5 (diff)
downloadports-0e32330f15f054f5b77cc0a58e7a6ec282dec710.tar.gz
ports-0e32330f15f054f5b77cc0a58e7a6ec282dec710.zip
Chanse update of devel/libffi
Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking)
Notes
Notes: svn path=/head/; revision=541232
Diffstat (limited to 'lang/hs-brainfuck')
-rw-r--r--lang/hs-brainfuck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/hs-brainfuck/Makefile b/lang/hs-brainfuck/Makefile
index b073b73b4590..62f90247f067 100644
--- a/lang/hs-brainfuck/Makefile
+++ b/lang/hs-brainfuck/Makefile
@@ -3,7 +3,7 @@
PORTNAME= brainfuck
PORTVERSION= 0.1.0.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= lang haskell
MAINTAINER= haskell@FreeBSD.org