Skip to content

Commit

Permalink
textproc/libuninameslist: Update to 20221022
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/fontforge/libuninameslist/releases/tag/20221022

PR:		268047
Reported by:	cyberbotx@cyberbotx.com (maintainer)
  • Loading branch information
CyberBotX authored and fernape committed Nov 29, 2022
1 parent 35cc1b8 commit 6cd73be
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
9 changes: 4 additions & 5 deletions textproc/libuninameslist/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libuninameslist
DISTVERSION= 20211114
DISTVERSION= 20221022
CATEGORIES= textproc
MASTER_SITES= https://github.com/fontforge/${PORTNAME}/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}-dist-${DISTVERSION}
Expand All @@ -12,14 +12,13 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

MAKE_JOBS_UNSAFE= yes
INSTALL_TARGET= install-strip

WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}

OPTIONS_DEFINE= FRENCH
OPTIONS_DEFAULT=FRENCH
OPTIONS_SUB=yes
Expand Down
6 changes: 3 additions & 3 deletions textproc/libuninameslist/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1642435823
SHA256 (libuninameslist-dist-20211114.tar.gz) = f5f69090de4a483721207a9df7de5327c13c812a1d23de074d8f0496bc2b740d
SIZE (libuninameslist-dist-20211114.tar.gz) = 1247578
TIMESTAMP = 1669660536
SHA256 (libuninameslist-dist-20221022.tar.gz) = 92c833936d653b2f205fb5e7ac82818311824dabdc7abdc2e81f07c3a0ea39bb
SIZE (libuninameslist-dist-20221022.tar.gz) = 1254897
2 changes: 1 addition & 1 deletion textproc/libuninameslist/pkg-plist
Expand Up @@ -7,7 +7,7 @@ include/uninameslist.h
lib/libuninameslist.a
lib/libuninameslist.so
lib/libuninameslist.so.1
lib/libuninameslist.so.1.0.10
lib/libuninameslist.so.1.0.12
libdata/pkgconfig/libuninameslist.pc
%%FRENCH%%man/man3/libuninameslist-fr.3.gz
man/man3/libuninameslist.3.gz

0 comments on commit 6cd73be

Please sign in to comment.