Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 19:58:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483343 - head/devel/rubygem-stomp
Message-ID:  <201810281958.w9SJwQY0066839@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 28 19:58:25 2018
New Revision: 483343
URL: https://svnweb.freebsd.org/changeset/ports/483343

Log:
  Update to 1.4.5
  
  Changes:	https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md

Modified:
  head/devel/rubygem-stomp/Makefile
  head/devel/rubygem-stomp/distinfo

Modified: head/devel/rubygem-stomp/Makefile
==============================================================================
--- head/devel/rubygem-stomp/Makefile	Sun Oct 28 19:58:17 2018	(r483342)
+++ head/devel/rubygem-stomp/Makefile	Sun Oct 28 19:58:25 2018	(r483343)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stomp
-PORTVERSION=	1.4.4
+PORTVERSION=	1.4.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,10 @@ COMMENT=	Streaming Text Orientated Messaging Protocol 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem shebangfix
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/catstomp bin/stompcat
 

Modified: head/devel/rubygem-stomp/distinfo
==============================================================================
--- head/devel/rubygem-stomp/distinfo	Sun Oct 28 19:58:17 2018	(r483342)
+++ head/devel/rubygem-stomp/distinfo	Sun Oct 28 19:58:25 2018	(r483343)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497260072
-SHA256 (rubygem/stomp-1.4.4.gem) = d241ccd1d3b77f631b87fd78baa512fed11cf1948fb72f4ce4b109001ec3853e
-SIZE (rubygem/stomp-1.4.4.gem) = 93696
+TIMESTAMP = 1540753761
+SHA256 (rubygem/stomp-1.4.5.gem) = b89b304a19b124e8cd10d446681de982ad5b072db656c6981127cdb49bdc201e
+SIZE (rubygem/stomp-1.4.5.gem) = 95232



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