From owner-svn-ports-all@freebsd.org Thu Oct 27 08:55:23 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1455C2229A; Thu, 27 Oct 2016 08:55:23 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 6F8CA26B; Thu, 27 Oct 2016 08:55:23 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9R8tM0V090178; Thu, 27 Oct 2016 08:55:22 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9R8tM9i090175; Thu, 27 Oct 2016 08:55:22 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201610270855.u9R8tM9i090175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Thu, 27 Oct 2016 08:55:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424749 - head/www/libjwt 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.23 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: Thu, 27 Oct 2016 08:55:23 -0000 Author: kevlo Date: Thu Oct 27 08:55:22 2016 New Revision: 424749 URL: https://svnweb.freebsd.org/changeset/ports/424749 Log: Update to 1.6.0 Modified: head/www/libjwt/Makefile head/www/libjwt/distinfo head/www/libjwt/pkg-plist Modified: head/www/libjwt/Makefile ============================================================================== --- head/www/libjwt/Makefile Thu Oct 27 08:02:00 2016 (r424748) +++ head/www/libjwt/Makefile Thu Oct 27 08:55:22 2016 (r424749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libjwt -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v CATEGORIES= www Modified: head/www/libjwt/distinfo ============================================================================== --- head/www/libjwt/distinfo Thu Oct 27 08:02:00 2016 (r424748) +++ head/www/libjwt/distinfo Thu Oct 27 08:55:22 2016 (r424749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476434904 -SHA256 (benmcollins-libjwt-v1.5.1_GH0.tar.gz) = 57c0c3916e9045fe564c770cc80625b0e9c546609e4f2145e494dd15d91ec665 -SIZE (benmcollins-libjwt-v1.5.1_GH0.tar.gz) = 77980 +TIMESTAMP = 1477558028 +SHA256 (benmcollins-libjwt-v1.6.0_GH0.tar.gz) = 0044f8188dd1e079f815f78a0db71f75d66631a651e9a4ae36d1a958ddb94e45 +SIZE (benmcollins-libjwt-v1.6.0_GH0.tar.gz) = 78128 Modified: head/www/libjwt/pkg-plist ============================================================================== --- head/www/libjwt/pkg-plist Thu Oct 27 08:02:00 2016 (r424748) +++ head/www/libjwt/pkg-plist Thu Oct 27 08:55:22 2016 (r424749) @@ -2,5 +2,5 @@ include/jwt.h lib/libjwt.a lib/libjwt.so lib/libjwt.so.0 -lib/libjwt.so.0.2.0 +lib/libjwt.so.0.2.1 libdata/pkgconfig/libjwt.pc