diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-02-12 15:16:20 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2021-02-12 15:16:20 +0000 |
commit | 96ceafa52fccd45c37f59f9aaf4e705a602ac29e (patch) | |
tree | ac6246731a5096224c69519a46dcac60532b64ea | |
parent | devel/clojure-cider: Update version 0.26.1=>1.0.0 (diff) |
Relnotes: https://invisible-island.net/bcpp/CHANGES.html
Notes
Notes:
svn path=/head/; revision=565023
-rw-r--r-- | devel/bcpp/Makefile | 2 | ||||
-rw-r--r-- | devel/bcpp/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/bcpp/Makefile b/devel/bcpp/Makefile index 3dea06a076f2..f062db64f2b8 100644 --- a/devel/bcpp/Makefile +++ b/devel/bcpp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bcpp -PORTVERSION= 20200922 +PORTVERSION= 20210108 CATEGORIES= devel MASTER_SITES= ftp://ftp.invisible-island.net/${PORTNAME}/ \ https://invisible-mirror.net/archives/${PORTNAME}/ diff --git a/devel/bcpp/distinfo b/devel/bcpp/distinfo index 6d45790fa2fe..d6e9f9c0e1c3 100644 --- a/devel/bcpp/distinfo +++ b/devel/bcpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601439892 -SHA256 (bcpp-20200922.tgz) = ec29f91b46d217933abb13f077b4de05bc5cf21b26550623ab196f360cebf10e -SIZE (bcpp-20200922.tgz) = 148879 +TIMESTAMP = 1613071015 +SHA256 (bcpp-20210108.tgz) = 567ca0e803bfd57c41686f3b1a7df4ee4cec3c2d57ad4f8e5cda247fc5735269 +SIZE (bcpp-20210108.tgz) = 150080 |