diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-04 18:41:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-09-04 18:41:11 +0000 |
commit | 7efdd4b0cf09dc4c06feeb8fb34a735e9e468e4e (patch) | |
tree | 5bc79ef6748d3987f9c721979e3507cbcb6499bc | |
parent | Update to 1.9.0 (diff) |
Update to 2.10.0
Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=478984
-rw-r--r-- | textproc/rubygem-ox/Makefile | 2 | ||||
-rw-r--r-- | textproc/rubygem-ox/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-ox/Makefile b/textproc/rubygem-ox/Makefile index 19eaddec0482..5267daed2ff6 100644 --- a/textproc/rubygem-ox/Makefile +++ b/textproc/rubygem-ox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ox -PORTVERSION= 2.9.4 +PORTVERSION= 2.10.0 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-ox/distinfo b/textproc/rubygem-ox/distinfo index c56766f305dd..4d154a34b3e3 100644 --- a/textproc/rubygem-ox/distinfo +++ b/textproc/rubygem-ox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532976188 -SHA256 (rubygem/ox-2.9.4.gem) = ef8d76ad8837aafbb501b22d83ca0b131f319632df2dc004b7a0b6353c472503 -SIZE (rubygem/ox-2.9.4.gem) = 80896 +TIMESTAMP = 1536079795 +SHA256 (rubygem/ox-2.10.0.gem) = f8968f6e1118acf34aad75055fe645e6d6d6759ccaedd428010595eb50c07397 +SIZE (rubygem/ox-2.10.0.gem) = 81408 |