Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2013 12:14:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330223 - head/devel/p5-System-Command
Message-ID:  <201310131214.r9DCEFj1031392@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct 13 12:14:14 2013
New Revision: 330223
URL: http://svnweb.freebsd.org/changeset/ports/330223

Log:
  - Update to 1.106
  
  Changes:	http://search.cpan.org/dist/System-Command/Changes

Modified:
  head/devel/p5-System-Command/Makefile
  head/devel/p5-System-Command/distinfo
  head/devel/p5-System-Command/pkg-plist

Modified: head/devel/p5-System-Command/Makefile
==============================================================================
--- head/devel/p5-System-Command/Makefile	Sun Oct 13 12:14:10 2013	(r330222)
+++ head/devel/p5-System-Command/Makefile	Sun Oct 13 12:14:14 2013	(r330223)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	System-Command
-PORTVERSION=	1.105
+PORTVERSION=	1.106
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-System-Command/distinfo
==============================================================================
--- head/devel/p5-System-Command/distinfo	Sun Oct 13 12:14:10 2013	(r330222)
+++ head/devel/p5-System-Command/distinfo	Sun Oct 13 12:14:14 2013	(r330223)
@@ -1,2 +1,2 @@
-SHA256 (System-Command-1.105.tar.gz) = f6d97e05db470bbc1b730c13b609601dffcefc5e1a1d81ac90edc4e67961817d
-SIZE (System-Command-1.105.tar.gz) = 21970
+SHA256 (System-Command-1.106.tar.gz) = 9481c024b59d42dd756a87dc41275ee1660bbfd8cc45935a1e5c9a78a72cf194
+SIZE (System-Command-1.106.tar.gz) = 23157

Modified: head/devel/p5-System-Command/pkg-plist
==============================================================================
--- head/devel/p5-System-Command/pkg-plist	Sun Oct 13 12:14:10 2013	(r330222)
+++ head/devel/p5-System-Command/pkg-plist	Sun Oct 13 12:14:14 2013	(r330223)
@@ -1,6 +1,9 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/System/Command/.packlist
 %%SITE_PERL%%/System/Command.pm
+%%SITE_PERL%%/System/Command/Reaper.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/System/Command/.packlist
 %%PERL5_MAN3%%/System::Command.3.gz
+%%PERL5_MAN3%%/System::Command::Reaper.3.gz
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/System/Command
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/System
+@dirrm %%SITE_PERL%%/System/Command
 @dirrmtry %%SITE_PERL%%/System



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