forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.0 (2015-05-18) ++++++++++++++++ - Added support for Unicode IDNA Compatibility Processing (aka Unicode Technical Standard #46). Big thanks to Jon Ribbens who contributed this functionality.
- Loading branch information
wiz
authored and
Filip Hajny
committed
Oct 9, 2016
1 parent
104b5d5
commit 278c5ab
Showing
3 changed files
with
11 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.1 2015/04/20 07:28:00 wiz Exp $ | ||
$NetBSD: distinfo,v 1.2 2015/08/06 08:08:01 wiz Exp $ | ||
|
||
SHA1 (idna-1.1.tar.gz) = 5d1e314797f77cca96375d5897ec6d581e7ccbba | ||
RMD160 (idna-1.1.tar.gz) = 596e6f1583746096d5e690074c524b5d413f95a9 | ||
Size (idna-1.1.tar.gz) = 99242 bytes | ||
SHA1 (idna-2.0.tar.gz) = e48d607370b11e02512bac0985c902112c4dac40 | ||
RMD160 (idna-2.0.tar.gz) = 25fc1b543a77722884dd93757292e02c21f9fa8c | ||
Size (idna-2.0.tar.gz) = 135150 bytes |