svn commit: r371878 - head/devel/p5-Devel-REPL
Mathieu Arnold
mat at FreeBSD.org
Fri Oct 31 17:46:27 UTC 2014
Author: mat
Date: Fri Oct 31 17:46:26 2014
New Revision: 371878
URL: https://svnweb.freebsd.org/changeset/ports/371878
QAT: https://qat.redports.org/buildarchive/r371878/
Log:
Fix plist.
Sponsored by: Absolight
Modified:
head/devel/p5-Devel-REPL/Makefile
head/devel/p5-Devel-REPL/pkg-plist
Modified: head/devel/p5-Devel-REPL/Makefile
==============================================================================
--- head/devel/p5-Devel-REPL/Makefile Fri Oct 31 17:09:22 2014 (r371877)
+++ head/devel/p5-Devel-REPL/Makefile Fri Oct 31 17:46:26 2014 (r371878)
@@ -3,6 +3,7 @@
PORTNAME= Devel-REPL
PORTVERSION= 1.003025
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/devel/p5-Devel-REPL/pkg-plist
==============================================================================
--- head/devel/p5-Devel-REPL/pkg-plist Fri Oct 31 17:09:22 2014 (r371877)
+++ head/devel/p5-Devel-REPL/pkg-plist Fri Oct 31 17:46:26 2014 (r371878)
@@ -36,6 +36,7 @@ bin/re.pl
%%SITE_PERL%%/Devel/REPL/Profile.pm
%%SITE_PERL%%/Devel/REPL/Profile/Default.pm
%%SITE_PERL%%/Devel/REPL/Profile/Minimal.pm
+%%SITE_PERL%%/Devel/REPL/Profile/Standard.pm
%%SITE_PERL%%/Devel/REPL/Script.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Devel/REPL/.packlist
%%PERL5_MAN3%%/Devel::REPL.3.gz
More information about the svn-ports-all
mailing list