Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2014 17:46:26 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371878 - head/devel/p5-Devel-REPL
Message-ID:  <201410311746.s9VHkQkW057066@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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