Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2014 16:01:40 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r341614 - head/devel/p5-Hash-MultiValue
Message-ID:  <201401281601.s0SG1e06054303@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Jan 28 16:01:40 2014
New Revision: 341614
URL: http://svnweb.freebsd.org/changeset/ports/341614
QAT: https://qat.redports.org/buildarchive/r341614/

Log:
  - Stage support

Modified:
  head/devel/p5-Hash-MultiValue/Makefile
  head/devel/p5-Hash-MultiValue/pkg-plist

Modified: head/devel/p5-Hash-MultiValue/Makefile
==============================================================================
--- head/devel/p5-Hash-MultiValue/Makefile	Tue Jan 28 16:01:24 2014	(r341613)
+++ head/devel/p5-Hash-MultiValue/Makefile	Tue Jan 28 16:01:40 2014	(r341614)
@@ -11,10 +11,7 @@ COMMENT=	Perl extension to store multipl
 
 TEST_DEPENDS=	p5-UNIVERSAL-ref>0:${PORTSDIR}/devel/p5-UNIVERSAL-ref
 
-NO_STAGE=	yes
 USES=	perl5
 USE_PERL5=	configure
 
-MAN3=	Hash::MultiValue.3
-
 .include <bsd.port.mk>

Modified: head/devel/p5-Hash-MultiValue/pkg-plist
==============================================================================
--- head/devel/p5-Hash-MultiValue/pkg-plist	Tue Jan 28 16:01:24 2014	(r341613)
+++ head/devel/p5-Hash-MultiValue/pkg-plist	Tue Jan 28 16:01:40 2014	(r341614)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Hash::MultiValue.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Hash/MultiValue/.packlist
 %%SITE_PERL%%/Hash/MultiValue.pm
 @dirrmtry %%SITE_PERL%%/Hash



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