Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2016 09:28:03 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420965 - head/x11-fonts/gentium-plus
Message-ID:  <201608270928.u7R9S39g071084@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Aug 27 09:28:03 2016
New Revision: 420965
URL: https://svnweb.freebsd.org/changeset/ports/420965

Log:
  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

Modified:
  head/x11-fonts/gentium-plus/Makefile
  head/x11-fonts/gentium-plus/distinfo
  head/x11-fonts/gentium-plus/pkg-descr

Modified: head/x11-fonts/gentium-plus/Makefile
==============================================================================
--- head/x11-fonts/gentium-plus/Makefile	Sat Aug 27 09:24:50 2016	(r420964)
+++ head/x11-fonts/gentium-plus/Makefile	Sat Aug 27 09:28:03 2016	(r420965)
@@ -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 coll
 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

Modified: head/x11-fonts/gentium-plus/distinfo
==============================================================================
--- head/x11-fonts/gentium-plus/distinfo	Sat Aug 27 09:24:50 2016	(r420964)
+++ head/x11-fonts/gentium-plus/distinfo	Sat Aug 27 09:28:03 2016	(r420965)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1472289812
 SHA256 (GentiumPlus-5.000.zip) = 335911f17bd2de4e43742e1d0367cfeff19a90abf7ed604f100a42705042e154
 SIZE (GentiumPlus-5.000.zip) = 2025499

Modified: head/x11-fonts/gentium-plus/pkg-descr
==============================================================================
--- head/x11-fonts/gentium-plus/pkg-descr	Sat Aug 27 09:24:50 2016	(r420964)
+++ head/x11-fonts/gentium-plus/pkg-descr	Sat Aug 27 09:28:03 2016	(r420965)
@@ -11,4 +11,4 @@ polytonic and monotonic Greek. Gentium P
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608270928.u7R9S39g071084>