Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 13:53:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r529974 - head/devel/libcbor
Message-ID:  <202003311353.02VDrJbS021963@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Mar 31 13:53:19 2020
New Revision: 529974
URL: https://svnweb.freebsd.org/changeset/ports/529974

Log:
  Update to 0.6.1
  
  - Bump PORTREVISION for package change (in case users downloaded the wrong tarball)
  
  Upstream made a wrong 0.6.1 release [1] and it's fixed now.
  
  Reported by:	Herbert J. Skuhra <herbert@gojira.at>
  Reference:	https://github.com/PJK/libcbor/commit/6f85e04aa770a2c3843e1851ec57adaf9481c3cb [1]

Modified:
  head/devel/libcbor/Makefile
  head/devel/libcbor/distinfo

Modified: head/devel/libcbor/Makefile
==============================================================================
--- head/devel/libcbor/Makefile	Tue Mar 31 13:52:37 2020	(r529973)
+++ head/devel/libcbor/Makefile	Tue Mar 31 13:53:19 2020	(r529974)
@@ -4,6 +4,7 @@
 PORTNAME=	libcbor
 PORTVERSION=	0.6.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet@FreeBSD.org

Modified: head/devel/libcbor/distinfo
==============================================================================
--- head/devel/libcbor/distinfo	Tue Mar 31 13:52:37 2020	(r529973)
+++ head/devel/libcbor/distinfo	Tue Mar 31 13:53:19 2020	(r529974)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585328763
-SHA256 (PJK-libcbor-v0.6.1_GH0.tar.gz) = 19309b84d4d88ae1179f3686bd246d977710801c1603915c51f618ba76727e94
-SIZE (PJK-libcbor-v0.6.1_GH0.tar.gz) = 265697
+TIMESTAMP = 1585564802
+SHA256 (PJK-libcbor-v0.6.1_GH0.tar.gz) = 2f805f5fa2790c4fdd16046287f5814703229547da2b83009dd32357623aa182
+SIZE (PJK-libcbor-v0.6.1_GH0.tar.gz) = 263486



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003311353.02VDrJbS021963>