git: 02f4abad2242 - main - mail/rubygem-pony: Update to 1.13
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 14 16:19:20 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=02f4abad22427f5ace3484d3b5d3f773bc561712
commit 02f4abad22427f5ace3484d3b5d3f773bc561712
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 16:02:22 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:42 +0000
mail/rubygem-pony: Update to 1.13
Changes: https://github.com/benprew/pony/blob/master/README.md#changelog
---
mail/rubygem-pony/Makefile | 7 ++++---
mail/rubygem-pony/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/mail/rubygem-pony/Makefile b/mail/rubygem-pony/Makefile
index 4c8994679598..72734606440d 100644
--- a/mail/rubygem-pony/Makefile
+++ b/mail/rubygem-pony/Makefile
@@ -1,7 +1,7 @@
# Created by: Eric Freeman <freebsdports at chillibear.com>
PORTNAME= pony
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= mail rubygems
MASTER_SITES= RG
@@ -12,8 +12,9 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-mail>=2.0:mail/rubygem-mail
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/mail/rubygem-pony/distinfo b/mail/rubygem-pony/distinfo
index 59a2188666a4..da32815f4b3a 100644
--- a/mail/rubygem-pony/distinfo
+++ b/mail/rubygem-pony/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514465253
-SHA256 (rubygem/pony-1.12.gem) = c06929d4d208d21223946fa6e2b484cc25666cd6a90ab5f3c907312846a5a255
-SIZE (rubygem/pony-1.12.gem) = 13312
+TIMESTAMP = 1625585640
+SHA256 (rubygem/pony-1.13.gem) = 4543d231df36b636a87555d66d8b356864bb9bba67a8b7fefa80fd48d7a447f1
+SIZE (rubygem/pony-1.13.gem) = 13312
More information about the dev-commits-ports-all
mailing list