diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-15 04:43:20 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-15 04:43:20 +0000 |
commit | b5ef2658a85470e99b5eaff9964fd46b6f19f797 (patch) | |
tree | a0aab31e7d450c3628be913d663c950e0ff73333 /security/p5-File-Scan | |
parent | ec1e92c40420f98939d5eb3253ca2b26fb743a44 (diff) | |
download | ports-b5ef2658a85470e99b5eaff9964fd46b6f19f797.tar.gz ports-b5ef2658a85470e99b5eaff9964fd46b6f19f797.zip |
- Update to version 1.02
PR: ports/65552
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=107087
Diffstat (limited to 'security/p5-File-Scan')
-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 424b14e13919..b30756f0e09f 100644 --- a/security/p5-File-Scan/Makefile +++ b/security/p5-File-Scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File-Scan -PORTVERSION= 1.01 +PORTVERSION= 1.02 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 10d2ddf56cce..41fb296aca56 100644 --- a/security/p5-File-Scan/distinfo +++ b/security/p5-File-Scan/distinfo @@ -1,2 +1,2 @@ -MD5 (File-Scan-1.01.tar.gz) = 6694e87ea46a4de9b660f4e4ad4d6c55 -SIZE (File-Scan-1.01.tar.gz) = 49779 +MD5 (File-Scan-1.02.tar.gz) = 8b267d2e2aa82c446d68ef53a7d614b8 +SIZE (File-Scan-1.02.tar.gz) = 49962 |