diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-13 21:57:23 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-13 21:57:23 +0800 |
commit | 2130669c32a5a02fbb4140dec1e5b4de90d6256b (patch) | |
tree | 6012f4cb8a361224dc915ec46c64838a6c90db3d | |
parent | 0584c8fe18926f20843b727c3dc3e7be680d2f1a (diff) | |
download | freebsd-ports-gnome-2130669c32a5a02fbb4140dec1e5b4de90d6256b.tar.gz freebsd-ports-gnome-2130669c32a5a02fbb4140dec1e5b4de90d6256b.tar.zst freebsd-ports-gnome-2130669c32a5a02fbb4140dec1e5b4de90d6256b.zip |
Update to 1.33
PR: ports/72597
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 5e49dc246a22..43accb437552 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Scan -PORTVERSION= 1.27 +PORTVERSION= 1.33 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 91ac4d051691..9809745811c8 100644 --- a/security/p5-File-Scan/distinfo +++ b/security/p5-File-Scan/distinfo @@ -1,2 +1,2 @@ -MD5 (File-Scan-1.27.tar.gz) = ab789eba8e15d0753cc5f9182e345cea -SIZE (File-Scan-1.27.tar.gz) = 53282 +MD5 (File-Scan-1.33.tar.gz) = 1b60e259dbfe5505ef8edd9e88ee63ff +SIZE (File-Scan-1.33.tar.gz) = 54439 |