svn commit: r513472 - head/x11-fonts/spleen
Tobias Kortkamp
tobik at FreeBSD.org
Tue Oct 1 11:20:58 UTC 2019
Author: tobik
Date: Tue Oct 1 11:20:57 2019
New Revision: 513472
URL: https://svnweb.freebsd.org/changeset/ports/513472
Log:
x11-fonts/spleen: Update to 1.5.0
Changes: https://github.com/fcambus/spleen/blob/1.5.0/ChangeLog
Modified:
head/x11-fonts/spleen/Makefile
head/x11-fonts/spleen/distinfo
Modified: head/x11-fonts/spleen/Makefile
==============================================================================
--- head/x11-fonts/spleen/Makefile Tue Oct 1 10:51:37 2019 (r513471)
+++ head/x11-fonts/spleen/Makefile Tue Oct 1 11:20:57 2019 (r513472)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= spleen
-DISTVERSION= 1.4.0
+DISTVERSION= 1.5.0
CATEGORIES= x11-fonts
MASTER_SITES= https://github.com/fcambus/spleen/releases/download/${DISTVERSION}/
PKGNAMESUFFIX= -font
@@ -32,8 +32,8 @@ X11_DESC= Install Xorg bitmap fonts
# doesn't have this problem.
VT_BUILD_DEPENDS= vtfontcvt-ng:x11-fonts/vtfontcvt-ng
-X11_USES= fonts
X11_USES_OFF= fonts:none
+X11_USES= fonts
do-build:
@${DO_NADA}
Modified: head/x11-fonts/spleen/distinfo
==============================================================================
--- head/x11-fonts/spleen/distinfo Tue Oct 1 10:51:37 2019 (r513471)
+++ head/x11-fonts/spleen/distinfo Tue Oct 1 11:20:57 2019 (r513472)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569360649
-SHA256 (spleen-1.4.0.tar.gz) = 77639c5a007c1e915aabf1faf9dd2434ccef9ab9e1a49b1ab04527fa9a4742f9
-SIZE (spleen-1.4.0.tar.gz) = 234808
+TIMESTAMP = 1569926329
+SHA256 (spleen-1.5.0.tar.gz) = a346844625416ede531bcb720bc786924792a0538fe90c8f1215d619dcd0f6c2
+SIZE (spleen-1.5.0.tar.gz) = 244033
More information about the svn-ports-all
mailing list