From owner-svn-ports-all@freebsd.org Wed Mar 8 16:50:57 2017 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 BF849D03FF5; Wed, 8 Mar 2017 16:50:57 +0000 (UTC) (envelope-from sunpoet@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 8EEED17F0; Wed, 8 Mar 2017 16:50:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v28Gou4e043125; Wed, 8 Mar 2017 16:50:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v28GoueP043123; Wed, 8 Mar 2017 16:50:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703081650.v28GoueP043123@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 8 Mar 2017 16:50:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435699 - head/ftp/curlpp 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: Wed, 08 Mar 2017 16:50:57 -0000 Author: sunpoet Date: Wed Mar 8 16:50:56 2017 New Revision: 435699 URL: https://svnweb.freebsd.org/changeset/ports/435699 Log: Update to 0.8.1 Changes: https://github.com/jpbarrette/curlpp/releases Modified: head/ftp/curlpp/Makefile head/ftp/curlpp/distinfo head/ftp/curlpp/pkg-plist Modified: head/ftp/curlpp/Makefile ============================================================================== --- head/ftp/curlpp/Makefile Wed Mar 8 16:47:55 2017 (r435698) +++ head/ftp/curlpp/Makefile Wed Mar 8 16:50:56 2017 (r435699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curlpp -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v CATEGORIES= ftp Modified: head/ftp/curlpp/distinfo ============================================================================== --- head/ftp/curlpp/distinfo Wed Mar 8 16:47:55 2017 (r435698) +++ head/ftp/curlpp/distinfo Wed Mar 8 16:50:56 2017 (r435699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487527714 -SHA256 (jpbarrette-curlpp-v0.8.0_GH0.tar.gz) = 721271db0279fffeea94241650b6ceac3fdb767c0dcdf4f262859ab096066030 -SIZE (jpbarrette-curlpp-v0.8.0_GH0.tar.gz) = 145022 +TIMESTAMP = 1488984307 +SHA256 (jpbarrette-curlpp-v0.8.1_GH0.tar.gz) = 97e3819bdcffc3e4047b6ac57ca14e04af85380bd93afe314bee9dd5c7f46a0a +SIZE (jpbarrette-curlpp-v0.8.1_GH0.tar.gz) = 143017 Modified: head/ftp/curlpp/pkg-plist ============================================================================== --- head/ftp/curlpp/pkg-plist Wed Mar 8 16:47:55 2017 (r435698) +++ head/ftp/curlpp/pkg-plist Wed Mar 8 16:50:56 2017 (r435699) @@ -33,6 +33,8 @@ include/utilspp/ThreadingSingle.inl include/utilspp/TypeList.hpp include/utilspp/TypeTrait.hpp include/utilspp/clone_ptr.hpp +lib/libcurlpp.a lib/libcurlpp.so -lib/static/libcurlpp_static.a +lib/libcurlpp.so.1 +lib/libcurlpp.so.1.0.0 libdata/pkgconfig/curlpp.pc