diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-15 20:10:43 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-15 20:10:43 +0800 |
commit | 10c6952cc10116f6445b4e6cbbfa373fe2042320 (patch) | |
tree | 0ed9bad517d7dee5c9ba75a94d18ba20a340a754 /www | |
parent | 613efff55d28654041c4b3022d269e8f358a5f45 (diff) | |
download | freebsd-ports-gnome-10c6952cc10116f6445b4e6cbbfa373fe2042320.tar.gz freebsd-ports-gnome-10c6952cc10116f6445b4e6cbbfa373fe2042320.tar.zst freebsd-ports-gnome-10c6952cc10116f6445b4e6cbbfa373fe2042320.zip |
- Update to 2.13.0
Changes: https://github.com/puma/puma/blob/master/History.txt
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-puma/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-puma/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index e645038b6eef..4387c535e7af 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 2.12.3 +PORTVERSION= 2.13.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 38696d4e53ea..995b79b04b3f 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/puma-2.12.3.gem) = 88b70ab3f7fdd38950f6527ce46ae69f9272eaf94b0bb88c2bf2e06a0d4debc9 -SIZE (rubygem/puma-2.12.3.gem) = 96768 +SHA256 (rubygem/puma-2.13.0.gem) = 9053627293e0859e33aa608f703667615d19db8416e6b22d941e58c2332dbc2a +SIZE (rubygem/puma-2.13.0.gem) = 96768 |