update to divecmd-0.1.3; from kristaps@ (author and MAINTAINER)
This commit is contained in:
parent
0786e42fd0
commit
8e57304871
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2018/08/17 00:44:08 schwarze Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2018/09/30 13:05:17 schwarze Exp $
|
||||
|
||||
COMMENT = download and process dive computer data
|
||||
|
||||
DISTNAME = divecmd-0.1.1
|
||||
DISTNAME = divecmd-0.1.3
|
||||
|
||||
CATEGORIES = misc
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (divecmd-0.1.1.tar.gz) = yexMGDjxeA/+a4WxVzhMlLPRFN3NWhx/A8rYi/H0Yvo=
|
||||
SIZE (divecmd-0.1.1.tar.gz) = 64071
|
||||
SHA256 (divecmd-0.1.3.tar.gz) = KMVg65JrV65Z0kiKSw7JWl7AfGDJyjlSjINmaaklJIE=
|
||||
SIZE (divecmd-0.1.3.tar.gz) = 68475
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/08/17 00:44:08 schwarze Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/09/30 13:05:17 schwarze Exp $
|
||||
@bin bin/dcmd
|
||||
@bin bin/dcmd2csv
|
||||
@bin bin/dcmd2grap
|
||||
@ -9,7 +9,7 @@ bin/dcmd2ps
|
||||
@bin bin/dcmdfind
|
||||
@bin bin/dcmdls
|
||||
@bin bin/dcmdterm
|
||||
@comment bin/ssrf2dcmd
|
||||
@bin bin/ssrf2dcmd
|
||||
@man man/man1/dcmd.1
|
||||
@man man/man1/dcmd2csv.1
|
||||
@man man/man1/dcmd2grap.1
|
||||
@ -20,4 +20,4 @@ bin/dcmd2ps
|
||||
@man man/man1/dcmdfind.1
|
||||
@man man/man1/dcmdls.1
|
||||
@man man/man1/dcmdterm.1
|
||||
@comment man/man1/ssrf2dcmd.1
|
||||
@man man/man1/ssrf2dcmd.1
|
||||
|
Loading…
Reference in New Issue
Block a user