diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-28 11:01:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-28 11:01:37 +0000 |
commit | f6f23522158cb5db6548aab6af6e5a77964e96b7 (patch) | |
tree | 563e80a230e4cf6e7a5402b0f867d54f6e90add7 /textproc/rubygem-html2text | |
parent | Update to 1.9.0 (diff) |
Update to 0.2.1
Changes: https://github.com/soundasleep/html2text_ruby/commits/master
Notes
Notes:
svn path=/head/; revision=450835
Diffstat (limited to 'textproc/rubygem-html2text')
-rw-r--r-- | textproc/rubygem-html2text/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-html2text/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-html2text/Makefile b/textproc/rubygem-html2text/Makefile index ba82eceefa35..96453dbf48cd 100644 --- a/textproc/rubygem-html2text/Makefile +++ b/textproc/rubygem-html2text/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= html2text -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-html2text/distinfo b/textproc/rubygem-html2text/distinfo index 75a2526f4c37..491ffcb1cf4f 100644 --- a/textproc/rubygem-html2text/distinfo +++ b/textproc/rubygem-html2text/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489069258 -SHA256 (rubygem/html2text-0.2.0.gem) = 31c2f0be9ab7aa4fc780b07d5f84882ebc22a9024c29a45f4f5adfe42e92ad4f -SIZE (rubygem/html2text-0.2.0.gem) = 11776 +TIMESTAMP = 1506594773 +SHA256 (rubygem/html2text-0.2.1.gem) = be4a249478cd6061cb5a30824036015af1d34b2a8cd7d03c2a1e91d8e102720b +SIZE (rubygem/html2text-0.2.1.gem) = 12288 |