svn commit: r329842 - head/databases/p5-Dancer-Session-Memcached
Grzegorz Blach
gblach at FreeBSD.org
Tue Oct 8 22:40:03 UTC 2013
Author: gblach
Date: Tue Oct 8 22:40:02 2013
New Revision: 329842
URL: http://svnweb.freebsd.org/changeset/ports/329842
Log:
- Support staging
Modified:
head/databases/p5-Dancer-Session-Memcached/Makefile
head/databases/p5-Dancer-Session-Memcached/pkg-plist
Modified: head/databases/p5-Dancer-Session-Memcached/Makefile
==============================================================================
--- head/databases/p5-Dancer-Session-Memcached/Makefile Tue Oct 8 22:39:08 2013 (r329841)
+++ head/databases/p5-Dancer-Session-Memcached/Makefile Tue Oct 8 22:40:02 2013 (r329842)
@@ -20,7 +20,4 @@ RUN_DEPENDS= p5-Cache-Memcached>=0:${POR
USES= perl5
USE_PERL5= configure
-MAN3= Dancer::Session::Memcached.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/databases/p5-Dancer-Session-Memcached/pkg-plist
==============================================================================
--- head/databases/p5-Dancer-Session-Memcached/pkg-plist Tue Oct 8 22:39:08 2013 (r329841)
+++ head/databases/p5-Dancer-Session-Memcached/pkg-plist Tue Oct 8 22:40:02 2013 (r329842)
@@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session/Memcached/.packlist
%%SITE_PERL%%/Dancer/Session/Memcached.pm
+%%PERL5_MAN3%%/Dancer::Session::Memcached.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session/Memcached
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session
More information about the svn-ports-head
mailing list