diff options
author | martti <martti@pkgsrc.org> | 2002-03-15 12:11:09 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-03-15 12:11:09 +0000 |
commit | 18da3610dcec372dcafcbe2d073c9bf92b35730b (patch) | |
tree | 068b0f5cd8562bb7e24ac6ecb76047faec7c8e78 /devel/p5-File-PathConvert | |
parent | 3621d897c32cfa44ccafa232969a939380d411a1 (diff) | |
download | pkgsrc-18da3610dcec372dcafcbe2d073c9bf92b35730b.tar.gz |
Updated p5-File-PathConvert to 0.9 (provided by Shell Hung in pkg/15872)
- changes unknown
Diffstat (limited to 'devel/p5-File-PathConvert')
-rw-r--r-- | devel/p5-File-PathConvert/DESCR | 6 | ||||
-rw-r--r-- | devel/p5-File-PathConvert/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-File-PathConvert/distinfo | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/p5-File-PathConvert/DESCR b/devel/p5-File-PathConvert/DESCR index 1b4c0c862ad..1676fae2320 100644 --- a/devel/p5-File-PathConvert/DESCR +++ b/devel/p5-File-PathConvert/DESCR @@ -1,3 +1,3 @@ -This module provides multiplatform routines to convert paths -and URLs from absolute to relative and vice versa and to split -paths into volume, directory, and filename portions. +This module provides multiplatform routines to convert paths and +URLs from absolute to relative and vice versa and to split paths +into volume, directory, and filename portions. diff --git a/devel/p5-File-PathConvert/Makefile b/devel/p5-File-PathConvert/Makefile index bc80f244271..b785d03fb51 100644 --- a/devel/p5-File-PathConvert/Makefile +++ b/devel/p5-File-PathConvert/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2001/11/26 06:49:50 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/03/15 12:11:10 martti Exp $ # -DISTNAME= File-PathConvert-0.85 +DISTNAME= File-PathConvert-0.9 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5fpc CATEGORIES= devel perl5 diff --git a/devel/p5-File-PathConvert/distinfo b/devel/p5-File-PathConvert/distinfo index 42cef9a2213..637bc54f02a 100644 --- a/devel/p5-File-PathConvert/distinfo +++ b/devel/p5-File-PathConvert/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 00:44:37 wiz Exp $ +$NetBSD: distinfo,v 1.3 2002/03/15 12:11:10 martti Exp $ -SHA1 (File-PathConvert-0.85.tar.gz) = 5edcb84c53b8530a2b466847d17fd1dd7a470a02 -Size (File-PathConvert-0.85.tar.gz) = 22974 bytes +SHA1 (File-PathConvert-0.9.tar.gz) = 633b714c3951207c0d360980801d0c1ca1dc9661 +Size (File-PathConvert-0.9.tar.gz) = 23807 bytes |