diff options
author | gabor <gabor@FreeBSD.org> | 2018-03-22 18:14:11 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2018-03-22 18:14:11 +0800 |
commit | 1c261c169591f93815acad75bcfec854e34092ba (patch) | |
tree | e66014f0678e57715c13414aa446bf89ff1e200c /x11-fonts | |
parent | 406bbdd1e78e67a8103bd0487a07f16f8f1eebd2 (diff) | |
download | freebsd-ports-graphics-1c261c169591f93815acad75bcfec854e34092ba.tar.gz freebsd-ports-graphics-1c261c169591f93815acad75bcfec854e34092ba.tar.zst freebsd-ports-graphics-1c261c169591f93815acad75bcfec854e34092ba.zip |
- Update to 20140220
- Fix MASTER_SITES
PR: 218089
Submitted by: asomers
Patch by: w DOT schwarzenfeld AT utanet DOT at
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/lohit/Makefile | 7 | ||||
-rw-r--r-- | x11-fonts/lohit/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/lohit/Makefile b/x11-fonts/lohit/Makefile index 6be74ce169a..10a58d86509 100644 --- a/x11-fonts/lohit/Makefile +++ b/x11-fonts/lohit/Makefile @@ -1,10 +1,9 @@ # $FreeBSD$ PORTNAME= Lohit -PORTVERSION= 20130612 -PORTREVISION= 2 +PORTVERSION= 20140220 CATEGORIES= x11-fonts -MASTER_SITES= https://fedorahosted.org/releases/l/o/lohit/ +MASTER_SITES= https://releases.pagure.org/lohit/ DISTNAME= lohit-ttf-${PORTVERSION} MAINTAINER= gabor@FreeBSD.org @@ -23,7 +22,7 @@ PLIST_FILES= ${FONTSDIR}/Lohit-Assamese.ttf \ ${FONTSDIR}/Lohit-Kannada.ttf \ ${FONTSDIR}/Lohit-Malayalam.ttf \ ${FONTSDIR}/Lohit-Marathi.ttf \ - ${FONTSDIR}/Lohit-Nepali.ttf \ +# ${FONTSDIR}/Lohit-Nepali.ttf \ ${FONTSDIR}/Lohit-Oriya.ttf \ ${FONTSDIR}/Lohit-Punjabi.ttf \ ${FONTSDIR}/Lohit-Tamil-Classical.ttf \ diff --git a/x11-fonts/lohit/distinfo b/x11-fonts/lohit/distinfo index 7fa1b822cd6..47a0c91435a 100644 --- a/x11-fonts/lohit/distinfo +++ b/x11-fonts/lohit/distinfo @@ -1,2 +1,3 @@ -SHA256 (lohit-ttf-20130612.tar.gz) = c68525b695e8492b29e19596f41670eb7c4fd4de991fa932454dfada793265db -SIZE (lohit-ttf-20130612.tar.gz) = 538621 +TIMESTAMP = 1520965120 +SHA256 (lohit-ttf-20140220.tar.gz) = 4d0cdb884cb30b8e11babf2266a189e173bd9d664878ee434136705808c9afe6 +SIZE (lohit-ttf-20140220.tar.gz) = 499307 |