git: caa8b4e2a01a - main - devel/rubygem-ascii85: Update to 1.1.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 30 20:48:09 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=caa8b4e2a01a1bd63458568995a7f3738b824787
commit caa8b4e2a01a1bd63458568995a7f3738b824787
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:02 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:08 +0000
devel/rubygem-ascii85: Update to 1.1.0
Changes: https://github.com/DataWraith/ascii85gem/blob/master/History.txt
---
devel/rubygem-ascii85/Makefile | 7 ++++---
devel/rubygem-ascii85/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/devel/rubygem-ascii85/Makefile b/devel/rubygem-ascii85/Makefile
index f742bc219752..f4eb08380108 100644
--- a/devel/rubygem-ascii85/Makefile
+++ b/devel/rubygem-ascii85/Makefile
@@ -1,7 +1,7 @@
# Created by: Steve Wills <swills at FreeBSD.org>
PORTNAME= ascii85
-PORTVERSION= 1.0.3
+PORTVERSION= 1.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
DISTNAME= Ascii85-${PORTVERSION}
@@ -12,9 +12,10 @@ COMMENT= Encode/decode Adobe's binary-to-text encoding of the same name #'
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
PLIST_FILES= bin/ascii85
diff --git a/devel/rubygem-ascii85/distinfo b/devel/rubygem-ascii85/distinfo
index dddb5cf6af08..389238566dff 100644
--- a/devel/rubygem-ascii85/distinfo
+++ b/devel/rubygem-ascii85/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516969785
-SHA256 (rubygem/Ascii85-1.0.3.gem) = 7ae3f2eb83ef5962016802caf0ce7db500c1cc25f385877f6ec64a29cfa8a818
-SIZE (rubygem/Ascii85-1.0.3.gem) = 11776
+TIMESTAMP = 1624630256
+SHA256 (rubygem/Ascii85-1.1.0.gem) = 9ce694467bd69ab2349768afd27c52ad721cdc6f642aeaa895717bfd7ada44b7
+SIZE (rubygem/Ascii85-1.1.0.gem) = 12288
More information about the dev-commits-ports-all
mailing list