Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2014 12:33:14 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
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...
Message-ID:  <201401051233.s05CXEGa062193@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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 <bsd.port.mk>

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 <bsd.port.mk>

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 <bsd.port.mk>

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 <bsd.port.mk>

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 <bsd.port.mk>

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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401051233.s05CXEGa062193>