svn commit: r501054 - in head/devel/fstrm: . files

Steve Wills swills at FreeBSD.org
Wed May 8 20:52:59 UTC 2019


Author: swills
Date: Wed May  8 20:52:58 2019
New Revision: 501054
URL: https://svnweb.freebsd.org/changeset/ports/501054

Log:
  devel/fstrm: upgrade to 0.5.0
  
  PR:		237799
  Submitted by:	Leo Vandewoestijne <freebsd at dns.company> (maintainer)

Deleted:
  head/devel/fstrm/files/
Modified:
  head/devel/fstrm/Makefile   (contents, props changed)
  head/devel/fstrm/distinfo   (contents, props changed)

Modified: head/devel/fstrm/Makefile
==============================================================================
--- head/devel/fstrm/Makefile	Wed May  8 20:50:22 2019	(r501053)
+++ head/devel/fstrm/Makefile	Wed May  8 20:52:58 2019	(r501054)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		fstrm
-PORTVERSION=		0.4.0
+PORTVERSION=		0.5.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=		devel
 

Modified: head/devel/fstrm/distinfo
==============================================================================
--- head/devel/fstrm/distinfo	Wed May  8 20:50:22 2019	(r501053)
+++ head/devel/fstrm/distinfo	Wed May  8 20:52:58 2019	(r501054)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526070744
-SHA256 (farsightsec-fstrm-v0.4.0_GH0.tar.gz) = 2c84ff059d5850078d3d85927fd2e8f8a1cbe76bcf91cb125cfbbbd89ec5afc0
-SIZE (farsightsec-fstrm-v0.4.0_GH0.tar.gz) = 194789
+TIMESTAMP = 1557322029
+SHA256 (farsightsec-fstrm-v0.5.0_GH0.tar.gz) = ca762fb260176f35af639376cc65c3f13a5f63d1cca42eb5ce87caca8d57c450
+SIZE (farsightsec-fstrm-v0.5.0_GH0.tar.gz) = 134910


More information about the svn-ports-all mailing list