Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 06:58:26 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331095 - head/devel/p5-POSIX-strptime
Message-ID:  <201310210658.r9L6wQwJ091795@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Oct 21 06:58:26 2013
New Revision: 331095
URL: http://svnweb.freebsd.org/changeset/ports/331095

Log:
  - Add staging support
  
  PR:		ports/183138
  Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)

Modified:
  head/devel/p5-POSIX-strptime/Makefile
  head/devel/p5-POSIX-strptime/pkg-plist

Modified: head/devel/p5-POSIX-strptime/Makefile
==============================================================================
--- head/devel/p5-POSIX-strptime/Makefile	Mon Oct 21 06:43:08 2013	(r331094)
+++ head/devel/p5-POSIX-strptime/Makefile	Mon Oct 21 06:58:26 2013	(r331095)
@@ -16,7 +16,4 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	POSIX::strptime.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-POSIX-strptime/pkg-plist
==============================================================================
--- head/devel/p5-POSIX-strptime/pkg-plist	Mon Oct 21 06:43:08 2013	(r331094)
+++ head/devel/p5-POSIX-strptime/pkg-plist	Mon Oct 21 06:58:26 2013	(r331095)
@@ -2,6 +2,7 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/strptime/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/strptime/strptime.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/strptime/strptime.so
+%%PERL5_MAN3%%/POSIX::strptime.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX/strptime
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POSIX
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/POSIX



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