diff options
author | clsung <clsung@FreeBSD.org> | 2006-01-29 23:42:19 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-01-29 23:42:19 +0800 |
commit | 0cc9710b39b34d230c71c6c2d98914fc8339e36b (patch) | |
tree | a031efb69c05026b385cff15898446744ad99cca | |
parent | ce598d4dd0391da1852bd9c8855924d981857eed (diff) | |
download | freebsd-ports-gnome-0cc9710b39b34d230c71c6c2d98914fc8339e36b.tar.gz freebsd-ports-gnome-0cc9710b39b34d230c71c6c2d98914fc8339e36b.tar.zst freebsd-ports-gnome-0cc9710b39b34d230c71c6c2d98914fc8339e36b.zip |
- update to 0.17
PR: 92461
Submitted by: leeym
-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 4b693664840e..423854e3fad9 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.16 +PORTVERSION= 0.17 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 76ca9eb27e08..ba63d04bec0b 100644 --- a/devel/p5-File-Copy-Recursive/distinfo +++ b/devel/p5-File-Copy-Recursive/distinfo @@ -1,3 +1,3 @@ -MD5 (File-Copy-Recursive-0.16.tar.gz) = feb03e5c434651124f0f5a3c04a63eac -SHA256 (File-Copy-Recursive-0.16.tar.gz) = 4c3063df60103c5340499493f816b81b36d9923c2e0655c9b69b9adac8b50c73 -SIZE (File-Copy-Recursive-0.16.tar.gz) = 7800 +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 |