svn commit: r330223 - head/devel/p5-System-Command
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Oct 13 12:14:16 UTC 2013
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
+ at dirrm %%SITE_PERL%%/System/Command
@dirrmtry %%SITE_PERL%%/System
More information about the svn-ports-head
mailing list