diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-10 21:54:49 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-10 21:54:49 +0000 |
commit | 720bc5620bd6db76991a15b87f9da84d52a9424f (patch) | |
tree | 4667175248bd4c8e96a92dc79178d8dcd2523645 | |
parent | pyside2 etc al: fix Python flavors (diff) |
sysutils/bfs: Update to 1.3.3
Changes: https://github.com/tavianator/bfs/releases/tag/1.3.3
-rw-r--r-- | sysutils/bfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/bfs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/bfs/Makefile b/sysutils/bfs/Makefile index 4487dcfdd26d..90cd4d1e3f97 100644 --- a/sysutils/bfs/Makefile +++ b/sysutils/bfs/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bfs -DISTVERSION= 1.3.2 +DISTVERSION= 1.3.3 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org diff --git a/sysutils/bfs/distinfo b/sysutils/bfs/distinfo index 91a1c9d69533..f49eba073b7a 100644 --- a/sysutils/bfs/distinfo +++ b/sysutils/bfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1547271953 -SHA256 (tavianator-bfs-1.3.2_GH0.tar.gz) = 45939e6c1921c90e5f159407f877178cc9376dc66e808dbef80600d7624cbbc2 -SIZE (tavianator-bfs-1.3.2_GH0.tar.gz) = 88162 +TIMESTAMP = 1549835501 +SHA256 (tavianator-bfs-1.3.3_GH0.tar.gz) = b61ae66ae7b0d7a7220a2f8ef3b6121d8fb5d1d155bd03c7e7b0067d061ae8ab +SIZE (tavianator-bfs-1.3.3_GH0.tar.gz) = 92687 |