aboutsummaryrefslogtreecommitdiff
path: root/editors/cooledit
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-01-18 13:18:03 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2024-03-23 13:40:46 +0000
commit3b128ff9f74b28ada2f475f0b816480b1550e5b8 (patch)
tree90e27f934dbb220c80067447e3117d3c893d0774 /editors/cooledit
parent04bd4bf4931ba794718f67ff5e693a679740bdad (diff)
downloadports-3b128ff9f74b28ada2f475f0b816480b1550e5b8.tar.gz
ports-3b128ff9f74b28ada2f475f0b816480b1550e5b8.zip
x11-fonts/noto*: Restructure and update
Split x11-fonts/noto-basic into separate ports so they can be updated separately. Keep noto-basic as a metaport but replace dependencies on it with dependencies on individual fonts as needed. Adjust x11-fonts/noto-extra to resolve conflicts for now. Individual fonts can be split from this port later. Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and create a new port x11-fonts/noto-color-emoji for Noto Color Emoji. Add the new ports to x11-fonts/noto metaport and make Noto Sans and Noto Serif non-optional because script-specific fonts depend on them. Upstream does not provide useful tarballs so we create our own and host them on LOCAL. The new ports have a "make noto-fetch" target that creates a tarball in DISTDIR. List of updates: Noto Color Emoji 2.042 Noto Emoji 2.001 Noto Sans 2.013 Noto Sans Mono 2.014 Noto Sans Symbols 2.003 Noto Sans Symbols 2 2.008 Noto Serif 2.013 PR: 275758 Differential Revision: https://reviews.freebsd.org/D43509
Diffstat (limited to 'editors/cooledit')
-rw-r--r--editors/cooledit/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index d499cafeb384..4fb2ae94b9be 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cooledit
DISTVERSION= 4.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= SUNSITE/apps/editors/X/cooledit
@@ -15,9 +15,9 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYRIGHT.gpl
LIB_DEPENDS= libfreetype.so:print/freetype2
RUN_DEPENDS= font-misc-misc>0:x11-fonts/font-misc-misc \
- noto-basic>0:x11-fonts/noto-basic \
- noto-emoji>0:x11-fonts/noto-emoji \
- noto-extra>0:x11-fonts/noto-extra
+ noto-color-emoji>0:x11-fonts/noto-color-emoji \
+ noto-sans>0:x11-fonts/noto-sans \
+ noto-sans-mono>0:x11-fonts/noto-sans-mono
USES= gettext-runtime libtool:build pkgconfig python xorg
USE_XORG= x11 xt