mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11-fonts/gentium-plus: update to 6.000
Changes: https://software.sil.org/gentium/release-6-000/
This commit is contained in:
parent
c0d0b9091e
commit
8a58bfbff8
2 changed files with 25 additions and 10 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Created by: Matthew Seaman
|
# Created by: Matthew Seaman
|
||||||
|
|
||||||
PORTNAME= GentiumPlus
|
PORTNAME= GentiumPlus
|
||||||
PORTREVISION= 1
|
PORTVERSION= 6.000
|
||||||
PORTVERSION= 5.000
|
|
||||||
CATEGORIES= x11-fonts
|
CATEGORIES= x11-fonts
|
||||||
MASTER_SITES= http://software.sil.org/downloads/gentium/
|
MASTER_SITES= http://software.sil.org/downloads/r/gentium/
|
||||||
|
|
||||||
MAINTAINER= matthew@FreeBSD.org
|
MAINTAINER= matthew@FreeBSD.org
|
||||||
COMMENT= Gentium Plus TrueType font collection
|
COMMENT= Gentium Plus TrueType font collection
|
||||||
|
@ -16,13 +15,29 @@ NO_BUILD= yes
|
||||||
|
|
||||||
USES= fonts zip
|
USES= fonts zip
|
||||||
|
|
||||||
PLIST_FILES= ${FONTSDIR}/${PORTNAME}-I.ttf \
|
PLIST_FILES= ${FONTSDIR}/GentiumBookPlus-Bold.ttf \
|
||||||
${FONTSDIR}/${PORTNAME}-R.ttf
|
${FONTSDIR}/GentiumBookPlus-BoldItalic.ttf \
|
||||||
|
${FONTSDIR}/GentiumBookPlus-Italic.ttf \
|
||||||
|
${FONTSDIR}/GentiumBookPlus-Regular.ttf \
|
||||||
|
${FONTSDIR}/GentiumPlus-Bold.ttf \
|
||||||
|
${FONTSDIR}/GentiumPlus-BoldItalic.ttf \
|
||||||
|
${FONTSDIR}/GentiumPlus-Italic.ttf \
|
||||||
|
${FONTSDIR}/GentiumPlus-Regular.ttf
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
||||||
DOCSLIST= FONTLOG.txt GENTIUM-FAQ.txt OFL-FAQ.txt OFL.txt \
|
DOCSLIST= FONTLOG.txt OFL-FAQ.txt OFL.txt README.txt \
|
||||||
README.txt documentation/GentiumPlus-features.pdf
|
documentation/pdf/resources.pdf \
|
||||||
|
documentation/pdf/features.pdf \
|
||||||
|
documentation/pdf/developer.pdf \
|
||||||
|
documentation/pdf/design.pdf \
|
||||||
|
documentation/pdf/faq.pdf \
|
||||||
|
documentation/pdf/about.pdf \
|
||||||
|
documentation/pdf/history.pdf \
|
||||||
|
documentation/pdf/index.pdf \
|
||||||
|
documentation/pdf/charset.pdf \
|
||||||
|
documentation/pdf/support.pdf \
|
||||||
|
documentation/pdf/versions.pdf
|
||||||
PORTDOCS= ${DOCSLIST:C,^.*/,,}
|
PORTDOCS= ${DOCSLIST:C,^.*/,,}
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1472289812
|
TIMESTAMP = 1625090780
|
||||||
SHA256 (GentiumPlus-5.000.zip) = 335911f17bd2de4e43742e1d0367cfeff19a90abf7ed604f100a42705042e154
|
SHA256 (GentiumPlus-6.000.zip) = bbbd52cacf07a15c487ae90e34b0c2b7504173d0b289924440652b750b750db2
|
||||||
SIZE (GentiumPlus-5.000.zip) = 2025499
|
SIZE (GentiumPlus-6.000.zip) = 9717524
|
||||||
|
|
Loading…
Add table
Reference in a new issue