svn commit: r548681 - head/math/rankwidth

Thierry Thomas thierry at FreeBSD.org
Mon Sep 14 19:59:31 UTC 2020


Author: thierry
Date: Mon Sep 14 19:59:30 2020
New Revision: 548681
URL: https://svnweb.freebsd.org/changeset/ports/548681

Log:
  Upgrade to 0.9.

Modified:
  head/math/rankwidth/Makefile
  head/math/rankwidth/distinfo

Modified: head/math/rankwidth/Makefile
==============================================================================
--- head/math/rankwidth/Makefile	Mon Sep 14 19:59:14 2020	(r548680)
+++ head/math/rankwidth/Makefile	Mon Sep 14 19:59:30 2020	(r548681)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rankwidth	# Also known as: rw
-PORTVERSION=	0.8
+PORTVERSION=	0.9
 CATEGORIES=	math
 MASTER_SITES=	SF/${PORTNAME}/
 DISTNAME=	rw-${PORTVERSION}

Modified: head/math/rankwidth/distinfo
==============================================================================
--- head/math/rankwidth/distinfo	Mon Sep 14 19:59:14 2020	(r548680)
+++ head/math/rankwidth/distinfo	Mon Sep 14 19:59:30 2020	(r548681)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585644841
-SHA256 (rw-0.8.tar.gz) = 60fd5320bef28a5156284fc224534376405f2655c6777a12a05fcacc0576d700
-SIZE (rw-0.8.tar.gz) = 217215
+TIMESTAMP = 1600113132
+SHA256 (rw-0.9.tar.gz) = c1e03506fe25cdfcb428c051fc56b2d2affb5b06fba3f2ce756631466befb441
+SIZE (rw-0.9.tar.gz) = 340385


More information about the svn-ports-all mailing list