diff options
| author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-30 07:32:14 +0000 |
|---|---|---|
| committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-30 07:32:14 +0000 |
| commit | 28aa0fa74c06090abb000d3ff3a7c81a8fbd0057 (patch) | |
| tree | 25f0e2589a9ac358f81a1ed8548eba8679144871 | |
| parent | - update to 0.30 (diff) | |
- 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 ()} :)
Notes
Notes:
svn path=/head/; revision=154773
| -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 |
