Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jan 2019 19:58:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r491181 - head/x11-fonts/droid-fonts-ttf
Message-ID:  <201901251958.x0PJwZSt084517@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jan 25 19:58:35 2019
New Revision: 491181
URL: https://svnweb.freebsd.org/changeset/ports/491181

Log:
  Remove leading definite article from COMMENT
  
  - Pet portlint
  - Update WWW
  
  Differential Revision:	https://reviews.freebsd.org/D18889
  Submitted by:	0mp

Modified:
  head/x11-fonts/droid-fonts-ttf/Makefile
  head/x11-fonts/droid-fonts-ttf/pkg-descr

Modified: head/x11-fonts/droid-fonts-ttf/Makefile
==============================================================================
--- head/x11-fonts/droid-fonts-ttf/Makefile	Fri Jan 25 19:58:29 2019	(r491180)
+++ head/x11-fonts/droid-fonts-ttf/Makefile	Fri Jan 25 19:58:35 2019	(r491181)
@@ -8,13 +8,14 @@ CATEGORIES=	x11-fonts
 MASTER_SITES=	LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	The Droid typeface family
+COMMENT=	Droid typeface family
 
 LICENSE=	APACHE20
 
+USES=		fonts tar:xz
+
 NO_ARCH=	yes
 NO_BUILD=	yes
-USES=		fonts tar:xz
 
 FONTNAME=	Droid
 

Modified: head/x11-fonts/droid-fonts-ttf/pkg-descr
==============================================================================
--- head/x11-fonts/droid-fonts-ttf/pkg-descr	Fri Jan 25 19:58:29 2019	(r491180)
+++ head/x11-fonts/droid-fonts-ttf/pkg-descr	Fri Jan 25 19:58:35 2019	(r491181)
@@ -4,4 +4,4 @@ for its Android platform. The goal was to provide opti
 comfort on a mobile handset when rendered in application menus, web
 browser and for other screen text.
 
-WWW: http://www.droidfonts.com/
+WWW: https://www.droidfonts.com/



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