Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2017 10:22:04 +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: r443428 - head/devel/rubygem-stomp
Message-ID:  <201706121022.v5CAM4XL016153@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 12 10:22:04 2017
New Revision: 443428
URL: https://svnweb.freebsd.org/changeset/ports/443428

Log:
  Update to 1.4.4
  
  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	Mon Jun 12 10:21:59 2017	(r443427)
+++ head/devel/rubygem-stomp/Makefile	Mon Jun 12 10:22:04 2017	(r443428)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stomp
-PORTVERSION=	1.4.3
-PORTREVISION=	1
+PORTVERSION=	1.4.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,8 +14,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem shebangfix
-SHEBANG_FILES=	examples/*.sh test/*.sh
 
 PLIST_FILES=	bin/catstomp bin/stompcat
+
+SHEBANG_FILES=	examples/*.sh test/*.sh
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-stomp/distinfo
==============================================================================
--- head/devel/rubygem-stomp/distinfo	Mon Jun 12 10:21:59 2017	(r443427)
+++ head/devel/rubygem-stomp/distinfo	Mon Jun 12 10:22:04 2017	(r443428)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483215772
-SHA256 (rubygem/stomp-1.4.3.gem) = 6c2a7f27581d28bf08453026a0fa28978d144320896652823001bb8cf760ca86
-SIZE (rubygem/stomp-1.4.3.gem) = 91136
+TIMESTAMP = 1497260072
+SHA256 (rubygem/stomp-1.4.4.gem) = d241ccd1d3b77f631b87fd78baa512fed11cf1948fb72f4ce4b109001ec3853e
+SIZE (rubygem/stomp-1.4.4.gem) = 93696



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