Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 13:48:59 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343077 - head/net/p5-Net-FS-Gmail
Message-ID:  <201402061348.s16Dmxa6050220@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 13:48:59 2014
New Revision: 343077
URL: http://svnweb.freebsd.org/changeset/ports/343077
QAT: https://qat.redports.org/buildarchive/r343077/

Log:
  Support staging.

Modified:
  head/net/p5-Net-FS-Gmail/Makefile
  head/net/p5-Net-FS-Gmail/pkg-plist

Modified: head/net/p5-Net-FS-Gmail/Makefile
==============================================================================
--- head/net/p5-Net-FS-Gmail/Makefile	Thu Feb  6 13:46:39 2014	(r343076)
+++ head/net/p5-Net-FS-Gmail/Makefile	Thu Feb  6 13:48:59 2014	(r343077)
@@ -18,8 +18,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=		gmailfs.1
-MAN3=		Net::FS::Gmail.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/net/p5-Net-FS-Gmail/pkg-plist
==============================================================================
--- head/net/p5-Net-FS-Gmail/pkg-plist	Thu Feb  6 13:46:39 2014	(r343076)
+++ head/net/p5-Net-FS-Gmail/pkg-plist	Thu Feb  6 13:48:59 2014	(r343077)
@@ -1,9 +1,8 @@
 bin/gmailfs
+man/man1/gmailfs.1.gz
+%%PERL5_MAN3%%/Net::FS::Gmail.3.gz
 %%SITE_PERL%%/Net/FS/Gmail.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS/Gmail/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS/Gmail
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/FS
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
 @dirrmtry %%SITE_PERL%%/Net/FS
-@dirrmtry %%SITE_PERL%%/Net



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