-
Notifications
You must be signed in to change notification settings - Fork 768
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update to 1.7. Reported by: Joao Eriberto Mota Filho <[email protected]>
- Loading branch information
nobutaka
authored and
nobutaka
committed
Feb 9, 2020
1 parent
46e6b14
commit 8a652e2
Showing
6 changed files
with
15 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,14 +2,22 @@ | |
# $FreeBSD$ | ||
|
||
PORTNAME= dcfldd | ||
DISTVERSION= 1.3.4-1 | ||
DISTVERSION= 1.7 | ||
CATEGORIES= sysutils | ||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/ | ||
|
||
MAINTAINER= [email protected] | ||
COMMENT= Enhanced dd tool with MD5 hashing capability | ||
|
||
GNU_CONFIGURE= yes | ||
LICENSE= GPLv2 | ||
LICENSE_FILE= ${WRKSRC}/COPYING | ||
|
||
USES= autoreconf | ||
USE_GITHUB= yes | ||
GH_ACCOUNT= resurrecting-open-source-projects | ||
GH_PROJECT= dcfldd | ||
GH_TAGNAME= v1.7 | ||
|
||
GNU_CONFIGURE=yes | ||
|
||
PLIST_FILES= bin/dcfldd \ | ||
man/man1/dcfldd.1.gz | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
SHA256 (dcfldd-1.3.4-1.tar.gz) = f5143a184da56fd5ac729d6d8cbcf9f5da8e1cf4604aa9fb97c59553b7e6d5f8 | ||
SIZE (dcfldd-1.3.4-1.tar.gz) = 163141 | ||
TIMESTAMP = 1581219608 | ||
SHA256 (resurrecting-open-source-projects-dcfldd-1.7-v1.7_GH0.tar.gz) = 6c4654407b7ec0c3328f79dc1a31365c22899a6aac23cb8ac4cb15441c71aa3e | ||
SIZE (resurrecting-open-source-projects-dcfldd-1.7-v1.7_GH0.tar.gz) = 81892 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters