- Update to 1.3.6
- Update WWW in pkg-descr - Pass maintainership to submitter PR: ports/84998 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
This commit is contained in:
parent
585818eaba
commit
1ef8ca871b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141300
3 changed files with 9 additions and 9 deletions
|
@ -1,16 +1,16 @@
|
|||
# New ports collection makefile for: cksfv
|
||||
# Date created: 18 October 2000
|
||||
# Whom: Johann Visagie <johann@egenetics.com>
|
||||
# Date created: 18 October 2000
|
||||
# Whom: Johann Visagie <johann@egenetics.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cksfv
|
||||
PORTVERSION= 1.3.5
|
||||
PORTVERSION= 1.3.6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.modeemi.fi/~shd/foss/cksfv/files/
|
||||
MASTER_SITES= http://zakalwe.virtuaalipalvelin.net/~shd/foss/cksfv/files/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= ehaupt@critical.ch
|
||||
COMMENT= Create or manipulate Simple File Verification (SFV) checksum files
|
||||
|
||||
PLIST_FILES= bin/cksfv
|
||||
|
@ -18,6 +18,6 @@ PLIST_FILES= bin/cksfv
|
|||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --mandir=${PREFIX}/man --prefix=${PREFIX}
|
||||
|
||||
MAN1= cksfv.1
|
||||
MAN1= cksfv.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (cksfv-1.3.5.tar.gz) = d6f1b8f1e6dc251f5e815406d30f8afc
|
||||
SIZE (cksfv-1.3.5.tar.gz) = 23387
|
||||
MD5 (cksfv-1.3.6.tar.gz) = e952bae247ddce191a0f807966efa9d7
|
||||
SIZE (cksfv-1.3.6.tar.gz) = 23636
|
||||
|
|
|
@ -6,4 +6,4 @@ CRC-32 checksums for all the files that comprise the package.
|
|||
cksfv (Check SFV) can both create simple file verification (SFV) files, and
|
||||
test file integrity against existing SFV files.
|
||||
|
||||
WWW: http://www.modeemi.fi/~shd/foss/cksfv/
|
||||
WWW: http://freshmeat.net/projects/cksfv
|
||||
|
|
Loading…
Reference in a new issue