Ticket #45701: Portfile-freefont-ttf.diff
File Portfile-freefont-ttf.diff, 1.5 KB (added by Schamschula (Marius Schamschula), 10 years ago) |
---|
-
Portfile
old new 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 1 2 # $Id: Portfile 85475 2011-10-14 01:55:56Z dports@macports.org $ 2 3 3 4 PortSystem 1.0 4 5 name freefont-ttf 5 version 20060126 6 revision 1 6 version 20120503 7 7 categories x11 fonts 8 8 license GPL-3+ 9 9 installs_libs no 10 maintainers nomaintainer10 maintainers gmail.com:mschamschula openmaintainer 11 11 description Free UCS Outline Fonts 12 12 long_description \ 13 13 a set of free outline fonts covering \ 14 14 the ISO 10646/Unicode UCS (Universal Character Set). 15 15 platforms darwin 16 homepage http://www.nongnu.org/freefont/ 17 master_sites http://download.savannah.gnu.org/releases/freefont/ \ 18 http://ftp.riken.go.jp/pub/FreeBSD/distfiles/ 19 checksums sha1 f3b53235bc1bebd228a8942068bd049693d71363 16 homepage http://www.gnu.org/software/freefont/ 17 master_sites gnu:freefont 18 19 use_zip yes 20 21 checksums rmd160 6d557859062a9aaf2022f4bfd63b9973f31474f0 \ 22 sha256 7c85baf1bf82a1a1845d1322112bc6ca982221b484e3b3925022e25b5cae89af 23 20 24 worksrcdir freefont-${version} 21 25 22 26 post-extract { … … 34 38 eval xinstall -m 644 [glob ${worksrcpath}/${f}] ${fontdir} 35 39 } 36 40 } 41 42 livecheck.regex ${name}-(\[0-9.\]+)