Date: Thu, 29 Aug 2019 14:56:37 +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: r510166 - head/x11-fonts/spleen Message-ID: <201908291456.x7TEubPv029981@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Aug 29 14:56:37 2019 New Revision: 510166 URL: https://svnweb.freebsd.org/changeset/ports/510166 Log: x11-fonts/spleen: Update to 1.1.0 Changes: https://github.com/fcambus/spleen/blob/1.1.0/ChangeLog Modified: head/x11-fonts/spleen/Makefile head/x11-fonts/spleen/distinfo Modified: head/x11-fonts/spleen/Makefile ============================================================================== --- head/x11-fonts/spleen/Makefile Thu Aug 29 14:47:25 2019 (r510165) +++ head/x11-fonts/spleen/Makefile Thu Aug 29 14:56:37 2019 (r510166) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spleen -DISTVERSION= 1.0.5 +DISTVERSION= 1.1.0 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/fcambus/spleen/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= -font Modified: head/x11-fonts/spleen/distinfo ============================================================================== --- head/x11-fonts/spleen/distinfo Thu Aug 29 14:47:25 2019 (r510165) +++ head/x11-fonts/spleen/distinfo Thu Aug 29 14:56:37 2019 (r510166) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559477343 -SHA256 (spleen-1.0.5.tar.gz) = cf26c313da53857353e48a93540845cf6f773908fe19d2a509249f061776dfe0 -SIZE (spleen-1.0.5.tar.gz) = 193869 +TIMESTAMP = 1567090156 +SHA256 (spleen-1.1.0.tar.gz) = e09618c307c2f9fea1e7d396bd4ab52646ee9b8575f91a1060ff3642e904f874 +SIZE (spleen-1.1.0.tar.gz) = 175797
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908291456.x7TEubPv029981>