mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
textproc/libuninameslist: Update to 20211114 and use upstream release archive
Changelog: https://github.com/fontforge/libuninameslist/releases/tag/20211114 PR: 261299 Reviewed by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
parent
19e1f64ff3
commit
ec1800be04
@ -1,8 +1,10 @@
|
||||
# Created by: KANOU Hiroki <kanou@khdd.net>
|
||||
|
||||
PORTNAME= libuninameslist
|
||||
PORTVERSION= 20200413
|
||||
DISTVERSION= 20211114
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://github.com/fontforge/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
DISTNAME= ${PORTNAME}-dist-${DISTVERSION}
|
||||
|
||||
MAINTAINER= cyberbotx@cyberbotx.com
|
||||
COMMENT= Library of Unicode annotation data
|
||||
@ -10,13 +12,11 @@ COMMENT= Library of Unicode annotation data
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf gmake libtool
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= fontforge
|
||||
USES= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1609565455
|
||||
SHA256 (fontforge-libuninameslist-20200413_GH0.tar.gz) = 6fc63e374b13bf9f7877cd7e50aacfdb017c9358e0036e150226540023eabce3
|
||||
SIZE (fontforge-libuninameslist-20200413_GH0.tar.gz) = 900433
|
||||
TIMESTAMP = 1642435823
|
||||
SHA256 (libuninameslist-dist-20211114.tar.gz) = f5f69090de4a483721207a9df7de5327c13c812a1d23de074d8f0496bc2b740d
|
||||
SIZE (libuninameslist-dist-20211114.tar.gz) = 1247578
|
||||
|
@ -3,11 +3,11 @@ include/uninameslist.h
|
||||
%%FRENCH%%lib/libuninameslist-fr.a
|
||||
%%FRENCH%%lib/libuninameslist-fr.so
|
||||
%%FRENCH%%lib/libuninameslist-fr.so.1
|
||||
%%FRENCH%%lib/libuninameslist-fr.so.1.0.3
|
||||
%%FRENCH%%lib/libuninameslist-fr.so.1.0.5
|
||||
lib/libuninameslist.a
|
||||
lib/libuninameslist.so
|
||||
lib/libuninameslist.so.1
|
||||
lib/libuninameslist.so.1.0.7
|
||||
lib/libuninameslist.so.1.0.10
|
||||
libdata/pkgconfig/libuninameslist.pc
|
||||
%%FRENCH%%man/man3/libuninameslist-fr.3.gz
|
||||
man/man3/libuninameslist.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user