Date: Thu, 14 Nov 2019 16:16:30 +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: r517573 - in head/devel/tinycbor: . files Message-ID: <201911141616.xAEGGUEk043002@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Nov 14 16:16:30 2019 New Revision: 517573 URL: https://svnweb.freebsd.org/changeset/ports/517573 Log: Update to 0.5.3 Changes: https://github.com/intel/tinycbor/commits/master Deleted: head/devel/tinycbor/files/patch-tools-json2cbor-json2cbor.c Modified: head/devel/tinycbor/Makefile head/devel/tinycbor/distinfo Modified: head/devel/tinycbor/Makefile ============================================================================== --- head/devel/tinycbor/Makefile Thu Nov 14 16:16:22 2019 (r517572) +++ head/devel/tinycbor/Makefile Thu Nov 14 16:16:30 2019 (r517573) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tinycbor -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/tinycbor/distinfo ============================================================================== --- head/devel/tinycbor/distinfo Thu Nov 14 16:16:22 2019 (r517572) +++ head/devel/tinycbor/distinfo Thu Nov 14 16:16:30 2019 (r517573) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536590931 -SHA256 (intel-tinycbor-v0.5.2_GH0.tar.gz) = dfa2a4550eb145a5f62ffff39e36accf2704987922c194e8e845124175c00441 -SIZE (intel-tinycbor-v0.5.2_GH0.tar.gz) = 87775 +TIMESTAMP = 1573740231 +SHA256 (intel-tinycbor-v0.5.3_GH0.tar.gz) = 956eb4b670ea4969eaee67395b5bb6437b153960385b77357d6692e979d1b12d +SIZE (intel-tinycbor-v0.5.3_GH0.tar.gz) = 89493
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911141616.xAEGGUEk043002>