Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 13:28:37 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r343071 - head/news/p5-NNML
Message-ID:  <201402061328.s16DSb7S042195@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 13:28:36 2014
New Revision: 343071
URL: http://svnweb.freebsd.org/changeset/ports/343071
QAT: https://qat.redports.org/buildarchive/r343071/

Log:
  Support staging.

Modified:
  head/news/p5-NNML/Makefile
  head/news/p5-NNML/pkg-plist

Modified: head/news/p5-NNML/Makefile
==============================================================================
--- head/news/p5-NNML/Makefile	Thu Feb  6 13:26:42 2014	(r343070)
+++ head/news/p5-NNML/Makefile	Thu Feb  6 13:28:36 2014	(r343071)
@@ -15,14 +15,10 @@ USE_PERL5=	configure
 
 RESTRICTED=	License unknown
 
-MAN1=		nnmirror.1 nnsync.1 overview.1
-MAN3=		NNML::Server.3
-
 .if defined(BATCH)
 CONFIGURE_ARGS+=	< /dev/null
 .else
 IS_INTERACTIVE=	yes
 .endif
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/news/p5-NNML/pkg-plist
==============================================================================
--- head/news/p5-NNML/pkg-plist	Thu Feb  6 13:26:42 2014	(r343070)
+++ head/news/p5-NNML/pkg-plist	Thu Feb  6 13:28:36 2014	(r343071)
@@ -1,6 +1,10 @@
 bin/nnmirror
 bin/nnsync
 bin/overview
+man/man1/nnmirror.1.gz
+man/man1/nnsync.1.gz
+man/man1/overview.1.gz
+%%PERL5_MAN3%%/NNML::Server.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/NNML/.packlist
 %%SITE_PERL%%/NNML/Active.pm
 %%SITE_PERL%%/NNML/Auth.pm



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