dns/libidn: Update to 1.43
* Rearrage port Makefile to closer follow Porters Handbook PR: 285590 Reviewed by: Hung-Yi Chen <gaod@hychen.org>
This commit is contained in:
parent
d278c48e79
commit
dc95539770
@ -1,5 +1,5 @@
|
||||
PORTNAME= libidn
|
||||
DISTVERSION= 1.42
|
||||
DISTVERSION= 1.43
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= GNU
|
||||
|
||||
@ -13,15 +13,14 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYINGv2
|
||||
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LESSERv3
|
||||
|
||||
USES= cpe gmake iconv libtool localbase makeinfo pathfix perl5 pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= build
|
||||
|
||||
CPE_VENDOR= gnu
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INFO= libidn
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1714586709
|
||||
SHA256 (libidn-1.42.tar.gz) = d6c199dcd806e4fe279360cb4b08349a0d39560ed548ffd1ccadda8cdecb4723
|
||||
SIZE (libidn-1.42.tar.gz) = 2653078
|
||||
TIMESTAMP = 1742645900
|
||||
SHA256 (libidn-1.43.tar.gz) = bdc662c12d041b2539d0e638f3a6e741130cdb33a644ef3496963a443482d164
|
||||
SIZE (libidn-1.43.tar.gz) = 2535228
|
||||
|
||||
@ -10,7 +10,7 @@ share/info/libidn-components.png
|
||||
lib/libidn.a
|
||||
lib/libidn.so
|
||||
lib/libidn.so.12
|
||||
lib/libidn.so.12.6.5
|
||||
lib/libidn.so.12.6.6
|
||||
libdata/pkgconfig/libidn.pc
|
||||
share/man/man1/idn.1.gz
|
||||
share/man/man3/idn_free.3.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user