svn commit: r443428 - head/devel/rubygem-stomp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 12 10:22:06 UTC 2017


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


More information about the svn-ports-all mailing list