From owner-svn-ports-all@FreeBSD.ORG Sat May 24 06:23:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B19C5716; Sat, 24 May 2014 06:23:55 +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 853292EEB; Sat, 24 May 2014 06:23:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4O6NthH007825; Sat, 24 May 2014 06:23:55 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4O6NsA7007821; Sat, 24 May 2014 06:23:54 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201405240623.s4O6NsA7007821@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 24 May 2014 06:23:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354983 - 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-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2014 06:23:55 -0000 Author: sunpoet Date: Sat May 24 06:23:54 2014 New Revision: 354983 URL: http://svnweb.freebsd.org/changeset/ports/354983 QAT: https://qat.redports.org/buildarchive/r354983/ Log: - Update to 1.2.4 - Use USES=libtool 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 May 24 06:23:47 2014 (r354982) +++ head/www/spdylay/Makefile Sat May 24 06:23:54 2014 (r354983) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spdylay -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= www net MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/v${PORTVERSION}/ \ LOCAL/sunpoet @@ -26,7 +25,7 @@ USE_CXXSTD= c++11 USE_GNOME= libxml2 USE_LDCONFIG= yes USE_OPENSSL= yes -USES= compiler:c++11-lang pathfix pkgconfig tar:xz +USES= compiler:c++11-lang libtool pathfix pkgconfig tar:xz PORTDOCS= * Modified: head/www/spdylay/distinfo ============================================================================== --- head/www/spdylay/distinfo Sat May 24 06:23:47 2014 (r354982) +++ head/www/spdylay/distinfo Sat May 24 06:23:54 2014 (r354983) @@ -1,2 +1,2 @@ -SHA256 (spdylay-1.2.3.tar.xz) = 4a8d3e740d315dd91fb918ff5daf756a5bd8681a971462c254ae74b52dc1b65e -SIZE (spdylay-1.2.3.tar.xz) = 418312 +SHA256 (spdylay-1.2.4.tar.xz) = f90d619317ff261d6ee0fa5473a2b1812948814309da3020790a016dccc212b5 +SIZE (spdylay-1.2.4.tar.xz) = 658552 Modified: head/www/spdylay/pkg-plist ============================================================================== --- head/www/spdylay/pkg-plist Sat May 24 06:23:47 2014 (r354982) +++ head/www/spdylay/pkg-plist Sat May 24 06:23:54 2014 (r354983) @@ -6,8 +6,8 @@ etc/shrpx.conf.sample include/spdylay/spdylay.h include/spdylay/spdylayver.h lib/libspdylay.a -lib/libspdylay.la lib/libspdylay.so lib/libspdylay.so.7 +lib/libspdylay.so.7.0.3 libdata/pkgconfig/libspdylay.pc @dirrm include/spdylay