From owner-svn-ports-all@FreeBSD.ORG Sun Jan 5 12:33:17 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 979F0D2B; Sun, 5 Jan 2014 12:33:17 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 782DE1B30; Sun, 5 Jan 2014 12:33:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s05CXHwI062212; Sun, 5 Jan 2014 12:33:17 GMT (envelope-from az@svn.freebsd.org) Received: (from az@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s05CXEGa062193; Sun, 5 Jan 2014 12:33:14 GMT (envelope-from az@svn.freebsd.org) Message-Id: <201401051233.s05CXEGa062193@svn.freebsd.org> From: Andrej Zverev Date: Sun, 5 Jan 2014 12:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338757 - in head: finance/p5-Business-PayPal-IPN finance/p5-Business-Stripe finance/p5-Math-Financial x11-toolkits/p5-Gtk2-Ex-Utils x11-toolkits/p5-Gtk2-PathButtonBar x11-toolkits/p5-T... 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.17 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: Sun, 05 Jan 2014 12:33:17 -0000 Author: az Date: Sun Jan 5 12:33:14 2014 New Revision: 338757 URL: http://svnweb.freebsd.org/changeset/ports/338757 Log: - stage support Approved by: portmgr (blanket infrastructure) Modified: head/finance/p5-Business-PayPal-IPN/Makefile head/finance/p5-Business-PayPal-IPN/pkg-plist (contents, props changed) head/finance/p5-Business-Stripe/Makefile head/finance/p5-Business-Stripe/pkg-plist (contents, props changed) head/finance/p5-Math-Financial/Makefile head/finance/p5-Math-Financial/pkg-plist (contents, props changed) head/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile head/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist (contents, props changed) head/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile head/x11-toolkits/p5-Gtk2-PathButtonBar/pkg-plist (contents, props changed) head/x11-toolkits/p5-Tk-FontDialog/Makefile head/x11-toolkits/p5-Tk-FontDialog/pkg-plist (contents, props changed) head/x11-toolkits/p5-Tk-Splashscreen/Makefile head/x11-toolkits/p5-Tk-Splashscreen/pkg-plist (contents, props changed) Modified: head/finance/p5-Business-PayPal-IPN/Makefile ============================================================================== --- head/finance/p5-Business-PayPal-IPN/Makefile Sun Jan 5 12:32:12 2014 (r338756) +++ head/finance/p5-Business-PayPal-IPN/Makefile Sun Jan 5 12:33:14 2014 (r338757) @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-Crypt-SSLeay>=0.56:${POR USES= perl5 USE_PERL5= configure -MAN3= Business::PayPal::IPN.3 - -NO_STAGE= yes .include Modified: head/finance/p5-Business-PayPal-IPN/pkg-plist ============================================================================== --- head/finance/p5-Business-PayPal-IPN/pkg-plist Sun Jan 5 12:32:12 2014 (r338756) +++ head/finance/p5-Business-PayPal-IPN/pkg-plist Sun Jan 5 12:33:14 2014 (r338757) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Business/PayPal/IPN.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/PayPal/IPN/.packlist +%%PERL5_MAN3%%/Business::PayPal::IPN.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/PayPal/IPN @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/PayPal @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business Modified: head/finance/p5-Business-Stripe/Makefile ============================================================================== --- head/finance/p5-Business-Stripe/Makefile Sun Jan 5 12:32:12 2014 (r338756) +++ head/finance/p5-Business-Stripe/Makefile Sun Jan 5 12:33:14 2014 (r338757) @@ -20,7 +20,4 @@ WRKSRC= ${WRKDIR}/aquaron-Business-Stri USES= perl5 USE_PERL5= configure -MAN3= Business::Stripe.3 Business::README.3 - -NO_STAGE= yes .include Modified: head/finance/p5-Business-Stripe/pkg-plist ============================================================================== --- head/finance/p5-Business-Stripe/pkg-plist Sun Jan 5 12:32:12 2014 (r338756) +++ head/finance/p5-Business-Stripe/pkg-plist Sun Jan 5 12:33:14 2014 (r338757) @@ -1,6 +1,8 @@ %%SITE_PERL%%/Business/README.pod %%SITE_PERL%%/Business/Stripe.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Stripe/.packlist +%%PERL5_MAN3%%/Business::Stripe.3.gz +%%PERL5_MAN3%%/Business::README.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/Stripe @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business @dirrmtry %%SITE_PERL%%/Business Modified: head/finance/p5-Math-Financial/Makefile ============================================================================== --- head/finance/p5-Math-Financial/Makefile Sun Jan 5 12:32:12 2014 (r338756) +++ head/finance/p5-Math-Financial/Makefile Sun Jan 5 12:33:14 2014 (r338757) @@ -13,7 +13,4 @@ COMMENT= Perl module containing common f USES= perl5 USE_PERL5= configure -MAN3= Math::Financial.3 - -NO_STAGE= yes .include Modified: head/finance/p5-Math-Financial/pkg-plist ============================================================================== --- head/finance/p5-Math-Financial/pkg-plist Sun Jan 5 12:32:12 2014 (r338756) +++ head/finance/p5-Math-Financial/pkg-plist Sun Jan 5 12:33:14 2014 (r338757) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Math/Financial.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Financial/.packlist +%%PERL5_MAN3%%/Math::Financial.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Financial @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math Modified: head/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile ============================================================================== --- head/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile Sun Jan 5 12:33:14 2014 (r338757) @@ -22,8 +22,4 @@ RUN_DEPENDS= p5-Glib2>=1.00:${PORTSDIR}/ USES= perl5 USE_PERL5= configure -MAN3= Gtk2::Ex::Constants.3 \ - Gtk2::Ex::Utils.3 - -NO_STAGE= yes .include Modified: head/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist ============================================================================== --- head/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist Sun Jan 5 12:33:14 2014 (r338757) @@ -1,6 +1,8 @@ %%SITE_PERL%%/Gtk2/Ex/Constants.pm %%SITE_PERL%%/Gtk2/Ex/Utils.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex/Utils/.packlist +%%PERL5_MAN3%%/Gtk2::Ex::Constants.3.gz +%%PERL5_MAN3%%/Gtk2::Ex::Utils.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex/Utils @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2 Modified: head/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile ============================================================================== --- head/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Gtk2-PathButtonBar/Makefile Sun Jan 5 12:33:14 2014 (r338757) @@ -17,7 +17,4 @@ RUN_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/ USES= perl5 USE_PERL5= configure -MAN3= Gtk2::PathButtonBar.3 - -NO_STAGE= yes .include Modified: head/x11-toolkits/p5-Gtk2-PathButtonBar/pkg-plist ============================================================================== --- head/x11-toolkits/p5-Gtk2-PathButtonBar/pkg-plist Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Gtk2-PathButtonBar/pkg-plist Sun Jan 5 12:33:14 2014 (r338757) @@ -1,5 +1,6 @@ %%SITE_PERL%%/Gtk2/PathButtonBar.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PathButtonBar/.packlist +%%PERL5_MAN3%%/Gtk2::PathButtonBar.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/PathButtonBar @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% Modified: head/x11-toolkits/p5-Tk-FontDialog/Makefile ============================================================================== --- head/x11-toolkits/p5-Tk-FontDialog/Makefile Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Tk-FontDialog/Makefile Sun Jan 5 12:33:14 2014 (r338757) @@ -15,7 +15,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= ${PORTNAME:S/-/::/g}.3 -NO_STAGE= yes .include Modified: head/x11-toolkits/p5-Tk-FontDialog/pkg-plist ============================================================================== --- head/x11-toolkits/p5-Tk-FontDialog/pkg-plist Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Tk-FontDialog/pkg-plist Sun Jan 5 12:33:14 2014 (r338757) @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/FontDialog/.packlist %%SITE_PERL%%/Tk/FontDialog.pm +%%PERL5_MAN3%%/Tk::FontDialog.3.gz @dirrmtry %%SITE_PERL%%/Tk @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/FontDialog @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk Modified: head/x11-toolkits/p5-Tk-Splashscreen/Makefile ============================================================================== --- head/x11-toolkits/p5-Tk-Splashscreen/Makefile Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Tk-Splashscreen/Makefile Sun Jan 5 12:33:14 2014 (r338757) @@ -17,8 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Tk::Splashscreen.3 \ - Tk::waitVariableX.3 - -NO_STAGE= yes .include Modified: head/x11-toolkits/p5-Tk-Splashscreen/pkg-plist ============================================================================== --- head/x11-toolkits/p5-Tk-Splashscreen/pkg-plist Sun Jan 5 12:32:12 2014 (r338756) +++ head/x11-toolkits/p5-Tk-Splashscreen/pkg-plist Sun Jan 5 12:33:14 2014 (r338757) @@ -1,6 +1,8 @@ %%SITE_PERL%%/Tk/Splashscreen.pm %%SITE_PERL%%/Tk/waitVariableX.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/Splashscreen/.packlist +%%PERL5_MAN3%%/Tk::Splashscreen.3.gz +%%PERL5_MAN3%%/Tk::waitVariableX.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk/Splashscreen @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tk @dirrmtry %%SITE_PERL%%/Tk