Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2012 14:12:36 +0900 (JST)
From:      Masaki TAGAWA <masaki@club.kyutech.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170854: [maintainer update] www/mod_spdy: update to v0.9.2.2
Message-ID:  <201208220512.q7M5CawQ015951@rosetta.club.kyutech.ac.jp>
Resent-Message-ID: <201208220520.q7M5K7Lt025455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170854
>Category:       ports
>Synopsis:       [maintainer update] www/mod_spdy: update to v0.9.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 22 05:20:06 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Masaki TAGAWA
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
Kyushu Institute of Technology
>Environment:
System: FreeBSD rosetta.club.kyutech.ac.jp 9.0-STABLE FreeBSD 9.0-STABLE #8: Mon Jul 2 11:36:08 JST 2012 root@rosetta.club.kyutech.ac.jp:/usr/obj/usr/src/sys/CLUBVMKERNEL amd64
>Description:
* Update www/mod_spdy to v0.9.2.2
 - Checked on Redports.org[1]
* Update pkg-descr
 - Now this module is suitable for production environments

[1] https://redports.org/buildarchive/20120822044113-9377/
>How-To-Repeat:
	
>Fix:

	

--- mod_spdy.patch begins here ---
diff -ruN /usr/ports/www/mod_spdy.org/Makefile /usr/ports/www/mod_spdy/Makefile
--- /usr/ports/www/mod_spdy.org/Makefile	2012-07-22 23:08:28.000000000 +0900
+++ /usr/ports/www/mod_spdy/Makefile	2012-08-22 13:40:14.028486175 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_spdy
-PORTVERSION=	0.9.2.1
+PORTVERSION=	0.9.2.2
 CATEGORIES=	www
 MASTER_SITES=	http://www.club.kyutech.ac.jp/~masaki/ports/:mod_spdy \
 		${MASTER_SITE_APACHE_HTTPD}:apache22 \
diff -ruN /usr/ports/www/mod_spdy.org/distinfo /usr/ports/www/mod_spdy/distinfo
--- /usr/ports/www/mod_spdy.org/distinfo	2012-05-18 08:43:36.000000000 +0900
+++ /usr/ports/www/mod_spdy/distinfo	2012-08-22 13:40:18.948485264 +0900
@@ -1,5 +1,5 @@
-SHA256 (mod_spdy/mod_spdy_source_0.9.2.1.tar.xz) = 841725c549bf41caa99232231bb01947a319c7b5ab7c046c919c4a78e24d930f
-SIZE (mod_spdy/mod_spdy_source_0.9.2.1.tar.xz) = 4792132
+SHA256 (mod_spdy/mod_spdy_source_0.9.2.2.tar.xz) = f8a19ee88282c68e389990104d569ad88e5377151aa047833a2eb859c6030f19
+SIZE (mod_spdy/mod_spdy_source_0.9.2.2.tar.xz) = 5006556
 SHA256 (mod_spdy/httpd-2.2.22.tar.gz) = 74c1ffffefe1a502339b004ad6488fbd858eb425a05968cd67c05695dbc0fe7c
 SIZE (mod_spdy/httpd-2.2.22.tar.gz) = 7200529
 SHA256 (mod_spdy/openssl-1.0.1.tar.gz) = 4d9f0a594a9a89b28e1a04a9504c04104f6508ee27ad1e0efdd17a7a6dbbeeee
diff -ruN /usr/ports/www/mod_spdy.org/pkg-descr /usr/ports/www/mod_spdy/pkg-descr
--- /usr/ports/www/mod_spdy.org/pkg-descr	2012-05-04 22:37:51.000000000 +0900
+++ /usr/ports/www/mod_spdy/pkg-descr	2012-08-22 13:40:44.540486100 +0900
@@ -1,8 +1,6 @@
 mod_spdy is an Apache 2.x filter module that provides SPDY support in the
 Apache HTTPD web server. Because mod_spdy is an Apache module, it can be
 loaded into currently deployed Apache HTTPD 2.x web servers using mod_so.
-This module is still an early beta and is not yet suitable for production
-environments.
 
 
 WWW:	http://code.google.com/p/mod-spdy/
--- mod_spdy.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208220512.q7M5CawQ015951>