svn commit: r537425 - head/devel/rubygem-tty-pager

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 31 18:46:50 UTC 2020


Author: sunpoet
Date: Sun May 31 18:46:44 2020
New Revision: 537425
URL: https://svnweb.freebsd.org/changeset/ports/537425

Log:
  Update to 0.13.0
  
  Changes:	https://github.com/piotrmurach/tty-pager/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-tty-pager/Makefile
  head/devel/rubygem-tty-pager/distinfo

Modified: head/devel/rubygem-tty-pager/Makefile
==============================================================================
--- head/devel/rubygem-tty-pager/Makefile	Sun May 31 18:46:39 2020	(r537424)
+++ head/devel/rubygem-tty-pager/Makefile	Sun May 31 18:46:44 2020	(r537425)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tty-pager
-PORTVERSION=	0.12.1
+PORTVERSION=	0.13.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,9 +12,8 @@ COMMENT=	Terminal output paging in cross-platform way
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-strings>=0.1.4<0.2:devel/rubygem-strings \
-		rubygem-tty-screen>=0.6<1:devel/rubygem-tty-screen \
-		rubygem-tty-which>=0.4<1:devel/rubygem-tty-which
+RUN_DEPENDS=	rubygem-strings>=0.1.8<0.2:devel/rubygem-strings \
+		rubygem-tty-screen>=0.8<1:devel/rubygem-tty-screen
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/devel/rubygem-tty-pager/distinfo
==============================================================================
--- head/devel/rubygem-tty-pager/distinfo	Sun May 31 18:46:39 2020	(r537424)
+++ head/devel/rubygem-tty-pager/distinfo	Sun May 31 18:46:44 2020	(r537425)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552819698
-SHA256 (rubygem/tty-pager-0.12.1.gem) = 42b9dd3fc2db6dd247a0057743d06fb0b570b58be08dae832ce21aa59813f619
-SIZE (rubygem/tty-pager-0.12.1.gem) = 14336
+TIMESTAMP = 1590927473
+SHA256 (rubygem/tty-pager-0.13.0.gem) = 0132ef99617110b7a699c5b0d481c4786c6326bab380e48fc40afe0c0b6103b7
+SIZE (rubygem/tty-pager-0.13.0.gem) = 14336


More information about the svn-ports-head mailing list