svn commit: r342953 - head/devel/p5-Sepia
Emanuel Haupt
ehaupt at FreeBSD.org
Thu Feb 6 08:15:12 UTC 2014
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
More information about the svn-ports-all
mailing list