Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2020 18:11:44 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r544762 - head/x11-fonts/font-misc-ethiopic
Message-ID:  <202008121811.07CIBibw053681@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Wed Aug 12 18:11:44 2020
New Revision: 544762
URL: https://svnweb.freebsd.org/changeset/ports/544762

Log:
  x11-fonts/font-misc-ethiopic: Update to 1.0.4
  
  Update x11-fonts/font-misc-ethiopic to 1.0.4
  Add LICENSE
  Change to use pkg-plist instead of a split between PLIST_FILES and
  pkg-plist.
  Add NO_ARCH
  Changelog and announcement:
  https://lists.x.org/archives/xorg-announce/2020-August/003055.html

Modified:
  head/x11-fonts/font-misc-ethiopic/Makefile
  head/x11-fonts/font-misc-ethiopic/distinfo
  head/x11-fonts/font-misc-ethiopic/pkg-plist

Modified: head/x11-fonts/font-misc-ethiopic/Makefile
==============================================================================
--- head/x11-fonts/font-misc-ethiopic/Makefile	Wed Aug 12 17:57:36 2020	(r544761)
+++ head/x11-fonts/font-misc-ethiopic/Makefile	Wed Aug 12 18:11:44 2020	(r544762)
@@ -1,17 +1,17 @@
 # $FreeBSD$
 
 PORTNAME=	font-misc-ethiopic
-PORTVERSION=	1.0.3
-PORTREVISION=	4
+PORTVERSION=	1.0.4
 CATEGORIES=	x11-fonts
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	X.Org miscellaneous Ethiopic font
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USES=		xorg-cat:font
 FONTNAME=	TTF
-PLIST_FILES=	"@fcfontsdir ${PREFIX}/share/fonts/OTF" \
-		"@comment ${PREFIX}/share/fonts/OTF/fonts.dir" \
-		"@comment ${PREFIX}/share/fonts/OTF/fonts.scale"
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/x11-fonts/font-misc-ethiopic/distinfo
==============================================================================
--- head/x11-fonts/font-misc-ethiopic/distinfo	Wed Aug 12 17:57:36 2020	(r544761)
+++ head/x11-fonts/font-misc-ethiopic/distinfo	Wed Aug 12 18:11:44 2020	(r544762)
@@ -1,2 +1,3 @@
-SHA256 (xorg/font/font-misc-ethiopic-1.0.3.tar.bz2) = 53cb1fd83afdbe7939c0eac34003676ee0e6023216892d98054db90b703c98a5
-SIZE (xorg/font/font-misc-ethiopic-1.0.3.tar.bz2) = 245606
+TIMESTAMP = 1597254627
+SHA256 (xorg/font/font-misc-ethiopic-1.0.4.tar.bz2) = 698c0f6ddf9ca482250bdafa08293893148393bb9cb23e0a9ca313c6dbfc4ae0
+SIZE (xorg/font/font-misc-ethiopic-1.0.4.tar.bz2) = 270076

Modified: head/x11-fonts/font-misc-ethiopic/pkg-plist
==============================================================================
--- head/x11-fonts/font-misc-ethiopic/pkg-plist	Wed Aug 12 17:57:36 2020	(r544761)
+++ head/x11-fonts/font-misc-ethiopic/pkg-plist	Wed Aug 12 18:11:44 2020	(r544762)
@@ -1,2 +1,5 @@
+@fcfontsdir share/fonts/OTF
 share/fonts/OTF/GohaTibebZemen.otf
 share/fonts/TTF/GohaTibebZemen.ttf
+@comment share/fonts/OTF/fonts.dir
+@comment share/fonts/OTF/fonts.scale



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