svn commit: r474890 - in head: . x11-fonts x11-fonts/Hasklig x11-fonts/hasklig
Gleb Popov
arrowd at FreeBSD.org
Wed Jul 18 18:02:08 UTC 2018
Author: arrowd
Date: Wed Jul 18 18:02:06 2018
New Revision: 474890
URL: https://svnweb.freebsd.org/changeset/ports/474890
Log:
x11-fonts/Hasklig: Update to 1.1.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16283
Added:
head/x11-fonts/Hasklig/
- copied from r474889, head/x11-fonts/hasklig/
Deleted:
head/x11-fonts/hasklig/
Modified:
head/MOVED
head/x11-fonts/Hasklig/Makefile
head/x11-fonts/Hasklig/distinfo
head/x11-fonts/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Wed Jul 18 18:01:44 2018 (r474889)
+++ head/MOVED Wed Jul 18 18:02:06 2018 (r474890)
@@ -10349,6 +10349,7 @@ net-im/mastodon||2018-07-16|Has expired: Breaks too fr
x11-fm/p5-PerlFM||2018-07-16|Has expired: Unmaintained
astro/p5-ZConf-Weather||2018-07-16|Has expired: Unmaintained
sysutils/p5-ZConf-Cron||2018-07-16|Has expired: Unmaintained
+x11-fonts/hasklig|x11-fonts/Hasklig|2018-07-16|Name correctly after upstream
misc/artikulate-kde4||2018-07-17|Has expired: broken for more than three years
vietnamese/kde4-l10||2018-07-17|Has expired: broken for more than three years
graphics/projectm-libvisual|graphics/libprojectm|2018-07-17|Code of projectm-libvisual was merged into graphics/libprojectm
Modified: head/x11-fonts/Hasklig/Makefile
==============================================================================
--- head/x11-fonts/hasklig/Makefile Wed Jul 18 18:01:44 2018 (r474889)
+++ head/x11-fonts/Hasklig/Makefile Wed Jul 18 18:02:06 2018 (r474890)
@@ -1,14 +1,15 @@
-# Created by: arrowdodger <6yearold at gmail.com>
+# Created by: arrowd <6yearold at gmail.com>
# $FreeBSD$
-PORTNAME= hasklig
-PORTVERSION= 0.9
+PORTNAME= Hasklig
+DISTVERSION= 1.1
CATEGORIES= x11-fonts
MASTER_SITES= https://github.com/i-tu/Hasklig/releases/download/${PORTVERSION}/
-DISTNAME= Hasklig-${PORTVERSION}
-MAINTAINER= 6yearold at gmail.com
+MAINTAINER= arrowd at FreeBSD.org
COMMENT= Haskell code font with monospaced ligatures
+
+LICENSE= OFL11
USES= fonts zip
NO_BUILD= yes
Modified: head/x11-fonts/Hasklig/distinfo
==============================================================================
--- head/x11-fonts/hasklig/distinfo Wed Jul 18 18:01:44 2018 (r474889)
+++ head/x11-fonts/Hasklig/distinfo Wed Jul 18 18:02:06 2018 (r474890)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469620378
-SHA256 (Hasklig-0.9.zip) = 4d70cb0932ae8bea63d4b4aa5b1518a60a29d212856ffe24be6805695c295b65
-SIZE (Hasklig-0.9.zip) = 1201991
+TIMESTAMP = 1531728195
+SHA256 (Hasklig-1.1.zip) = 98eccec22bc0ae3838a099a911230f62197e681b6a6c30e5149c52f5fc6a95c3
+SIZE (Hasklig-1.1.zip) = 1308041
Modified: head/x11-fonts/Makefile
==============================================================================
--- head/x11-fonts/Makefile Wed Jul 18 18:01:44 2018 (r474889)
+++ head/x11-fonts/Makefile Wed Jul 18 18:02:06 2018 (r474890)
@@ -114,7 +114,7 @@
SUBDIR += google-fonts
SUBDIR += hack-font
SUBDIR += hanazono-fonts-ttf
- SUBDIR += hasklig
+ SUBDIR += Hasklig
SUBDIR += inconsolata-lgc-ttf
SUBDIR += inconsolata-ttf
SUBDIR += indic-ttf
More information about the svn-ports-head
mailing list