From nobody Wed Jul 24 21:18:22 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WTn1W1MbHz5Qyxk; Wed, 24 Jul 2024 21:18:23 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WTn1V6rh6z4fvH; Wed, 24 Jul 2024 21:18:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721855903; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=woD2qnLwy2b1UEP3SC7FQmPnGc8VOw91rc8gwYJH6RU=; b=LbdY66RMJ21q7k5Xjy0Qb8AbBgiTzompmgwCBcaAal71Tu8X1DFsrykejdT306gkc/MbFY lH+qgKW7kLrgT8awHg7pASlsPCmiD1frTYUvnPZfKSquXq+1Z53hsufu78LSYG44orBout rhNv/r8d2z6X54ntNH+STFjhpX8IzMivSyM1PTB+sy4ZGSSO4upYh5559qAGid2QqAFuPe Q2lZHTTtqh/1CXh2GdwWSnUh6wYzi4Auy69j1Zw0B4oeh/G2Llap56h7gF7KghNL9c8r7k RsKUE62CsAPwy8qehzfc3xAWBrbXf3r+l2jZbIQukj8+sEjEP9koBpbXI1nGtA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721855903; a=rsa-sha256; cv=none; b=nE4kye34GQXS1qynVKeIgN6eRRhfmvEth4eMaEHWFoRnG2x5STnzGOG7yn3XFpl+EqVISV UDhuKzshJ1UzlvV3HQun3X6njTVrd/3jeM8DtOorIedMuJNbnqishKR7GYxgwg/DVMBKnn hEIw72gAGgAC05i2iGqwkipS7X9cmFnNEWcsKx+DKYyzHgIh4cXwu+hVEP90PjDHobeT8O FfSju6wCFel9Y+bseh+D43lZk8TVRWStjInC8KxYHLhYUmTuMsniwEb31Yox0XOqVKM0nV nC0yR7Jutsrsyehc4C421tohjQmF/XeZFB+HlHtAlTfAqFnDGWGb3tX9TGzlfw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721855903; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=woD2qnLwy2b1UEP3SC7FQmPnGc8VOw91rc8gwYJH6RU=; b=pPLWKzD/3UD+iUak/zdBWHMJC1glWn4WUgQkxTteLubanjuh9P9q7rX2f/y/tM/K1EDedK 4cVhY+gw8sxfH5NPD9mWOGveRE7yyiD+r85H8e0iszEJwfM6gS8Itx3Lq9wacjIP56Q6pM Og2GtVzpEFPP5YUTHY6bXeXkCga9HQGf4S+KLkKjrrhlLI9SD9Rmhys7A9T5vvvmduqM81 6slzyPAcP3vJbyrlPxVg1BRKab0v+0WCGLsxtxK5U2z1pyhAbztW4ihR7QhqkOrR5DLewG +Co5KL81y1R/qpcgAxnnHw4KhpLJquYtK2fc8Zgkci433V0R816nPI5n3ODfFg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WTn1V6B4kzRqn; Wed, 24 Jul 2024 21:18:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 46OLIMna064906; Wed, 24 Jul 2024 21:18:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 46OLIMau064903; Wed, 24 Jul 2024 21:18:22 GMT (envelope-from git) Date: Wed, 24 Jul 2024 21:18:22 GMT Message-Id: <202407242118.46OLIMau064903@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 40b7007eab72 - main - x11-fonts/fntsample: Use Blocks.txt from textproc/UCD (15.1.0 currently) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 40b7007eab729218023b9f153cbb94a5f520f9e4 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=40b7007eab729218023b9f153cbb94a5f520f9e4 commit 40b7007eab729218023b9f153cbb94a5f520f9e4 Author: Po-Chuan Hsieh AuthorDate: 2024-07-24 21:16:12 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-07-24 21:16:12 +0000 x11-fonts/fntsample: Use Blocks.txt from textproc/UCD (15.1.0 currently) - Bump PORTREVISION for package change --- x11-fonts/fntsample/Makefile | 11 +++-------- x11-fonts/fntsample/distinfo | 4 +--- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/x11-fonts/fntsample/Makefile b/x11-fonts/fntsample/Makefile index e77a7fc29ec8..13320a04d228 100644 --- a/x11-fonts/fntsample/Makefile +++ b/x11-fonts/fntsample/Makefile @@ -1,11 +1,8 @@ PORTNAME= fntsample PORTVERSION= 5.4 -PORTREVISION= 1 DISTVERSIONPREFIX= release/ +PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= https://unicode.org/Public/14.0.0/ucd/:unidata -DISTFILES= Blocks.txt:unidata -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Show Unicode coverage of a font @@ -14,6 +11,7 @@ WWW= https://github.com/eugmes/fntsample LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= UCD>=0:textproc/UCD LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= pdfoutline:textproc/pdfoutline @@ -21,7 +19,7 @@ RUN_DEPENDS= pdfoutline:textproc/pdfoutline USES= cmake gettext gnome iconv pkgconfig USE_GNOME= cairo glib20 pango -CMAKE_ARGS= -DUNICODE_BLOCKS=${WRKSRC}/Blocks.txt +CMAKE_ARGS= -DUNICODE_BLOCKS=${LOCALBASE}/share/unicode/ucd/Blocks.txt LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/fntsample \ @@ -31,7 +29,4 @@ PLIST_FILES= bin/fntsample \ GH_ACCOUNT= eugmes USE_GITHUB= yes -post-extract: - @${CP} ${DISTDIR}/${DIST_SUBDIR}/Blocks.txt ${WRKSRC}/ - .include diff --git a/x11-fonts/fntsample/distinfo b/x11-fonts/fntsample/distinfo index 6082fe77384f..5847961f4d3a 100644 --- a/x11-fonts/fntsample/distinfo +++ b/x11-fonts/fntsample/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1632036926 -SHA256 (Blocks.txt) = 598870dddef7b34b5a972916528c456aff2765b79cd4f9647fb58ceb767e7f17 -SIZE (Blocks.txt) = 10720 +TIMESTAMP = 1721823008 SHA256 (eugmes-fntsample-release-5.4_GH0.tar.gz) = 69eb3d83bce78b6610f4a8f19d089059079ebc475c36d456ebcb4c8add431166 SIZE (eugmes-fntsample-release-5.4_GH0.tar.gz) = 62162