diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-18 11:14:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-18 11:14:07 +0000 |
commit | a691b4e364b52b076b9980795a6179544622179e (patch) | |
tree | f9b25fb7648d5c03d02faeffdcf5519c16cc647c /www | |
parent | ea559b4760faabd530406f0715163aace44a68c9 (diff) | |
download | freebsd-ports-a691b4e364b52b076b9980795a6179544622179e.zip |
- Update to 2.12.1
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 4a8d5d85054f..81521b277605 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 0bc8d584af0a..389e06bf7257 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/puma-2.12.0.gem) = ca1b905d3b41ae2038a8ff7f3c66ad0d9c777d561654b6032fb99b76ae661d2e -SIZE (rubygem/puma-2.12.0.gem) = 95232 +SHA256 (rubygem/puma-2.12.1.gem) = 52e07e44457ce2fba6f24e9af455afabcb2c08946994f570f3e0311bde8e6b8f +SIZE (rubygem/puma-2.12.1.gem) = 95232 |