svn commit: r343077 - head/net/p5-Net-FS-Gmail
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Feb 6 13:49:00 UTC 2014
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
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
@dirrmtry %%SITE_PERL%%/Net/FS
- at dirrmtry %%SITE_PERL%%/Net
More information about the svn-ports-all
mailing list