Date: Wed, 21 Aug 2024 13:29:46 GMT From: Hajimu UMEMOTO <ume@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7539eee9474f - main - japanese/font-udev-gothic{,-nf}: update to 2.0.0 Message-ID: <202408211329.47LDTkKU066415@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ume: URL: https://cgit.FreeBSD.org/ports/commit/?id=7539eee9474f497bcd1166c72382dbaf4ea2e0a6 commit 7539eee9474f497bcd1166c72382dbaf4ea2e0a6 Author: Hajimu UMEMOTO <ume@FreeBSD.org> AuthorDate: 2024-08-21 13:23:30 +0000 Commit: Hajimu UMEMOTO <ume@FreeBSD.org> CommitDate: 2024-08-21 13:29:34 +0000 japanese/font-udev-gothic{,-nf}: update to 2.0.0 --- japanese/font-udev-gothic-nf/Makefile | 8 +++++--- japanese/font-udev-gothic-nf/distinfo | 6 +++--- japanese/font-udev-gothic-nf/pkg-descr | 2 +- japanese/font-udev-gothic/Makefile | 20 +++++++++++--------- japanese/font-udev-gothic/distinfo | 6 +++--- japanese/font-udev-gothic/pkg-descr | 2 +- 6 files changed, 24 insertions(+), 20 deletions(-) diff --git a/japanese/font-udev-gothic-nf/Makefile b/japanese/font-udev-gothic-nf/Makefile index f3ead86a9f1d..e86222c9cef5 100644 --- a/japanese/font-udev-gothic-nf/Makefile +++ b/japanese/font-udev-gothic-nf/Makefile @@ -1,5 +1,5 @@ PORTNAME= udev-gothic-nf -PORTVERSION= 1.3.1 +PORTVERSION= 2.0.0 PORTREVISION= 0 CATEGORIES= japanese x11-fonts MASTER_SITES= https://github.com/yuru7/udev-gothic/releases/download/v${PORTVERSION}/ @@ -7,7 +7,7 @@ PKGNAMEPREFIX= ja-font- DISTNAME= UDEVGothic_NF_v${DISTVERSION} MAINTAINER= ume@FreeBSD.org -COMMENT= UDEV Gothic (Nerd Fonts) +COMMENT= UDEV Gothic (Nerd Fonts composite version) WWW= https://github.com/yuru7/udev-gothic LICENSE= OFL11 @@ -42,10 +42,12 @@ FONT_FAMILY+= UDEVGothic35NF FONT_FAMILY+= UDEVGothic35NFLG .endif +FONT_STYLE= Bold BoldItalic Italic Regular + do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} .for FAMILY in ${FONT_FAMILY} -. for STYLE in Bold BoldItalic Italic Regular +. for STYLE in ${FONT_STYLE} ${INSTALL_DATA} ${WRKSRC}/${FAMILY}-${STYLE}.ttf \ ${STAGEDIR}${FONTSDIR} @${ECHO_CMD} ${FONTSDIR}/${FAMILY}-${STYLE}.ttf >> ${TMPPLIST} diff --git a/japanese/font-udev-gothic-nf/distinfo b/japanese/font-udev-gothic-nf/distinfo index 2c177b8f3d9e..88a62f299ff3 100644 --- a/japanese/font-udev-gothic-nf/distinfo +++ b/japanese/font-udev-gothic-nf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689481162 -SHA256 (UDEVGothic_NF_v1.3.1.zip) = 84004a3038bdf528286a113b4db076d8412bb4ca6771d02a240318473f9b9fce -SIZE (UDEVGothic_NF_v1.3.1.zip) = 58025634 +TIMESTAMP = 1724212479 +SHA256 (UDEVGothic_NF_v2.0.0.zip) = 551f1e89861f71cdf0c714cea42e503dbec5a6064f07af1711f1731003433039 +SIZE (UDEVGothic_NF_v2.0.0.zip) = 56884062 diff --git a/japanese/font-udev-gothic-nf/pkg-descr b/japanese/font-udev-gothic-nf/pkg-descr index b39b522c60a4..dfb08dd34f38 100644 --- a/japanese/font-udev-gothic-nf/pkg-descr +++ b/japanese/font-udev-gothic-nf/pkg-descr @@ -1,2 +1,2 @@ UDEV Gothic is a composite font of BIZ UD Gothic and -JetBrains Mono (Nerd Fonts). +JetBrains Mono (Nerd Fonts composite version). diff --git a/japanese/font-udev-gothic/Makefile b/japanese/font-udev-gothic/Makefile index 3039a7bc8288..a621159e4153 100644 --- a/japanese/font-udev-gothic/Makefile +++ b/japanese/font-udev-gothic/Makefile @@ -1,5 +1,5 @@ PORTNAME= udev-gothic -PORTVERSION= 1.3.1 +PORTVERSION= 2.0.0 PORTREVISION= 0 CATEGORIES= japanese x11-fonts MASTER_SITES= https://github.com/yuru7/udev-gothic/releases/download/v${PORTVERSION}/ @@ -18,13 +18,13 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/${DISTNAME} OPTIONS_MULTI= FONT_FAMILY -OPTIONS_MULTI_FONT_FAMILY= UDEV_GOTHIC UDEV_GOTHIC_JPDOC UDEV_GOTHIC_LG \ - UDEV_GOTHIC_35 UDEV_GOTHIC_35JPDOC \ - UDEV_GOTHIC_35LG -OPTIONS_DEFAULT= UDEV_GOTHIC UDEV_GOTHIC_JPDOC UDEV_GOTHIC_LG \ - UDEV_GOTHIC_35 UDEV_GOTHIC_35JPDOC \ - UDEV_GOTHIC_35LG -UDEV_GOTHIC_DESC= UDEVGothicNF +OPTIONS_MULTI_FONT_FAMILY= UDEV_GOTHIC UDEV_GOTHIC_JPDOC \ + UDEV_GOTHIC_LG UDEV_GOTHIC_35 \ + UDEV_GOTHIC_35JPDOC UDEV_GOTHIC_35LG +OPTIONS_DEFAULT= UDEV_GOTHIC UDEV_GOTHIC_JPDOC \ + UDEV_GOTHIC_LG UDEV_GOTHIC_35 \ + UDEV_GOTHIC_35JPDOC UDEV_GOTHIC_35LG +UDEV_GOTHIC_DESC= UDEVGothic UDEV_GOTHIC_JPDOC_DESC= UDEVGothicJPDOC UDEV_GOTHIC_LG_DESC= UDEVGothicLG UDEV_GOTHIC_35_DESC= UDEVGothic35 @@ -52,10 +52,12 @@ FONT_FAMILY+= UDEVGothic35JPDOC FONT_FAMILY+= UDEVGothic35LG .endif +FONT_STYLE= Bold BoldItalic Italic Regular + do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} .for FAMILY in ${FONT_FAMILY} -. for STYLE in Bold BoldItalic Italic Regular +. for STYLE in ${FONT_STYLE} ${INSTALL_DATA} ${WRKSRC}/${FAMILY}-${STYLE}.ttf \ ${STAGEDIR}${FONTSDIR} @${ECHO_CMD} ${FONTSDIR}/${FAMILY}-${STYLE}.ttf >> ${TMPPLIST} diff --git a/japanese/font-udev-gothic/distinfo b/japanese/font-udev-gothic/distinfo index c283d26cb1dc..6a3576c6b0be 100644 --- a/japanese/font-udev-gothic/distinfo +++ b/japanese/font-udev-gothic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689481170 -SHA256 (UDEVGothic_v1.3.1.zip) = 13525cc73ea604b3a40a0e9be222cda41d53c217092546a4b178c7e8bf732002 -SIZE (UDEVGothic_v1.3.1.zip) = 61976387 +TIMESTAMP = 1724212444 +SHA256 (UDEVGothic_v2.0.0.zip) = 50f04adcae9eaa112aa3d68eb06541ab7502ae976221df2f50195ac7696c74be +SIZE (UDEVGothic_v2.0.0.zip) = 61842958 diff --git a/japanese/font-udev-gothic/pkg-descr b/japanese/font-udev-gothic/pkg-descr index b39b522c60a4..3e901d12913f 100644 --- a/japanese/font-udev-gothic/pkg-descr +++ b/japanese/font-udev-gothic/pkg-descr @@ -1,2 +1,2 @@ UDEV Gothic is a composite font of BIZ UD Gothic and -JetBrains Mono (Nerd Fonts). +JetBrains Mono.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408211329.47LDTkKU066415>