svn commit: r344664 - head/devel/cpan-upload-http

Martin Wilke miwi at FreeBSD.org
Mon Feb 17 06:52:18 UTC 2014


Author: miwi
Date: Mon Feb 17 06:52:17 2014
New Revision: 344664
URL: http://svnweb.freebsd.org/changeset/ports/344664
QAT: https://qat.redports.org/buildarchive/r344664/

Log:
  - Stage support

Modified:
  head/devel/cpan-upload-http/Makefile
  head/devel/cpan-upload-http/pkg-plist

Modified: head/devel/cpan-upload-http/Makefile
==============================================================================
--- head/devel/cpan-upload-http/Makefile	Mon Feb 17 06:52:11 2014	(r344663)
+++ head/devel/cpan-upload-http/Makefile	Mon Feb 17 06:52:17 2014	(r344664)
@@ -18,7 +18,4 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN1=	cpan-upload-http.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/cpan-upload-http/pkg-plist
==============================================================================
--- head/devel/cpan-upload-http/pkg-plist	Mon Feb 17 06:52:11 2014	(r344663)
+++ head/devel/cpan-upload-http/pkg-plist	Mon Feb 17 06:52:17 2014	(r344664)
@@ -1,3 +1,4 @@
 bin/cpan-upload-http
+man/man1/cpan-upload-http.1.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload-http/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/cpan-upload-http


More information about the svn-ports-all mailing list