diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-12 18:22:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-12 18:22:04 +0800 |
commit | 18fdfa402a15ac647ba6709d465ed24dcf1384d2 (patch) | |
tree | ccf9ff9f23555e58c3bbd393768497e010a33c2e /devel | |
parent | cbcb08e7245532532c2c5016ded985895239c665 (diff) | |
download | freebsd-ports-gnome-18fdfa402a15ac647ba6709d465ed24dcf1384d2.tar.gz freebsd-ports-gnome-18fdfa402a15ac647ba6709d465ed24dcf1384d2.tar.zst freebsd-ports-gnome-18fdfa402a15ac647ba6709d465ed24dcf1384d2.zip |
Update to 1.4.4
Changes: https://github.com/stompgem/stomp/blob/dev/CHANGELOG.md
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-stomp/Makefile | 6 | ||||
-rw-r--r-- | devel/rubygem-stomp/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/rubygem-stomp/Makefile b/devel/rubygem-stomp/Makefile index fc047e445a26..946061d902a7 100644 --- a/devel/rubygem-stomp/Makefile +++ b/devel/rubygem-stomp/Makefile @@ -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> diff --git a/devel/rubygem-stomp/distinfo b/devel/rubygem-stomp/distinfo index 48b0df8c2de6..2dde4f3fb3b1 100644 --- a/devel/rubygem-stomp/distinfo +++ b/devel/rubygem-stomp/distinfo @@ -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 |