svn commit: r329845 - head/security/p5-Dancer-Plugin-Passphrase
Grzegorz Blach
gblach at FreeBSD.org
Tue Oct 8 22:43:48 UTC 2013
Author: gblach
Date: Tue Oct 8 22:43:47 2013
New Revision: 329845
URL: http://svnweb.freebsd.org/changeset/ports/329845
Log:
- Support staging
Modified:
head/security/p5-Dancer-Plugin-Passphrase/Makefile
head/security/p5-Dancer-Plugin-Passphrase/pkg-plist
Modified: head/security/p5-Dancer-Plugin-Passphrase/Makefile
==============================================================================
--- head/security/p5-Dancer-Plugin-Passphrase/Makefile Tue Oct 8 22:42:35 2013 (r329844)
+++ head/security/p5-Dancer-Plugin-Passphrase/Makefile Tue Oct 8 22:43:47 2013 (r329845)
@@ -27,7 +27,4 @@ RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www
USES= perl5
USE_PERL5= configure
-MAN3= Dancer::Plugin::Passphrase.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/security/p5-Dancer-Plugin-Passphrase/pkg-plist
==============================================================================
--- head/security/p5-Dancer-Plugin-Passphrase/pkg-plist Tue Oct 8 22:42:35 2013 (r329844)
+++ head/security/p5-Dancer-Plugin-Passphrase/pkg-plist Tue Oct 8 22:43:47 2013 (r329845)
@@ -1,5 +1,6 @@
%%SITE_PERL%%/Dancer/Plugin/Passphrase.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Passphrase/.packlist
+%%PERL5_MAN3%%/Dancer::Plugin::Passphrase.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Passphrase
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
More information about the svn-ports-head
mailing list