diff options
-rw-r--r-- | devel/p5-File-Spec/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Spec/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-File-Spec/pkg-descr | 16 | ||||
-rw-r--r-- | devel/p5-PathTools/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-PathTools/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-PathTools/pkg-descr | 16 |
6 files changed, 20 insertions, 24 deletions
diff --git a/devel/p5-File-Spec/Makefile b/devel/p5-File-Spec/Makefile index 83d64793e12..2f726f2d96e 100644 --- a/devel/p5-File-Spec/Makefile +++ b/devel/p5-File-Spec/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Spec -PORTVERSION= 0.86 +PORTVERSION= 0.90 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File diff --git a/devel/p5-File-Spec/distinfo b/devel/p5-File-Spec/distinfo index cf0ee5ac178..8f8e7e29e36 100644 --- a/devel/p5-File-Spec/distinfo +++ b/devel/p5-File-Spec/distinfo @@ -1,2 +1,2 @@ -MD5 (File-Spec-0.86.tar.gz) = 281a4f82d39daba6374890d07c20bfa6 -SIZE (File-Spec-0.86.tar.gz) = 31548 +MD5 (File-Spec-0.90.tar.gz) = 7b8d2c4db438ded45f78f79ee7562909 +SIZE (File-Spec-0.90.tar.gz) = 33064 diff --git a/devel/p5-File-Spec/pkg-descr b/devel/p5-File-Spec/pkg-descr index c6b391dddff..3dd8fae8a88 100644 --- a/devel/p5-File-Spec/pkg-descr +++ b/devel/p5-File-Spec/pkg-descr @@ -1,9 +1,7 @@ -This module is designed to support operations commonly -performed on file specifications (usually called "file -names", but not to be confused with the contents of a -file, or Perl's file handles), such as concatenating -several directory and file names into a single path, or -determining whether a path is rooted. It is based on code -directly taken from MakeMaker 5.17, code written by -Andreas Koenig, Andy Dougherty, Charles Bailey, Ilya -Zakharevich, Paul Schinder, and others. +This module is designed to support operations commonly performed on file +specifications (usually called "file names", but not to be confused with +the contents of a file, or Perl's file handles), such as concatenating +several directory and file names into a single path, or determining +whether a path is rooted. + +WWW: http://search.cpan.org/dist/File-Spec/ diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile index 83d64793e12..2f726f2d96e 100644 --- a/devel/p5-PathTools/Makefile +++ b/devel/p5-PathTools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Spec -PORTVERSION= 0.86 +PORTVERSION= 0.90 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File diff --git a/devel/p5-PathTools/distinfo b/devel/p5-PathTools/distinfo index cf0ee5ac178..8f8e7e29e36 100644 --- a/devel/p5-PathTools/distinfo +++ b/devel/p5-PathTools/distinfo @@ -1,2 +1,2 @@ -MD5 (File-Spec-0.86.tar.gz) = 281a4f82d39daba6374890d07c20bfa6 -SIZE (File-Spec-0.86.tar.gz) = 31548 +MD5 (File-Spec-0.90.tar.gz) = 7b8d2c4db438ded45f78f79ee7562909 +SIZE (File-Spec-0.90.tar.gz) = 33064 diff --git a/devel/p5-PathTools/pkg-descr b/devel/p5-PathTools/pkg-descr index c6b391dddff..3dd8fae8a88 100644 --- a/devel/p5-PathTools/pkg-descr +++ b/devel/p5-PathTools/pkg-descr @@ -1,9 +1,7 @@ -This module is designed to support operations commonly -performed on file specifications (usually called "file -names", but not to be confused with the contents of a -file, or Perl's file handles), such as concatenating -several directory and file names into a single path, or -determining whether a path is rooted. It is based on code -directly taken from MakeMaker 5.17, code written by -Andreas Koenig, Andy Dougherty, Charles Bailey, Ilya -Zakharevich, Paul Schinder, and others. +This module is designed to support operations commonly performed on file +specifications (usually called "file names", but not to be confused with +the contents of a file, or Perl's file handles), such as concatenating +several directory and file names into a single path, or determining +whether a path is rooted. + +WWW: http://search.cpan.org/dist/File-Spec/ |