svn commit: r331028 - head/textproc/p5-Time-Human
Eitan Adler
eadler at FreeBSD.org
Sun Oct 20 15:26:43 UTC 2013
Author: eadler
Date: Sun Oct 20 15:26:42 2013
New Revision: 331028
URL: http://svnweb.freebsd.org/changeset/ports/331028
Log:
- Convert to staging
Modified:
head/textproc/p5-Time-Human/Makefile
head/textproc/p5-Time-Human/pkg-plist
Modified: head/textproc/p5-Time-Human/Makefile
==============================================================================
--- head/textproc/p5-Time-Human/Makefile Sun Oct 20 15:23:55 2013 (r331027)
+++ head/textproc/p5-Time-Human/Makefile Sun Oct 20 15:26:42 2013 (r331028)
@@ -13,10 +13,7 @@ COMMENT= Convert localtime() format to "
USES= perl5
USE_PERL5= configure
-MAN3= Time::Human.3
-
test: build
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/textproc/p5-Time-Human/pkg-plist
==============================================================================
--- head/textproc/p5-Time-Human/pkg-plist Sun Oct 20 15:23:55 2013 (r331027)
+++ head/textproc/p5-Time-Human/pkg-plist Sun Oct 20 15:26:42 2013 (r331028)
@@ -1,4 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Human/.packlist
+%%PERL5_MAN3%%/Time::Human.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Human
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time
%%SITE_PERL%%/Time/Human.pm
More information about the svn-ports-all
mailing list