Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 16:19:15 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 02f4abad2242 - main - mail/rubygem-pony: Update to 1.13
Message-ID:  <202107141619.16EGJFxt011866@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=02f4abad22427f5ace3484d3b5d3f773bc561712

commit 02f4abad22427f5ace3484d3b5d3f773bc561712
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-14 16:02:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107141619.16EGJFxt011866>