mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Update Blocks to 12.1.0
- Bump PORTREVISION for package change It also fixes unfetchable Blocks-12.0.0d1.txt which was removed by upstream. MFH: 2019Q2
This commit is contained in:
parent
a54e141a93
commit
3c8a1a3af0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501394
@ -4,9 +4,10 @@
|
||||
PORTNAME= fntsample
|
||||
PORTVERSION= 5.3
|
||||
DISTVERSIONPREFIX= release/
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= https://unicode.org/Public/12.0.0/ucd/:unidata
|
||||
DISTFILES= Blocks-12.0.0d1.txt:unidata
|
||||
MASTER_SITES= https://unicode.org/Public/12.1.0/ucd/:unidata
|
||||
DISTFILES= Blocks.txt:unidata
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -22,7 +23,7 @@ RUN_DEPENDS= pdfoutline:textproc/pdfoutline
|
||||
USES= cmake gettext gnome iconv pkgconfig
|
||||
USE_GNOME= cairo glib20 pango
|
||||
|
||||
CMAKE_ARGS= -DUNICODE_BLOCKS=${WRKSRC}/Blocks-12.0.0d1.txt
|
||||
CMAKE_ARGS= -DUNICODE_BLOCKS=${WRKSRC}/Blocks.txt
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= bin/fntsample \
|
||||
@ -33,6 +34,6 @@ GH_ACCOUNT= eugmes
|
||||
USE_GITHUB= yes
|
||||
|
||||
post-extract:
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/Blocks-12.0.0d1.txt ${WRKSRC}/
|
||||
@${CP} ${DISTDIR}/${DIST_SUBDIR}/Blocks.txt ${WRKSRC}/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1547659022
|
||||
SHA256 (Blocks-12.0.0d1.txt) = a1a3ca4381eb91f7b65afe7cb7df615cdcf67993fef4b486585f66b349993a10
|
||||
SIZE (Blocks-12.0.0d1.txt) = 10086
|
||||
TIMESTAMP = 1556971329
|
||||
SHA256 (Blocks.txt) = a28b205afe8625fffdb6544a5fe14cf02b91493d9900f07820fa2102a17548f7
|
||||
SIZE (Blocks.txt) = 10086
|
||||
SHA256 (eugmes-fntsample-release-5.3_GH0.tar.gz) = e4e8b50b0a5e984cfdaa32b7d133bd3bf0c62edb14f752f7df1190176023972b
|
||||
SIZE (eugmes-fntsample-release-5.3_GH0.tar.gz) = 56508
|
||||
|
Loading…
Reference in New Issue
Block a user