svn commit: r486624 - head/archivers/c-blosc

Steve Wills swills at FreeBSD.org
Tue Dec 4 18:15:32 UTC 2018


Author: swills
Date: Tue Dec  4 18:15:31 2018
New Revision: 486624
URL: https://svnweb.freebsd.org/changeset/ports/486624

Log:
  archivers/c-blosc: update to 1.15.0
  
  PR:		233687
  Submitted by:	Iblis Lin <iblis at hs.ntnu.edu.tw> (maintainer)

Modified:
  head/archivers/c-blosc/Makefile   (contents, props changed)
  head/archivers/c-blosc/distinfo   (contents, props changed)

Modified: head/archivers/c-blosc/Makefile
==============================================================================
--- head/archivers/c-blosc/Makefile	Tue Dec  4 18:08:28 2018	(r486623)
+++ head/archivers/c-blosc/Makefile	Tue Dec  4 18:15:31 2018	(r486624)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	c-blosc
-PORTVERSION=	1.14.4
+PORTVERSION=	1.15.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	archivers devel
 

Modified: head/archivers/c-blosc/distinfo
==============================================================================
--- head/archivers/c-blosc/distinfo	Tue Dec  4 18:08:28 2018	(r486623)
+++ head/archivers/c-blosc/distinfo	Tue Dec  4 18:15:31 2018	(r486624)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532962746
-SHA256 (Blosc-c-blosc-v1.14.4_GH0.tar.gz) = 42a85de871d142cdc89b607a90cceeb0eab60d995f6fae8d44aae397ab414002
-SIZE (Blosc-c-blosc-v1.14.4_GH0.tar.gz) = 785771
+TIMESTAMP = 1543666930
+SHA256 (Blosc-c-blosc-v1.15.0_GH0.tar.gz) = dbbb01f9fedcdf2c2ff73296353a9253f44ce9de89c081cbd8146170dce2ba8f
+SIZE (Blosc-c-blosc-v1.15.0_GH0.tar.gz) = 825867


More information about the svn-ports-all mailing list