diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2016-08-27 09:28:03 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-08-27 09:28:03 +0000 |
| commit | 005972049e8fe521e28580bd15fa6037dc962b6a (patch) | |
| tree | 485c53815a30b7a25df2ffa516b7a03f24b021f7 | |
| parent | Delete some dead code missed out of the previus update. (diff) | |
Update to account for upstream's website reorganization
- new DISTFILE location
- new WWW link in pkg-descr
- while here, recreate distinfo to add timestamp and
reformat a long line
Reported by: pi
| -rw-r--r-- | x11-fonts/gentium-plus/Makefile | 10 | ||||
| -rw-r--r-- | x11-fonts/gentium-plus/distinfo | 1 | ||||
| -rw-r--r-- | x11-fonts/gentium-plus/pkg-descr | 2 |
3 files changed, 6 insertions, 7 deletions
diff --git a/x11-fonts/gentium-plus/Makefile b/x11-fonts/gentium-plus/Makefile index 04efd76b123d..0891ab29fe8a 100644 --- a/x11-fonts/gentium-plus/Makefile +++ b/x11-fonts/gentium-plus/Makefile @@ -4,7 +4,7 @@ PORTNAME= GentiumPlus PORTVERSION= 5.000 CATEGORIES= x11-fonts -MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?format=file&media_id=${MEDIA_ID}&filename=/ +MASTER_SITES= http://software.sil.org/downloads/gentium/ MAINTAINER= matthew@FreeBSD.org COMMENT= Gentium Plus TrueType font collection @@ -12,19 +12,17 @@ COMMENT= Gentium Plus TrueType font collection LICENSE= OFL11 NO_ARCH= yes +NO_BUILD= yes USES= fonts zip -MEDIA_ID= ${DISTNAME}${EXTRACT_SUFX} -NO_BUILD= yes - PLIST_FILES= ${FONTSDIR}/${PORTNAME}-I.ttf \ ${FONTSDIR}/${PORTNAME}-R.ttf SUB_FILES= pkg-message -DOCSLIST= FONTLOG.txt GENTIUM-FAQ.txt OFL-FAQ.txt OFL.txt README.txt \ - documentation/GentiumPlus-features.pdf +DOCSLIST= FONTLOG.txt GENTIUM-FAQ.txt OFL-FAQ.txt OFL.txt \ + README.txt documentation/GentiumPlus-features.pdf PORTDOCS= ${DOCSLIST:C,^.*/,,} OPTIONS_DEFINE= DOCS diff --git a/x11-fonts/gentium-plus/distinfo b/x11-fonts/gentium-plus/distinfo index f226034f8a62..ced2632da97b 100644 --- a/x11-fonts/gentium-plus/distinfo +++ b/x11-fonts/gentium-plus/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1472289812 SHA256 (GentiumPlus-5.000.zip) = 335911f17bd2de4e43742e1d0367cfeff19a90abf7ed604f100a42705042e154 SIZE (GentiumPlus-5.000.zip) = 2025499 diff --git a/x11-fonts/gentium-plus/pkg-descr b/x11-fonts/gentium-plus/pkg-descr index 58a703278f89..f48b9661374a 100644 --- a/x11-fonts/gentium-plus/pkg-descr +++ b/x11-fonts/gentium-plus/pkg-descr @@ -11,4 +11,4 @@ polytonic and monotonic Greek. Gentium Plus now includes more extended Latin glyphs (Unicode 5.1), archaic Greek symbols, and full extended Cyrillic script support -WWW: http://scripts.sil.org/gentium +WWW: http://software.sil.org/gentium/ |
