mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 1.1
- Update MASTER_SITES: use upstream release zipball Changes: https://github.com/justfont/open-huninn-font/releases
This commit is contained in:
parent
5c8952e24b
commit
ebda08aa7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532521
@ -2,29 +2,25 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jf-openhuninn
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
MASTER_SITES= https://github.com/justfont/open-huninn-font/releases/download/v${PORTVERSION}/
|
||||
CATEGORIES= x11-fonts
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= jf Open Huninn by justfont
|
||||
|
||||
LICENSE= OFL11
|
||||
LICENSE_FILE= ${WRKSRC}/SIL_Open_Font_License_1.1.txt
|
||||
LICENSE_FILE= ${WRKSRC}/license.txt
|
||||
|
||||
USES= fonts
|
||||
USES= fonts zip
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= ${FONTSDIR}/jf-openhuninn-${PORTVERSION}.ttf
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= justfont
|
||||
GH_PROJECT= open-huninn-font
|
||||
GH_TAGNAME= 4b186c5
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/font/jf-openhuninn-${PORTVERSION}.ttf ${STAGEDIR}${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/jf-openhuninn-${PORTVERSION}.ttf ${STAGEDIR}${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1585833183
|
||||
SHA256 (justfont-open-huninn-font-1.0-4b186c5_GH0.tar.gz) = 261e25ba13e797f039039d3144a9b5b1ca005a797ca40d47bc93e6ce27b6f8b6
|
||||
SIZE (justfont-open-huninn-font-1.0-4b186c5_GH0.tar.gz) = 20919537
|
||||
TIMESTAMP = 1587498935
|
||||
SHA256 (jf-openhuninn-1.1.zip) = 1b5a8d0204f5763408609d5e8182455d23a2ebc7450730aed19cc13c619bca37
|
||||
SIZE (jf-openhuninn-1.1.zip) = 4039902
|
||||
|
Loading…
Reference in New Issue
Block a user