From owner-svn-ports-head@FreeBSD.ORG Sun Mar 22 14:58:29 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5ED50F53; Sun, 22 Mar 2015 14:58:29 +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 489EA9A7; Sun, 22 Mar 2015 14:58:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2MEwTwx038018; Sun, 22 Mar 2015 14:58:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2MEwROh038014; Sun, 22 Mar 2015 14:58:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503221458.t2MEwROh038014@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 22 Mar 2015 14:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381918 - 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-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: Sun, 22 Mar 2015 14:58:29 -0000 Author: sunpoet Date: Sun Mar 22 14:58:27 2015 New Revision: 381918 URL: https://svnweb.freebsd.org/changeset/ports/381918 QAT: https://qat.redports.org/buildarchive/r381918/ Log: - Update MASTER_SITES - Use PORTDOCS and PORTEXAMPLES - Update WWW Modified: head/ftp/curlpp/Makefile head/ftp/curlpp/distinfo head/ftp/curlpp/pkg-descr head/ftp/curlpp/pkg-plist Modified: head/ftp/curlpp/Makefile ============================================================================== --- head/ftp/curlpp/Makefile Sun Mar 22 14:47:22 2015 (r381917) +++ head/ftp/curlpp/Makefile Sun Mar 22 14:58:27 2015 (r381918) @@ -5,7 +5,6 @@ PORTNAME= curlpp PORTVERSION= 0.7.3 PORTREVISION= 3 CATEGORIES= ftp -MASTER_SITES= GOOGLE_CODE MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ wrapper for libcurl @@ -22,7 +21,18 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -USES= libtool pathfix +USES= autoreconf libtool pathfix +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +PORTDOCS= * +PORTEXAMPLES= * + +GH_ACCOUNT= jpbarrette +GH_PROJECT= ${PORTNAME} +GH_TAGNAME= v${PORTVERSION} +USE_GITHUB= yes + +PATHFIX_MAKEFILEIN= Makefile.am BOOST_BUILD_DEPENDS= boost-libs>=1.20.0:${PORTSDIR}/devel/boost-libs BOOST_RUN_DEPENDS= ${BOOST_BUILD_DEPENDS} @@ -30,7 +40,7 @@ BOOST_CONFIGURE_ON= --with-boost=${LOCAL BOOST_CONFIGURE_OFF= --without-boost post-patch: - @${REINPLACE_CMD} -e 's| -lstdc++||' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's| -lstdc++||' ${WRKSRC}/configure.ac post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ Modified: head/ftp/curlpp/distinfo ============================================================================== --- head/ftp/curlpp/distinfo Sun Mar 22 14:47:22 2015 (r381917) +++ head/ftp/curlpp/distinfo Sun Mar 22 14:58:27 2015 (r381918) @@ -1,2 +1,2 @@ -SHA256 (curlpp-0.7.3.tar.gz) = e3f9427b27c5bddf898d383d45c0d3d5397e2056ff935d9a5cdaef6a9a653bd5 -SIZE (curlpp-0.7.3.tar.gz) = 493966 +SHA256 (jpbarrette-curlpp-0.7.3-v0.7.3_GH0.tar.gz) = b72093f221a9e2d0f7ce0bd0f846587835e01607a7bb0f106ff4317a8c30a81c +SIZE (jpbarrette-curlpp-0.7.3-v0.7.3_GH0.tar.gz) = 200095 Modified: head/ftp/curlpp/pkg-descr ============================================================================== --- head/ftp/curlpp/pkg-descr Sun Mar 22 14:47:22 2015 (r381917) +++ head/ftp/curlpp/pkg-descr Sun Mar 22 14:58:27 2015 (r381918) @@ -1,4 +1,4 @@ curlpp is a C++ wrapper for libcurl. WWW: http://www.curlpp.org/ -WWW: http://code.google.com/p/curlpp/ +WWW: https://github.com/jpbarrette/curlpp Modified: head/ftp/curlpp/pkg-plist ============================================================================== --- head/ftp/curlpp/pkg-plist Sun Mar 22 14:47:22 2015 (r381917) +++ head/ftp/curlpp/pkg-plist Sun Mar 22 14:58:27 2015 (r381918) @@ -68,29 +68,3 @@ lib/libutilspp.so lib/libutilspp.so.0 lib/libutilspp.so.0.0.0 libdata/pkgconfig/curlpp.pc -%%PORTDOCS%%%%DOCSDIR%%/guide.pdf -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example01.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example02.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example03.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example04.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example05.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example06.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example07.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example08.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example09.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example10.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example11.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example12.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example13.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example14.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example15.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example16.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example17.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example18.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example19.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example20.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example21.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example22.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example23.cpp -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example24.cpp