diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-26 09:45:29 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2008-06-26 09:45:29 +0000 |
commit | e728a7be0806e15fccdc5ae1c9dea1bb06ee91ea (patch) | |
tree | 99bd1e12b38b82d3c056858409f33d203603dd08 /security/cfv | |
parent | fe739a783c317464632c68e332a1673b3536a704 (diff) | |
download | ports-e728a7be0806e15fccdc5ae1c9dea1bb06ee91ea.tar.gz ports-e728a7be0806e15fccdc5ae1c9dea1bb06ee91ea.zip |
Notes
Diffstat (limited to 'security/cfv')
-rw-r--r-- | security/cfv/Makefile | 5 | ||||
-rw-r--r-- | security/cfv/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/cfv/Makefile b/security/cfv/Makefile index 1afb2d26ed1e..55e489d45456 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -7,10 +7,9 @@ # PORTNAME= cfv -PORTVERSION= 1.18.1 +PORTVERSION= 1.18.2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Utility to both test and create .sfv, .csv and md5sum files diff --git a/security/cfv/distinfo b/security/cfv/distinfo index 7259a8ff8d3b..b484d1752040 100644 --- a/security/cfv/distinfo +++ b/security/cfv/distinfo @@ -1,3 +1,3 @@ -MD5 (cfv-1.18.1.tar.gz) = f1779d83c5f0ddaa4df864e19ec95ffc -SHA256 (cfv-1.18.1.tar.gz) = 1164efc88b908257e8cb5adc826bc901e56022b304a8e76dc92d800d822a6c69 -SIZE (cfv-1.18.1.tar.gz) = 65578 +MD5 (cfv-1.18.2.tar.gz) = 775d8001228c5ba6549825318f906d26 +SHA256 (cfv-1.18.2.tar.gz) = 73fc368e3717cdc7062c3c909778d03d15128bc9a18a76c7e4f7a75e8a99f391 +SIZE (cfv-1.18.2.tar.gz) = 67970 |