Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 08:15:11 +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: r342953 - head/devel/p5-Sepia
Message-ID:  <201402060815.s168FBMB012057@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Feb  6 08:15:11 2014
New Revision: 342953
URL: http://svnweb.freebsd.org/changeset/ports/342953
QAT: https://qat.redports.org/buildarchive/r342953/

Log:
  - Support staging
  - Use single space between WWW and url

Modified:
  head/devel/p5-Sepia/Makefile
  head/devel/p5-Sepia/pkg-descr
  head/devel/p5-Sepia/pkg-plist

Modified: head/devel/p5-Sepia/Makefile
==============================================================================
--- head/devel/p5-Sepia/Makefile	Thu Feb  6 08:09:39 2014	(r342952)
+++ head/devel/p5-Sepia/Makefile	Thu Feb  6 08:15:11 2014	(r342953)
@@ -25,11 +25,8 @@ USE_PERL5=	configure
 USE_EMACS=	yes
 USE_GMAKE=	yes
 
-MAN3=	Sepia.3 Sepia::Xref.3
-MAN1=	sepl.1
 INFO=	sepia
 
 CONFIGURE_ARGS+=	--emacs ${EMACS_CMD} --lisp ${PREFIX}/${EMACS_SITE_LISPDIR}/sepia --info ${PREFIX}/${INFO_PATH}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Sepia/pkg-descr
==============================================================================
--- head/devel/p5-Sepia/pkg-descr	Thu Feb  6 08:09:39 2014	(r342952)
+++ head/devel/p5-Sepia/pkg-descr	Thu Feb  6 08:15:11 2014	(r342953)
@@ -3,4 +3,4 @@ development. This package contains the P
 implementation, including all user-serviceable parts (for the
 cross-referencing facility see Sepia::Xref).
 
-WWW:	http://search.cpan.org/dist/Sepia/
+WWW: http://search.cpan.org/dist/Sepia/

Modified: head/devel/p5-Sepia/pkg-plist
==============================================================================
--- head/devel/p5-Sepia/pkg-plist	Thu Feb  6 08:09:39 2014	(r342952)
+++ head/devel/p5-Sepia/pkg-plist	Thu Feb  6 08:15:11 2014	(r342953)
@@ -1,4 +1,7 @@
 bin/sepl
+man/man1/sepl.1.gz
+%%PERL5_MAN3%%/Sepia.3.gz
+%%PERL5_MAN3%%/Sepia::Xref.3.gz
 %%SITE_PERL%%/Sepia/Debug.pm
 %%SITE_PERL%%/Sepia/CPAN.pm
 %%SITE_PERL%%/Sepia/Xref.pm



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