Sun Nov 12 11:30:40 2017 UTC ()
Pullup ticket #5624 - requested by sevan
fonts/liberation-ttf: build fix

Revisions pulled up:
- fonts/liberation-ttf/Makefile                                 1.15

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Wed Nov  1 05:17:06 UTC 2017

   Modified Files:
           pkgsrc/fonts/liberation-ttf: Makefile

   Log Message:
   liberation-ttf: add non-fedorahosted MASTER_SITES


(bsiegert)
diff -r1.14 -r1.14.14.1 pkgsrc/fonts/liberation-ttf/Makefile

cvs diff -r1.14 -r1.14.14.1 pkgsrc/fonts/liberation-ttf/Makefile (expand / switch to unified diff)

--- pkgsrc/fonts/liberation-ttf/Makefile 2016/04/12 08:06:24 1.14
+++ pkgsrc/fonts/liberation-ttf/Makefile 2017/11/12 11:30:40 1.14.14.1
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.14 2016/04/12 08:06:24 wiz Exp $ 1# $NetBSD: Makefile,v 1.14.14.1 2017/11/12 11:30:40 bsiegert Exp $
2 2
3DISTNAME= liberation-fonts-ttf-2.00.1 3DISTNAME= liberation-fonts-ttf-2.00.1
4PKGNAME= ${DISTNAME:S/-fonts//} 4PKGNAME= ${DISTNAME:S/-fonts//}
5PKGREVISION= 1 5PKGREVISION= 1
6CATEGORIES= fonts 6CATEGORIES= fonts
7MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ 7MASTER_SITES= https://releases.pagure.org/liberation-fonts/
8 8
9MAINTAINER= bartosz.kuzma@gmail.com 9MAINTAINER= bartosz.kuzma@gmail.com
10HOMEPAGE= http://www.redhat.com/promo/fonts/ 10HOMEPAGE= http://www.redhat.com/promo/fonts/
11COMMENT= TrueType fonts from RedHat 11COMMENT= TrueType fonts from RedHat
12LICENSE= ofl-v1.1 12LICENSE= ofl-v1.1
13 13
14NO_BUILD= yes 14NO_BUILD= yes
15NO_CONFIGURE= yes 15NO_CONFIGURE= yes
16 16
17DOCDIR= ${PREFIX}/share/doc/${PKGBASE} 17DOCDIR= ${PREFIX}/share/doc/${PKGBASE}
18FONTDIR= ${PREFIX}/share/fonts/X11/TTF 18FONTDIR= ${PREFIX}/share/fonts/X11/TTF
19FONTS_DIRS.ttf= ${FONTDIR} 19FONTS_DIRS.ttf= ${FONTDIR}
20 20