Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Feb 2012 06:25:11 -0800 (PST)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165266: [MAINTAINER] sysutils/duff: Update to 0.5.2, add LICENSE
Message-ID:  <4f3fb4c7.84c6e00a.2c4e.43b2@mx.google.com>
Resent-Message-ID: <201202181430.q1IEU9kX085996@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4f3fb4c7.84c6e00a.2c4e.43b2>