diff options
author | skv <skv@FreeBSD.org> | 2004-12-13 19:31:25 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2004-12-13 19:31:25 +0800 |
commit | 26b10efbff271a3a7235fe000c2f7688d1f06765 (patch) | |
tree | b80421d3c4b8b861c435b47c8bb138fcce75609d /devel | |
parent | ad66ef5e69cdc140af34134461d309ab0e12d662 (diff) | |
download | freebsd-ports-gnome-26b10efbff271a3a7235fe000c2f7688d1f06765.tar.gz freebsd-ports-gnome-26b10efbff271a3a7235fe000c2f7688d1f06765.tar.zst freebsd-ports-gnome-26b10efbff271a3a7235fe000c2f7688d1f06765.zip |
Updated to 0.90
PR: ports/74505
Submitted by: skv
Approved by: maintainer timeout (14 days 1 hour 5 minutes)
Diffstat (limited to 'devel')
-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 83d64793e122..2f726f2d96e7 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 cf0ee5ac1784..8f8e7e29e368 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 c6b391dddffe..3dd8fae8a883 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 83d64793e122..2f726f2d96e7 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 cf0ee5ac1784..8f8e7e29e368 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 c6b391dddffe..3dd8fae8a883 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/ |