summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2016-11-01 17:06:59 +0000
committertaca <taca>2016-11-01 17:06:59 +0000
commitce26006faf1fd67ceda358bfe70bce362518d717 (patch)
treecf9dede775b2c9f2fccac98404222a1b15961a9f /www
parentef73e2e2a9a2ae4b6fc9376dcfcd247df9b20926 (diff)
downloadpkgsrc-ce26006faf1fd67ceda358bfe70bce362518d717.tar.gz
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 (limited to 'www')
-rw-r--r--www/ruby-unicorn/Makefile8
-rw-r--r--www/ruby-unicorn/PLIST4
-rw-r--r--www/ruby-unicorn/distinfo10
3 files changed, 12 insertions, 10 deletions
diff --git a/www/ruby-unicorn/Makefile b/www/ruby-unicorn/Makefile
index f320db2024a..4226bbea528 100644
--- a/www/ruby-unicorn/Makefile
+++ b/www/ruby-unicorn/Makefile
@@ -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
-HOMEPAGE= http://unicorn.bogomips.org/
+MAINTAINER= pkgsrc-users@NetBSD.org
+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 --git a/www/ruby-unicorn/PLIST b/www/ruby-unicorn/PLIST
index 65c06b956a9..9ecaec4ae7e 100644
--- a/www/ruby-unicorn/PLIST
+++ b/www/ruby-unicorn/PLIST
@@ -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_tee_input.rb
${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 --git a/www/ruby-unicorn/distinfo b/www/ruby-unicorn/distinfo
index 8cf0b669cd6..d77c610a010 100644
--- a/www/ruby-unicorn/distinfo
+++ b/www/ruby-unicorn/distinfo
@@ -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