Index: head/textproc/libuninameslist/Makefile =================================================================== --- head/textproc/libuninameslist/Makefile (revision 509586) +++ head/textproc/libuninameslist/Makefile (revision 509587) @@ -1,23 +1,30 @@ # Created by: KANOU Hiroki # $FreeBSD$ PORTNAME= libuninameslist -PORTVERSION= 20091231 -PORTREVISION= 1 +PORTVERSION= 20190701 CATEGORIES= textproc -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20sources/Unicode_5.2-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Library of Unicode annotation data -WRKSRC= ${WRKDIR}/${PORTNAME} +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake tar:bzip2 libtool +USES= autoreconf gmake libtool + +USE_GITHUB= yes +GH_ACCOUNT= fontforge + GNU_CONFIGURE= yes -ALL_TARGET= both USE_LDCONFIG= yes +INSTALL_TARGET= install-strip -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so +OPTIONS_DEFINE= FRENCH +OPTIONS_DEFAULT=FRENCH +OPTIONS_SUB=yes + +FRENCH_DESC= Build French library +FRENCH_CONFIGURE_ENABLE= frenchlib .include Index: head/textproc/libuninameslist/distinfo =================================================================== --- head/textproc/libuninameslist/distinfo (revision 509586) +++ head/textproc/libuninameslist/distinfo (revision 509587) @@ -1,2 +1,3 @@ -SHA256 (libuninameslist-20091231.tar.bz2) = ea401c625d849a0b554abf9800289ad38eb63817fafc277fe7301e454ab3fec7 -SIZE (libuninameslist-20091231.tar.bz2) = 568820 +TIMESTAMP = 1566154700 +SHA256 (fontforge-libuninameslist-20190701_GH0.tar.gz) = 426bc2f9f0068796ef31c1d5ce088d8da87b3e2a91675969d5b04968d71cdf4f +SIZE (fontforge-libuninameslist-20190701_GH0.tar.gz) = 852588 Index: head/textproc/libuninameslist/pkg-descr =================================================================== --- head/textproc/libuninameslist/pkg-descr (revision 509586) +++ head/textproc/libuninameslist/pkg-descr (revision 509587) @@ -1,5 +1,5 @@ A library with a large (sparse) array mapping each unicode code point to the annotation data for it provided in http://www.unicode.org/Public/UNIDATA/NamesList.txt. -WWW: http://libuninameslist.sourceforge.net/ +WWW: https://github.com/fontforge/libuninameslist Index: head/textproc/libuninameslist/pkg-plist =================================================================== --- head/textproc/libuninameslist/pkg-plist (revision 509586) +++ head/textproc/libuninameslist/pkg-plist (revision 509587) @@ -1,9 +1,13 @@ +%%FRENCH%%include/uninameslist-fr.h 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.2 lib/libuninameslist.a lib/libuninameslist.so -lib/libuninameslist.so.0 -lib/libuninameslist.so.0.0.2 -lib/libuninameslist-fr.a -lib/libuninameslist-fr.so -lib/libuninameslist-fr.so.0 -lib/libuninameslist-fr.so.0.0.2 +lib/libuninameslist.so.1 +lib/libuninameslist.so.1.0.5 +libdata/pkgconfig/libuninameslist.pc +%%FRENCH%%man/man3/libuninameslist-fr.3.gz +man/man3/libuninameslist.3.gz