diff options
author | krion <krion@FreeBSD.org> | 2003-12-24 08:22:03 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-24 08:22:03 +0800 |
commit | 55b4e0d1c4cc282858792fc1d3004fb5a9f4730b (patch) | |
tree | 180506c4450047b59d10a5584b3d5682dc8dcbc8 | |
parent | 71cecdd6d0d3e4803157301678561b13614bf906 (diff) | |
download | freebsd-ports-gnome-55b4e0d1c4cc282858792fc1d3004fb5a9f4730b.tar.gz freebsd-ports-gnome-55b4e0d1c4cc282858792fc1d3004fb5a9f4730b.tar.zst freebsd-ports-gnome-55b4e0d1c4cc282858792fc1d3004fb5a9f4730b.zip |
- Update to version 0.77
PR: 60518
Submitted by: Jim Shewmaker <jim@bluenotch.com>
Approved by: maintainer
-rw-r--r-- | security/p5-File-Scan/Makefile | 2 | ||||
-rw-r--r-- | security/p5-File-Scan/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-File-Scan/Makefile b/security/p5-File-Scan/Makefile index 5ba2669ca163..d3686dbe8904 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Scan -PORTVERSION= 0.75 +PORTVERSION= 0.77 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File/HDIAS diff --git a/security/p5-File-Scan/distinfo b/security/p5-File-Scan/distinfo index 61ded345c614..c75011712bb9 100644 --- a/security/p5-File-Scan/distinfo +++ b/security/p5-File-Scan/distinfo @@ -1 +1 @@ -MD5 (File-Scan-0.75.tar.gz) = 913ccf05ba40aa59f24354654ffd754f +MD5 (File-Scan-0.77.tar.gz) = c74cc9308fee9f35b8795b328af16688 |