Date: Tue, 9 Oct 2018 05:48:21 +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: r481599 - head/x11-fonts/spleen Message-ID: <201810090548.w995mLFd046922@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Oct 9 05:48:20 2018 New Revision: 481599 URL: https://svnweb.freebsd.org/changeset/ports/481599 Log: x11-fonts/spleen: Update to 1.0.1 Found via Spleen's GitHub Releases Atom feed. *Not* reported by Portscout. Changes: https://github.com/fcambus/spleen/releases/tag/1.0.1 Modified: head/x11-fonts/spleen/Makefile head/x11-fonts/spleen/distinfo Modified: head/x11-fonts/spleen/Makefile ============================================================================== --- head/x11-fonts/spleen/Makefile Tue Oct 9 04:33:00 2018 (r481598) +++ head/x11-fonts/spleen/Makefile Tue Oct 9 05:48:20 2018 (r481599) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spleen -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 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 Tue Oct 9 04:33:00 2018 (r481598) +++ head/x11-fonts/spleen/distinfo Tue Oct 9 05:48:20 2018 (r481599) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537396175 -SHA256 (spleen-1.0.0.tar.gz) = b4bf78e646f8b9c85f0ee870e6472506ccf5e144548e3f209ebb57faf90d6fa0 -SIZE (spleen-1.0.0.tar.gz) = 45088 +TIMESTAMP = 1539063520 +SHA256 (spleen-1.0.1.tar.gz) = 23d50863bf0d671e7ac63e4e88451eb18d65d6905259f730861914a02bcb726e +SIZE (spleen-1.0.1.tar.gz) = 45519
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810090548.w995mLFd046922>