Skip to content

Commit

Permalink
sysutils/dcfldd: correct USE_GITHUB usage and minor style bugfixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Aug 31, 2021
1 parent da58b0d commit 95fc24a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
6 changes: 2 additions & 4 deletions sysutils/dcfldd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

PORTNAME= dcfldd
DISTVERSION= 1.7
DISTVERSIONPREFIX= v
CATEGORIES= sysutils

MAINTAINER= nobutaka@FreeBSD.org
Expand All @@ -11,12 +12,9 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

USES= autoreconf
GNU_CONFIGURE= yes
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
6 changes: 3 additions & 3 deletions sysutils/dcfldd/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
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
TIMESTAMP = 1580646516
SHA256 (resurrecting-open-source-projects-dcfldd-v1.7_GH0.tar.gz) = 6c4654407b7ec0c3328f79dc1a31365c22899a6aac23cb8ac4cb15441c71aa3e
SIZE (resurrecting-open-source-projects-dcfldd-v1.7_GH0.tar.gz) = 81892

0 comments on commit 95fc24a

Please sign in to comment.