diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-30 19:08:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-04-30 19:08:20 +0000 |
commit | c3652eb5964100910b4fce1752eed762bb63cf01 (patch) | |
tree | ebe3059b0e48b17e90521769fd855b645b4969f5 | |
parent | Update to 1.4.0 (diff) |
Update to 0.20.1
Changes: https://github.com/gjtorikian/commonmarker/releases
https://github.com/gjtorikian/commonmarker/commits/master
Notes
Notes:
svn path=/head/; revision=500543
-rw-r--r-- | textproc/rubygem-commonmarker/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-commonmarker/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index 95aa34da5c71..a01637ed6782 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= commonmarker -PORTVERSION= 0.20.0 +PORTVERSION= 0.20.1 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-commonmarker/distinfo b/textproc/rubygem-commonmarker/distinfo index bc2183caba1d..ee1ab9fc2638 100644 --- a/textproc/rubygem-commonmarker/distinfo +++ b/textproc/rubygem-commonmarker/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1554816923 -SHA256 (rubygem/commonmarker-0.20.0.gem) = 90d2943e5b2343c9e3528a9de41c85db481fcf71a68bb17bdd31c72bde4f0d2a -SIZE (rubygem/commonmarker-0.20.0.gem) = 149504 +TIMESTAMP = 1556641025 +SHA256 (rubygem/commonmarker-0.20.1.gem) = c110e5a2433115b4f713250e253719b2b3ef6446d25588d7ffa08917944deda7 +SIZE (rubygem/commonmarker-0.20.1.gem) = 150016 |