diff options
author | clsung <clsung@FreeBSD.org> | 2006-01-30 15:32:14 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-01-30 15:32:14 +0800 |
commit | 25d23c2bf96c07d201c3cb5a18f9a46125383523 (patch) | |
tree | 24aa39a82bcc85aeedcec7cf1d68e0b5c7fac69a /devel/p5-File-Copy-Recursive | |
parent | 7818937f2ff59c2a41b27955f5f1e4777771a7e6 (diff) | |
download | freebsd-ports-gnome-25d23c2bf96c07d201c3cb5a18f9a46125383523.tar.gz freebsd-ports-gnome-25d23c2bf96c07d201c3cb5a18f9a46125383523.tar.zst freebsd-ports-gnome-25d23c2bf96c07d201c3cb5a18f9a46125383523.zip |
- update to 0.18
* from Changes:
- added parens to the opendir() calls to avoid spurious 5.8.1
and < warnings, thanks Chris Scott for letting me know about it
- fixed change log 0.17 mistype {(0 to ()} :)
Diffstat (limited to 'devel/p5-File-Copy-Recursive')
-rw-r--r-- | devel/p5-File-Copy-Recursive/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-File-Copy-Recursive/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-File-Copy-Recursive/Makefile b/devel/p5-File-Copy-Recursive/Makefile index 423854e3fad9..b7434d4d5d32 100644 --- a/devel/p5-File-Copy-Recursive/Makefile +++ b/devel/p5-File-Copy-Recursive/Makefile @@ -7,7 +7,7 @@ # PORTNAME= File-Copy-Recursive -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File diff --git a/devel/p5-File-Copy-Recursive/distinfo b/devel/p5-File-Copy-Recursive/distinfo index ba63d04bec0b..9e8117369799 100644 --- a/devel/p5-File-Copy-Recursive/distinfo +++ b/devel/p5-File-Copy-Recursive/distinfo @@ -1,3 +1,3 @@ -MD5 (File-Copy-Recursive-0.17.tar.gz) = 1ab8692ec6db84e294712a14fcf8aa6c -SHA256 (File-Copy-Recursive-0.17.tar.gz) = eaf7301fb0931a3a229f18999c757fbc9890b0ac003e217379075e2834ed94d5 -SIZE (File-Copy-Recursive-0.17.tar.gz) = 7963 +MD5 (File-Copy-Recursive-0.18.tar.gz) = 19b6f7f3fdb72ad6d61b60c8c24991d0 +SHA256 (File-Copy-Recursive-0.18.tar.gz) = da151669b358b62fbd6d9bc026fdcf07932c4c9a4c2f688d009226d328f93c86 +SIZE (File-Copy-Recursive-0.18.tar.gz) = 8059 |