Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2014 16:00:37 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368035 - head/www/spdylay
Message-ID:  <201409121600.s8CG0bPX014004@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Sep 12 16:00:37 2014
New Revision: 368035
URL: http://svnweb.freebsd.org/changeset/ports/368035
QAT: https://qat.redports.org/buildarchive/r368035/

Log:
  - Update to 1.3.0
  
  Changes:	https://github.com/tatsuhiro-t/spdylay/releases

Modified:
  head/www/spdylay/Makefile
  head/www/spdylay/distinfo
  head/www/spdylay/pkg-plist

Modified: head/www/spdylay/Makefile
==============================================================================
--- head/www/spdylay/Makefile	Fri Sep 12 16:00:35 2014	(r368034)
+++ head/www/spdylay/Makefile	Fri Sep 12 16:00:37 2014	(r368035)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdylay
-PORTVERSION=	1.2.5
-PORTREVISION=	1
+PORTVERSION=	1.3.0
 CATEGORIES=	www net
 MASTER_SITES=	https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/www/spdylay/distinfo
==============================================================================
--- head/www/spdylay/distinfo	Fri Sep 12 16:00:35 2014	(r368034)
+++ head/www/spdylay/distinfo	Fri Sep 12 16:00:37 2014	(r368035)
@@ -1,2 +1,2 @@
-SHA256 (spdylay-1.2.5.tar.xz) = 0440f747dac70d3e247ff2c7ecfb2be04e0a95041cdae0918ad03df0aa9fdbb5
-SIZE (spdylay-1.2.5.tar.xz) = 657524
+SHA256 (spdylay-1.3.0.tar.xz) = ca2a83babdb400d9525b1aeb7aee5c1d6ebebc468627a9504288377d03846f73
+SIZE (spdylay-1.3.0.tar.xz) = 657024

Modified: head/www/spdylay/pkg-plist
==============================================================================
--- head/www/spdylay/pkg-plist	Fri Sep 12 16:00:35 2014	(r368034)
+++ head/www/spdylay/pkg-plist	Fri Sep 12 16:00:37 2014	(r368035)
@@ -8,6 +8,6 @@ include/spdylay/spdylayver.h
 lib/libspdylay.a
 lib/libspdylay.so
 lib/libspdylay.so.7
-lib/libspdylay.so.7.0.3
+lib/libspdylay.so.7.1.0
 libdata/pkgconfig/libspdylay.pc
 @dirrm include/spdylay



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