diff options
author | erwin <erwin@FreeBSD.org> | 2004-03-23 15:47:31 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2004-03-23 15:47:31 +0800 |
commit | 5f2ba51ea779d579a769423fb810e48075f5b4b8 (patch) | |
tree | 20eb7bf48e623fb4f5bdc3c80cf65e185dfad6e6 | |
parent | f01941cd2c22a7d97f7df310323bf11ab65b8f14 (diff) | |
download | freebsd-ports-gnome-5f2ba51ea779d579a769423fb810e48075f5b4b8.tar.gz freebsd-ports-gnome-5f2ba51ea779d579a769423fb810e48075f5b4b8.tar.zst freebsd-ports-gnome-5f2ba51ea779d579a769423fb810e48075f5b4b8.zip |
Update to 0.9.7
PR: 64598
Submitted by: maintainer
-rw-r--r-- | security/p5-File-Scan/Makefile | 2 | ||||
-rw-r--r-- | security/p5-File-Scan/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-File-Scan/Makefile b/security/p5-File-Scan/Makefile index 7b102cdaae1e..a12d3fc0c804 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Scan -PORTVERSION= 0.96 +PORTVERSION= 0.97 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 1915aeae20e5..9bc23084c56f 100644 --- a/security/p5-File-Scan/distinfo +++ b/security/p5-File-Scan/distinfo @@ -1,2 +1,2 @@ -MD5 (File-Scan-0.96.tar.gz) = 215730b7d8eef48aa19a4debdff6ab4a -SIZE (File-Scan-0.96.tar.gz) = 49144 +MD5 (File-Scan-0.97.tar.gz) = b5758ab5589c625f50b032b479550623 +SIZE (File-Scan-0.97.tar.gz) = 49182 |