forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to 2015.4.14. From the changelog:
* Feature #56: Treat '-' file parameter as stdin. * Feature #57: Retain escaping of html except within code or pre tags. * Feature #59: Write image tags with height and width attrs as raw html to retain dimensions
- Loading branch information
schmonz
committed
Apr 18, 2015
1 parent
be2bc11
commit 43353b2
Showing
2 changed files
with
6 additions
and
6 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.25 2015/03/09 08:08:48 wiz Exp $ | ||
$NetBSD: distinfo,v 1.26 2015/04/18 14:08:54 schmonz Exp $ | ||
|
||
SHA1 (html2text-2015.2.18.tar.gz) = 158a08df392e30d90787d4fa7e4d600fe1664c9c | ||
RMD160 (html2text-2015.2.18.tar.gz) = 49ec06a629f308d76b2ec2f205fd2c6dc3217bd4 | ||
Size (html2text-2015.2.18.tar.gz) = 35508 bytes | ||
SHA1 (html2text-2015.4.14.tar.gz) = 326ccd0da5f6f0ac21398e708c92a8ab1bf53e74 | ||
RMD160 (html2text-2015.4.14.tar.gz) = a431bddfcb21349198b34587bf15272d18176670 | ||
Size (html2text-2015.4.14.tar.gz) = 37031 bytes |