Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Mar 2015 22:00:21 +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: r381872 - head/www/spdylay
Message-ID:  <201503212200.t2LM0Lrm054669@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 21 22:00:20 2015
New Revision: 381872
URL: https://svnweb.freebsd.org/changeset/ports/381872
QAT: https://qat.redports.org/buildarchive/r381872/

Log:
  - Update to 1.3.2
  
  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	Sat Mar 21 22:00:14 2015	(r381871)
+++ head/www/spdylay/Makefile	Sat Mar 21 22:00:20 2015	(r381872)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdylay
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 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	Sat Mar 21 22:00:14 2015	(r381871)
+++ head/www/spdylay/distinfo	Sat Mar 21 22:00:20 2015	(r381872)
@@ -1,2 +1,2 @@
-SHA256 (spdylay-1.3.1.tar.xz) = 3ab1205587159a76c3ad518eb5e06a681cd481149542dd612726e1515285971a
-SIZE (spdylay-1.3.1.tar.xz) = 656916
+SHA256 (spdylay-1.3.2.tar.xz) = e2c954466aae4e7cbc5e2f8ff559d05236a6b237ade19f88161f920fd7765440
+SIZE (spdylay-1.3.2.tar.xz) = 660900

Modified: head/www/spdylay/pkg-plist
==============================================================================
--- head/www/spdylay/pkg-plist	Sat Mar 21 22:00:14 2015	(r381871)
+++ head/www/spdylay/pkg-plist	Sat Mar 21 22:00:20 2015	(r381872)
@@ -8,5 +8,5 @@ include/spdylay/spdylayver.h
 lib/libspdylay.a
 lib/libspdylay.so
 lib/libspdylay.so.7
-lib/libspdylay.so.7.1.1
+lib/libspdylay.so.7.2.0
 libdata/pkgconfig/libspdylay.pc



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