git: dbca848ab333 - main - x11-fonts/alef: Update to 1.001 and unbreak port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jul 2026 21:05:41 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dbca848ab33310066b53d4d06a43a929e409d260
commit dbca848ab33310066b53d4d06a43a929e409d260
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-07-21 20:59:33 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-07-21 20:59:44 +0000
x11-fonts/alef: Update to 1.001 and unbreak port
Switch to The Document Foundation's distsite as upstream is dead
PR: 296926
Reviewed by: 0mp (maintainer)
---
x11-fonts/alef/Makefile | 23 ++++++++---------------
x11-fonts/alef/distinfo | 5 +++--
2 files changed, 11 insertions(+), 17 deletions(-)
diff --git a/x11-fonts/alef/Makefile b/x11-fonts/alef/Makefile
index 3cc1660c769a..3f170a03bd19 100644
--- a/x11-fonts/alef/Makefile
+++ b/x11-fonts/alef/Makefile
@@ -1,37 +1,30 @@
PORTNAME= alef
-PORTVERSION= 1.0
-PORTREVISION= 4
+DISTVERSION= 1.001
CATEGORIES= x11-fonts
-MASTER_SITES= http://alef.hagilda.com/
-DISTNAME= Alef
+MASTER_SITES= https://dev-www.libreoffice.org/src/
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Free multi-lingual font designed for screens
-WWW= http://alef.hagilda.com/
+WWW= https://wiki.documentfoundation.org/Fonts
LICENSE= OFL11
LICENSE_FILE= ${WRKSRC}/OFL-license.txt
-USES= fonts zip
+USES= fonts
FONTNAME= Alef
+EXTRACT_AFTER_ARGS= --strip-components 1 \
+ --no-same-owner --no-same-permissions
+
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
PLIST_FILES= ${FONTSDIR}/Alef-Bold.ttf \
${FONTSDIR}/Alef-Regular.ttf
-PORTDOCS= COMING-SOON.txt readme.txt
-
-OPTIONS_DEFINE= DOCS
-
-post-extract:
- @${MV} ${WRKSRC}/--COMING-SOON--.txt ${WRKSRC}/COMING-SOON.txt
do-install:
@${MKDIR} ${STAGEDIR}${FONTSDIR}
- ${INSTALL_DATA} ${WRKSRC}/TTF/* ${STAGEDIR}${FONTSDIR}
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
.include <bsd.port.mk>
diff --git a/x11-fonts/alef/distinfo b/x11-fonts/alef/distinfo
index 19f4d5123f8e..4f4053caacfc 100644
--- a/x11-fonts/alef/distinfo
+++ b/x11-fonts/alef/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Alef.zip) = aae9b927858a1dbc56f371ac893af09348031e21c2ef0b94115ce5915d6ec990
-SIZE (Alef.zip) = 799409
+TIMESTAMP = 1784554555
+SHA256 (alef-1.001.tar.gz) = b98b67602a2c8880a1770f0b9e37c190f29a7e2ade5616784f0b89fbdb75bf52
+SIZE (alef-1.001.tar.gz) = 93498