Date: Tue, 6 Nov 2018 21:11:49 +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: r484347 - head/devel/rubygem-stomp Message-ID: <201811062111.wA6LBn08082997@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Nov 6 21:11:48 2018 New Revision: 484347 URL: https://svnweb.freebsd.org/changeset/ports/484347 Log: Update to 1.4.6 - Update WWW Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md Modified: head/devel/rubygem-stomp/Makefile head/devel/rubygem-stomp/distinfo head/devel/rubygem-stomp/pkg-descr Modified: head/devel/rubygem-stomp/Makefile ============================================================================== --- head/devel/rubygem-stomp/Makefile Tue Nov 6 21:11:39 2018 (r484346) +++ head/devel/rubygem-stomp/Makefile Tue Nov 6 21:11:48 2018 (r484347) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stomp -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-stomp/distinfo ============================================================================== --- head/devel/rubygem-stomp/distinfo Tue Nov 6 21:11:39 2018 (r484346) +++ head/devel/rubygem-stomp/distinfo Tue Nov 6 21:11:48 2018 (r484347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540753761 -SHA256 (rubygem/stomp-1.4.5.gem) = b89b304a19b124e8cd10d446681de982ad5b072db656c6981127cdb49bdc201e -SIZE (rubygem/stomp-1.4.5.gem) = 95232 +TIMESTAMP = 1541520784 +SHA256 (rubygem/stomp-1.4.6.gem) = 31d321d94836140d1d39ee9769733053b86e1f08add571320db8dd1d65763fdd +SIZE (rubygem/stomp-1.4.6.gem) = 96768 Modified: head/devel/rubygem-stomp/pkg-descr ============================================================================== --- head/devel/rubygem-stomp/pkg-descr Tue Nov 6 21:11:39 2018 (r484346) +++ head/devel/rubygem-stomp/pkg-descr Tue Nov 6 21:11:48 2018 (r484347) @@ -7,4 +7,4 @@ widespread messaging interop among languages, platform This is a rubygem binding for stomp. -WWW: https://github.com/morellon/stomp +WWW: https://github.com/stompgem/stomp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811062111.wA6LBn08082997>