svn commit: r533179 - head/devel/libcbor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Apr 27 20:58:17 UTC 2020


Author: sunpoet
Date: Mon Apr 27 20:58:12 2020
New Revision: 533179
URL: https://svnweb.freebsd.org/changeset/ports/533179

Log:
  Update to 0.7.0
  
  Changes:	https://github.com/PJK/libcbor/releases

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

Modified: head/devel/libcbor/Makefile
==============================================================================
--- head/devel/libcbor/Makefile	Mon Apr 27 20:58:07 2020	(r533178)
+++ head/devel/libcbor/Makefile	Mon Apr 27 20:58:12 2020	(r533179)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	libcbor
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.0
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/devel/libcbor/distinfo
==============================================================================
--- head/devel/libcbor/distinfo	Mon Apr 27 20:58:07 2020	(r533178)
+++ head/devel/libcbor/distinfo	Mon Apr 27 20:58:12 2020	(r533179)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585564802
-SHA256 (PJK-libcbor-v0.6.1_GH0.tar.gz) = 2f805f5fa2790c4fdd16046287f5814703229547da2b83009dd32357623aa182
-SIZE (PJK-libcbor-v0.6.1_GH0.tar.gz) = 263486
+TIMESTAMP = 1588013482
+SHA256 (PJK-libcbor-v0.7.0_GH0.tar.gz) = fb731afe0a9980581d85e4b8d4ef128b175f782d92e0cd898935f3d26dd3dde7
+SIZE (PJK-libcbor-v0.7.0_GH0.tar.gz) = 266323


More information about the svn-ports-all mailing list