Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Aug 2012 13:29:16 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303339 - head/www/mod_spdy
Message-ID:  <201208291329.q7TDTGdM052284@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Wed Aug 29 13:29:16 2012
New Revision: 303339
URL: http://svn.freebsd.org/changeset/ports/303339

Log:
  - Update www/mod_spdy to v0.9.2.2
  - Update pkg-descr, this module is now suitable for production environments
  
  PR:		ports/170854
  Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp> (maintainer)

Modified:
  head/www/mod_spdy/Makefile
  head/www/mod_spdy/distinfo   (contents, props changed)
  head/www/mod_spdy/pkg-descr   (contents, props changed)

Modified: head/www/mod_spdy/Makefile
==============================================================================
--- head/www/mod_spdy/Makefile	Wed Aug 29 13:28:47 2012	(r303338)
+++ head/www/mod_spdy/Makefile	Wed Aug 29 13:29:16 2012	(r303339)
@@ -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 \

Modified: head/www/mod_spdy/distinfo
==============================================================================
--- head/www/mod_spdy/distinfo	Wed Aug 29 13:28:47 2012	(r303338)
+++ head/www/mod_spdy/distinfo	Wed Aug 29 13:29:16 2012	(r303339)
@@ -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

Modified: head/www/mod_spdy/pkg-descr
==============================================================================
--- head/www/mod_spdy/pkg-descr	Wed Aug 29 13:28:47 2012	(r303338)
+++ head/www/mod_spdy/pkg-descr	Wed Aug 29 13:29:16 2012	(r303339)
@@ -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/



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