pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-unicorn Update ruby-unicorn to 5.2.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5adb1100ea31
branches:  trunk
changeset: 354540:5adb1100ea31
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Nov 01 17:06:59 2016 +0000

description:
Update ruby-unicorn to 5.2.0.

* relocate website to https://bogomips.org/unicorn/
* Add some tolerance (RFC2616 sec. 19.3)
* doc: update gmane URLs to point to our own archives
* examples/logrotate.conf: update example for systemd
* doc: systemd should only kill master in example
* examples/init.sh: update to reduce upgrade racinessjr/init

diffstat:

 www/ruby-unicorn/Makefile |   8 ++++----
 www/ruby-unicorn/PLIST    |   4 +++-
 www/ruby-unicorn/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (49 lines):

diff -r bc7ce4a5be1f -r 5adb1100ea31 www/ruby-unicorn/Makefile
--- a/www/ruby-unicorn/Makefile Tue Nov 01 17:00:54 2016 +0000
+++ b/www/ruby-unicorn/Makefile Tue Nov 01 17:06:59 2016 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2016/10/20 15:25:53 taca Exp $
+# $NetBSD: Makefile,v 1.11 2016/11/01 17:06:59 taca Exp $
 
-DISTNAME=      unicorn-5.1.0
+DISTNAME=      unicorn-5.2.0
 CATEGORIES=    www
 
-MAINTAINER=    pkgsrc%NetBSD.org@localhost
-HOMEPAGE=      http://unicorn.bogomips.org/
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://bogomips.org/unicorn/
 COMMENT=       Rack HTTP server for fast clients and Unix
 LICENSE=       ruby-license OR gnu-gpl-v2 OR gnu-gpl-v3
 
diff -r bc7ce4a5be1f -r 5adb1100ea31 www/ruby-unicorn/PLIST
--- a/www/ruby-unicorn/PLIST    Tue Nov 01 17:00:54 2016 +0000
+++ b/www/ruby-unicorn/PLIST    Tue Nov 01 17:06:59 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2016/10/20 15:25:53 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2016/11/01 17:06:59 taca Exp $
 bin/unicorn${RUBY_SUFFIX}
 bin/unicorn_rails${RUBY_SUFFIX}
 ${GEM_HOME}/cache/${GEM_NAME}.gem
@@ -161,4 +161,6 @@
 ${GEM_LIBDIR}/test/unit/test_upload.rb
 ${GEM_LIBDIR}/test/unit/test_util.rb
 ${GEM_LIBDIR}/unicorn.gemspec
+${GEM_LIBDIR}/unicorn_1
+${GEM_LIBDIR}/unicorn_rails_1
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r bc7ce4a5be1f -r 5adb1100ea31 www/ruby-unicorn/distinfo
--- a/www/ruby-unicorn/distinfo Tue Nov 01 17:00:54 2016 +0000
+++ b/www/ruby-unicorn/distinfo Tue Nov 01 17:06:59 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2016/10/20 15:25:53 taca Exp $
+$NetBSD: distinfo,v 1.11 2016/11/01 17:06:59 taca Exp $
 
-SHA1 (unicorn-5.1.0.gem) = e1ae261de443373723af812eb30394a05a2bfd4c
-RMD160 (unicorn-5.1.0.gem) = cc3073b4518417b384d0063fd1a5c26d73782087
-SHA512 (unicorn-5.1.0.gem) = ff6030361af84e8f63d57b6bc6f917e99619217832b3a735389e2becf95dcc972d7c03b5c5818cbd8e2435f8226619dc457e79bae630c3fbda15432354056099
-Size (unicorn-5.1.0.gem) = 211456 bytes
+SHA1 (unicorn-5.2.0.gem) = 1a8d36d928c04269698307b6f2c0b3371c0b4529
+RMD160 (unicorn-5.2.0.gem) = e272e55979ac5cd28e794306a504e8b348fc05ab
+SHA512 (unicorn-5.2.0.gem) = d60b4ae818444407466815366c09f702863f0d8fd7a3745419dbf01c86f8f67ebe547aa0f76acb364c34c544ef9ed6811e61525573f97e26e489d5166784ae1e
+Size (unicorn-5.2.0.gem) = 212480 bytes



Home | Main Index | Thread Index | Old Index