From owner-svn-ports-head@FreeBSD.ORG Fri Sep 12 16:00:38 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72F2DA04; Fri, 12 Sep 2014 16:00:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34E0E1F7; Fri, 12 Sep 2014 16:00:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8CG0cdd014010; Fri, 12 Sep 2014 16:00:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8CG0bPX014004; Fri, 12 Sep 2014 16:00:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201409121600.s8CG0bPX014004@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 12 Sep 2014 16:00:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368035 - head/www/spdylay X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2014 16:00:38 -0000 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