Skip to content

Commit

Permalink
textproc/libuninameslist: Update to 20211114 and use upstream release…
Browse files Browse the repository at this point in the history
… archive

Changelog: https://github.com/fontforge/libuninameslist/releases/tag/20211114

PR:		261299
Reviewed by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Jan 19, 2022
1 parent 19e1f64 commit ec1800b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions textproc/libuninameslist/Makefile
@@ -1,22 +1,22 @@
# 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

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
Expand Down
6 changes: 3 additions & 3 deletions textproc/libuninameslist/distinfo
@@ -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
4 changes: 2 additions & 2 deletions textproc/libuninameslist/pkg-plist
Expand Up @@ -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

0 comments on commit ec1800b

Please sign in to comment.