Make fetchable again: the software has moved to github and the license
has changed to AGPLv3. The github repo contains two commits: initial commit and first commit, on March 7, 2019. The repo contains no tags or branches therefore we use a github hash to identify what will be fetched. The version number will remain the same until there is some clarity as to what the author of the distribution will do next.
This commit is contained in:
parent
b02fe3ae3e
commit
44431454cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511999
@ -4,15 +4,15 @@
|
||||
PORTNAME= recoverdm
|
||||
PORTVERSION= 0.20
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.vanheusden.com/recoverdm/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Recover files and discs with damaged sectors
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= AGPLv3
|
||||
|
||||
BROKEN= unfetchable
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= flok99
|
||||
GH_TAGNAME= 8ecb743
|
||||
|
||||
PLIST_FILES= bin/mergebad bin/recoverdm man/man1/${PORTNAME}.1.gz
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (recoverdm-0.20.tgz) = 0fd4bc3ce4360a12f69c1440bc31ffd29f0e88f38b9279fb4a783a173d4f6f4c
|
||||
SIZE (recoverdm-0.20.tgz) = 9946
|
||||
TIMESTAMP = 1568444771
|
||||
SHA256 (flok99-recoverdm-0.20-8ecb743_GH0.tar.gz) = df40fc0da8200c63402c6946b68d6e5a92319816afb80e7dee06405242e9243b
|
||||
SIZE (flok99-recoverdm-0.20-8ecb743_GH0.tar.gz) = 21996
|
||||
|
Loading…
Reference in New Issue
Block a user