Date: Sun, 20 Sep 2020 12:35:08 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549098 - head/graphics/libspng Message-ID: <202009201235.08KCZ8d7064629@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Sep 20 12:35:08 2020 New Revision: 549098 URL: https://svnweb.freebsd.org/changeset/ports/549098 Log: graphics/libspng: Update to v0.6.1 Changes: https://github.com/randy408/libspng/releases/tag/v0.6.1 Modified: head/graphics/libspng/Makefile head/graphics/libspng/distinfo Modified: head/graphics/libspng/Makefile ============================================================================== --- head/graphics/libspng/Makefile Sun Sep 20 12:34:37 2020 (r549097) +++ head/graphics/libspng/Makefile Sun Sep 20 12:35:08 2020 (r549098) @@ -2,7 +2,7 @@ PORTNAME= libspng DISTVERSIONPREFIX= v -DISTVERSION= 0.6.0 +DISTVERSION= 0.6.1 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org Modified: head/graphics/libspng/distinfo ============================================================================== --- head/graphics/libspng/distinfo Sun Sep 20 12:34:37 2020 (r549097) +++ head/graphics/libspng/distinfo Sun Sep 20 12:35:08 2020 (r549098) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594667690 -SHA256 (randy408-libspng-v0.6.0_GH0.tar.gz) = 81fea8d8a2e0c8aa51769605ad0e49a682e88697c6b5b60105f5c3806efaa3a3 -SIZE (randy408-libspng-v0.6.0_GH0.tar.gz) = 131444 +TIMESTAMP = 1600600898 +SHA256 (randy408-libspng-v0.6.1_GH0.tar.gz) = 336856bea0216fe0ddc6cc584be5823cfd3a142e9d90d8e1635d2d2a5241f584 +SIZE (randy408-libspng-v0.6.1_GH0.tar.gz) = 131605
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009201235.08KCZ8d7064629>