svn commit: r500896 - head/sysutils/bfs

Tobias Kortkamp tobik at FreeBSD.org
Mon May 6 05:44:32 UTC 2019


Author: tobik
Date: Mon May  6 05:44:30 2019
New Revision: 500896
URL: https://svnweb.freebsd.org/changeset/ports/500896

Log:
  sysutils/bfs: Update to 1.4.1
  
  Changes:	https://github.com/tavianator/bfs/blob/1.4.1/RELEASES.md#141

Modified:
  head/sysutils/bfs/Makefile
  head/sysutils/bfs/distinfo

Modified: head/sysutils/bfs/Makefile
==============================================================================
--- head/sysutils/bfs/Makefile	Mon May  6 05:40:28 2019	(r500895)
+++ head/sysutils/bfs/Makefile	Mon May  6 05:44:30 2019	(r500896)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bfs
-DISTVERSION=	1.4
+DISTVERSION=	1.4.1
 CATEGORIES=	sysutils
 
 MAINTAINER=	tobik at FreeBSD.org

Modified: head/sysutils/bfs/distinfo
==============================================================================
--- head/sysutils/bfs/distinfo	Mon May  6 05:40:28 2019	(r500895)
+++ head/sysutils/bfs/distinfo	Mon May  6 05:44:30 2019	(r500896)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555390437
-SHA256 (tavianator-bfs-1.4_GH0.tar.gz) = 87ca4bffc9e8160438cb382bb0d0ef11bbaabec2a6bfd3135c8220e1077b6beb
-SIZE (tavianator-bfs-1.4_GH0.tar.gz) = 103278
+TIMESTAMP = 1557121311
+SHA256 (tavianator-bfs-1.4.1_GH0.tar.gz) = d3ba0aa70e04e8768a83e40eaf3d61b57bbedff562d2d27825776caee9ebce2d
+SIZE (tavianator-bfs-1.4.1_GH0.tar.gz) = 105029


More information about the svn-ports-all mailing list