1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Update to 1.0.3

- Update WWW

Changes:	https://github.com/DataWraith/ascii85gem/blob/master/History.txt
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-01-26 18:12:26 +00:00
parent 761c0dea4a
commit e73edbb1db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460030
3 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ascii85
PORTVERSION= 1.0.2
PORTVERSION= 1.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
DISTNAME= Ascii85-${PORTVERSION}

View File

@ -1,2 +1,3 @@
SHA256 (rubygem/Ascii85-1.0.2.gem) = f854f2ebb0bd13f80ee9018a904357175337cfe0816ecb60466ca2d0fad22549
SIZE (rubygem/Ascii85-1.0.2.gem) = 10752
TIMESTAMP = 1516969785
SHA256 (rubygem/Ascii85-1.0.3.gem) = 7ae3f2eb83ef5962016802caf0ce7db500c1cc25f385877f6ec64a29cfa8a818
SIZE (rubygem/Ascii85-1.0.3.gem) = 11776

View File

@ -1,4 +1,4 @@
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of
the same name
WWW: https://github.com/datawraith/ascii85gem
WWW: https://github.com/DataWraith/ascii85gem