svn commit: r549098 - head/graphics/libspng

Tobias Kortkamp tobik at FreeBSD.org
Sun Sep 20 12:35:09 UTC 2020


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 at 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


More information about the svn-ports-all mailing list