mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.5.2
Add LICENSE (ZLIB license) PR: ports/165266 Submitted by: Jason E. Hale (maintainer)
This commit is contained in:
parent
9274f0655d
commit
2b12434b2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292046
2 changed files with 9 additions and 3 deletions
|
@ -6,13 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= duff
|
||||
PORTVERSION= 0.5
|
||||
PORTVERSION= 0.5.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= bsdkaffee@gmail.com
|
||||
COMMENT= Duplicate file finder
|
||||
|
||||
LICENSE= ZLIB
|
||||
LICENSE_GROUPS= FSF OSI COPYFREE
|
||||
LICENSE_NAME= ZLIB license
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (duff-0.5.tar.bz2) = 9e30f84d3d02bdaceb2a901db538906e66c227f80e3651b08bfad8c0f452ee5d
|
||||
SIZE (duff-0.5.tar.bz2) = 168991
|
||||
SHA256 (duff-0.5.2.tar.bz2) = 5615ce50f971d29f6a13bbf4d4ab2d5a7134aad157741515c51d3921aa1b755d
|
||||
SIZE (duff-0.5.2.tar.bz2) = 174545
|
||||
|
|
Loading…
Add table
Reference in a new issue