Skip to content

Commit

Permalink
- Switch to the new upstream.
Browse files Browse the repository at this point in the history
- Update to 1.7.

Reported by:	Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@525623 35697150-7ecd-e111-bb59-0022644237b5
  • Loading branch information
nobutaka committed Feb 9, 2020
1 parent 8771b6c commit ad9c7ff
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 34 deletions.
14 changes: 11 additions & 3 deletions sysutils/dcfldd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,22 @@
# $FreeBSD$

PORTNAME= dcfldd
DISTVERSION= 1.3.4-1
DISTVERSION= 1.7
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}/

MAINTAINER= nobutaka@FreeBSD.org
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
Expand Down
5 changes: 3 additions & 2 deletions sysutils/dcfldd/distinfo
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
11 changes: 0 additions & 11 deletions sysutils/dcfldd/files/extra-patch-dcfldd.h

This file was deleted.

10 changes: 0 additions & 10 deletions sysutils/dcfldd/files/extra-patch-human.c

This file was deleted.

7 changes: 0 additions & 7 deletions sysutils/dcfldd/files/extra-patch-xstrtol.h

This file was deleted.

2 changes: 1 addition & 1 deletion sysutils/dcfldd/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ dcfldd has the following additional features:
- Split output
- Piped output and logs

WWW: http://dcfldd.sourceforge.net/
WWW: https://github.com/resurrecting-open-source-projects/dcfldd

0 comments on commit ad9c7ff

Please sign in to comment.