git: 33ae7b69a49b - main - deskutils/gnome-font-viewer: Update to 40.0

Neel Chauhan nc at FreeBSD.org
Wed Aug 4 18:00:03 UTC 2021


The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=33ae7b69a49bed32d2e4c73e7af95005388f1008

commit 33ae7b69a49bed32d2e4c73e7af95005388f1008
Author:     Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-08-04 18:00:01 +0000
Commit:     Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-08-04 18:00:01 +0000

    deskutils/gnome-font-viewer: Update to 40.0
---
 deskutils/gnome-font-viewer/Makefile  | 12 ++++++------
 deskutils/gnome-font-viewer/distinfo  |  6 +++---
 deskutils/gnome-font-viewer/pkg-plist |  1 +
 3 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/deskutils/gnome-font-viewer/Makefile b/deskutils/gnome-font-viewer/Makefile
index be7dfea2a5a0..9f61c306b558 100644
--- a/deskutils/gnome-font-viewer/Makefile
+++ b/deskutils/gnome-font-viewer/Makefile
@@ -1,10 +1,9 @@
 # Created by: Joe Marcus Clarke <marcus at FreeBSD.org>
 
 PORTNAME=	gnome-font-viewer
-PORTVERSION=	3.34.0
-PORTREVISION=	1
+PORTVERSION=	40.0
 CATEGORIES=	deskutils gnome
-MASTER_SITES=	GNOME
+MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
 DIST_SUBDIR=	gnome
 
 MAINTAINER=	gnome at FreeBSD.org
@@ -13,8 +12,9 @@ COMMENT=	GNOME 3 font viewer utility
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libfreetype.so:print/freetype2 \
-		libfontconfig.so:x11-fonts/fontconfig \
+LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2 \
+		libhandy-1.so:x11-toolkits/libhandy \
 		libharfbuzz.so:print/harfbuzz
 
 CONFLICTS=	gnome-utils-2.[0-9]*
@@ -24,6 +24,6 @@ USES=		compiler:c11 desktop-file-utils gettext gnome localbase meson \
 		pkgconfig tar:xz
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
-USE_GNOME=	cairo gtk30 gnomedesktop3
+USE_GNOME=	cairo gnomedesktop3 gtk30
 
 .include <bsd.port.mk>
diff --git a/deskutils/gnome-font-viewer/distinfo b/deskutils/gnome-font-viewer/distinfo
index 36c11cb389d4..b1cac6553886 100644
--- a/deskutils/gnome-font-viewer/distinfo
+++ b/deskutils/gnome-font-viewer/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592233923
-SHA256 (gnome/gnome-font-viewer-3.34.0.tar.xz) = aa6f0583e5f93aec095e537f0638b29de3d02491f0131ef584a7c55d39d6b98b
-SIZE (gnome/gnome-font-viewer-3.34.0.tar.xz) = 157756
+TIMESTAMP = 1628099735
+SHA256 (gnome/gnome-font-viewer-40.0.tar.xz) = d2cc7686946690dc274a5d0c72841d358d0ccd42d3f34993c698bdf13588fe42
+SIZE (gnome/gnome-font-viewer-40.0.tar.xz) = 175396
diff --git a/deskutils/gnome-font-viewer/pkg-plist b/deskutils/gnome-font-viewer/pkg-plist
index 2b7daa1017a9..c0e5628ad6a4 100644
--- a/deskutils/gnome-font-viewer/pkg-plist
+++ b/deskutils/gnome-font-viewer/pkg-plist
@@ -20,6 +20,7 @@ share/locale/br/LC_MESSAGES/gnome-font-viewer.mo
 share/locale/bs/LC_MESSAGES/gnome-font-viewer.mo
 share/locale/ca/LC_MESSAGES/gnome-font-viewer.mo
 share/locale/ca at valencia/LC_MESSAGES/gnome-font-viewer.mo
+share/locale/ckb/LC_MESSAGES/gnome-font-viewer.mo
 share/locale/crh/LC_MESSAGES/gnome-font-viewer.mo
 share/locale/cs/LC_MESSAGES/gnome-font-viewer.mo
 share/locale/cy/LC_MESSAGES/gnome-font-viewer.mo


More information about the dev-commits-ports-main mailing list