ports/165266: [MAINTAINER] sysutils/duff: Update to 0.5.2, add LICENSE
Jason E. Hale
bsdkaffee at gmail.com
Sat Feb 18 14:30:09 UTC 2012
>Number: 165266
>Category: ports
>Synopsis: [MAINTAINER] sysutils/duff: Update to 0.5.2, add LICENSE
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Feb 18 14:30:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Jason E. Hale
>Release: FreeBSD 9.0-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD mocha.verizon.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Thu Jan 19 11:42:41 EST 2012 Jason at mocha.verizon.net:/usr/obj/usr/src/sys/MOCHA9 i386
>Description:
- Update sysutils/duff to 0.5.2
- Add LICENSE (ZLIB license)
>How-To-Repeat:
- Use attached diff
>Fix:
--- 2012-02-18-duff.diff begins here ---
diff -ruN duff.orig/Makefile duff/Makefile
--- duff.orig/Makefile 2012-02-18 08:21:43.000000000 -0500
+++ duff/Makefile 2012-02-18 09:03:04.000000000 -0500
@@ -6,13 +6,19 @@
#
PORTNAME= duff
-PORTVERSION= 0.5
+PORTVERSION= 0.5.2
CATEGORIES= sysutils
MASTER_SITES= SF
MAINTAINER= bsdkaffee at 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
diff -ruN duff.orig/distinfo duff/distinfo
--- duff.orig/distinfo 2012-02-18 08:21:43.000000000 -0500
+++ duff/distinfo 2012-02-18 08:25:03.000000000 -0500
@@ -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
--- 2012-02-18-duff.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list