mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to version 0.3.3
This commit is contained in:
parent
e3d8710636
commit
4212917765
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91571
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libidn
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \
|
||||
@ -44,7 +44,8 @@ MAN3= idna_to_ascii_4i.3 idna_to_ascii_4z.3 idna_to_ascii_8z.3 \
|
||||
stringprep_profile.3 stringprep_ucs4_nfkc_normalize.3 \
|
||||
stringprep_ucs4_to_utf8.3 stringprep_unichar_to_utf8.3 \
|
||||
stringprep_utf8_nfkc_normalize.3 stringprep_utf8_to_locale.3 \
|
||||
stringprep_utf8_to_ucs4.3 stringprep_utf8_to_unichar.3
|
||||
stringprep_utf8_to_ucs4.3 stringprep_utf8_to_unichar.3 \
|
||||
stringprep_4i.3 stringprep_4zi.3
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libidn-0.3.2.tar.gz) = 70db3b671d9b5c8d2b83995145d0c292
|
||||
MD5 (libidn-0.3.3.tar.gz) = aae37748904f8fe944b01de4461b0034
|
||||
|
@ -5,7 +5,7 @@ include/punycode.h
|
||||
include/stringprep.h
|
||||
lib/libidn.a
|
||||
lib/libidn.so
|
||||
lib/libidn.so.11
|
||||
lib/libidn.so.12
|
||||
lib/pkgconfig/libidn.pc
|
||||
%%EMACS%%%%EMACSDIR%%/site-lisp/idna.el
|
||||
%%EMACS%%%%EMACSDIR%%/site-lisp/punycode.el
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libidn
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://alpha.gnu.org/pub/gnu/${PORTNAME}/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/alpha.gnu.org/gnu/${PORTNAME}/ \
|
||||
@ -44,7 +44,8 @@ MAN3= idna_to_ascii_4i.3 idna_to_ascii_4z.3 idna_to_ascii_8z.3 \
|
||||
stringprep_profile.3 stringprep_ucs4_nfkc_normalize.3 \
|
||||
stringprep_ucs4_to_utf8.3 stringprep_unichar_to_utf8.3 \
|
||||
stringprep_utf8_nfkc_normalize.3 stringprep_utf8_to_locale.3 \
|
||||
stringprep_utf8_to_ucs4.3 stringprep_utf8_to_unichar.3
|
||||
stringprep_utf8_to_ucs4.3 stringprep_utf8_to_unichar.3 \
|
||||
stringprep_4i.3 stringprep_4zi.3
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (libidn-0.3.2.tar.gz) = 70db3b671d9b5c8d2b83995145d0c292
|
||||
MD5 (libidn-0.3.3.tar.gz) = aae37748904f8fe944b01de4461b0034
|
||||
|
@ -5,7 +5,7 @@ include/punycode.h
|
||||
include/stringprep.h
|
||||
lib/libidn.a
|
||||
lib/libidn.so
|
||||
lib/libidn.so.11
|
||||
lib/libidn.so.12
|
||||
lib/pkgconfig/libidn.pc
|
||||
%%EMACS%%%%EMACSDIR%%/site-lisp/idna.el
|
||||
%%EMACS%%%%EMACSDIR%%/site-lisp/punycode.el
|
||||
|
Loading…
Reference in New Issue
Block a user