From takefu@airport.fm  Wed Oct 13 11:50:17 2010
Return-Path: <takefu@airport.fm>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E6342106566B
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Oct 2010 11:50:17 +0000 (UTC)
	(envelope-from takefu@airport.fm)
Received: from ae-osaka.co.jp (unknown [IPv6:2001:3e0:4ec:a000::1])
	by mx1.freebsd.org (Postfix) with ESMTP id A9A938FC0A
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Oct 2010 11:50:17 +0000 (UTC)
Received: from ae-osaka.co.jp (localhost.ae-osaka.co.jp [127.0.0.1])
	by ae-osaka.co.jp (Postfix) with ESMTP id DE0711146A
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Oct 2010 20:50:16 +0900 (JST)
Received: from ae-osaka.co.jp ([127.0.0.1])
	by ae-osaka.co.jp (ae-osaka.co.jp [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id bexMJSHLPGAM for <freebsd-gnats-submit@freebsd.org>;
	Wed, 13 Oct 2010 20:50:16 +0900 (JST)
Received: from [IPv6:2001:3e0:4ec:a011:7863:1f0d:7069:fad7] (unknown [IPv6:2001:3e0:4ec:a011:7863:1f0d:7069:fad7])
	by ae-osaka.co.jp (Postfix) with ESMTPSA id A624711469
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Oct 2010 20:50:16 +0900 (JST)
Message-Id: <4CB59CF8.2070107@airport.fm>
Date: Wed, 13 Oct 2010 20:50:16 +0900
From: Takefu <takefu@airport.fm>
To: freebsd-gnats-submit@freebsd.org
Subject: [PATCH] editors/hexpert: porttools warning removal

>Number:         151425
>Category:       ports
>Synopsis:       [PATCH] editors/hexpert: porttools warning removal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    peter
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 12:00:18 UTC 2010
>Closed-Date:    Wed Nov 24 15:32:44 UTC 2010
>Last-Modified:  Wed Nov 24 15:40:07 UTC 2010
>Originator:     Takefu
>Release:        
>Organization:
FOX Amateur Radio Club
>Environment:
>Description:
>How-To-Repeat:
# port test
===> Validating port with portlint
looks fine.
===> flags: PREFIX=/tmp/hexpert-2.4.1 NO_DEPENDS=yes PKG_DBDIR=/tmp/pkg_db.tUIjwTkS --
===> Cleaning workspace before port test
===>  Cleaning for hexpert-2.4.1
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
=> hexpert-2.4.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/peter/.
hexpert-2.4.1.tar.gz                          100% of 6736  B 9375  Bps
===>  Extracting for hexpert-2.4.1
=> MD5 Checksum OK for hexpert-2.4.1.tar.gz.
=> SHA256 Checksum OK for hexpert-2.4.1.tar.gz.
===>  Patching for hexpert-2.4.1
===>  Configuring for hexpert-2.4.1
===>  Building for hexpert-2.4.1
"/usr/share/mk/bsd.compat.mk", line 35: warning: NOMAN is deprecated in favour of NO_MAN
Warning: Object directory not changed from original /usr/ports/editors/hexpert/work/hexpert-2.4.1
>Fix:
--- hexper.diff begins here ---
diff -ruN /usr/ports/editors/hexpert/files/patch-Makefile editors/hexpert/files/patch-Makefile
--- /usr/ports/editors/hexpert/files/patch-Makefile	1970-01-01 09:00:00.000000000 +0900
+++ editors/hexpert/files/patch-Makefile	2010-10-13 18:00:49.000000000 +0900
@@ -0,0 +1,14 @@
+--- Makefile.orig	2001-03-10 15:43:57.000000000 +0900
++++ Makefile	2010-10-13 18:00:22.000000000 +0900
+@@ -1,8 +1,10 @@
+ PROG=	hex
+-NOMAN=	bah
++NO_MAN=	bah
+ BINDIR=	${PREFIX}/bin
+
+ LDADD=	-lcurses
+ DPADD=	${LIBCURSES}
+
++NO_OBJ=	true
++
+ .include <bsd.prog.mk>
--- hexper.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->peter 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 13 12:00:27 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151425 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Nov 24 15:31:04 UTC 2010 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151425 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151425: commit references a PR
Date: Wed, 24 Nov 2010 15:32:39 +0000 (UTC)

 pav         2010-11-24 15:32:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     editors/hexpert      distinfo 
   Added files:
     editors/hexpert/files patch-Makefile 
   Log:
   - Silence warnings (and while here, remove md5 checksum)
   
   PR:             ports/151425
   Submitted by:   Takefu <takefu@airport.fm>
   Approved by:    maintainer timeout (peter; 1 month)
   
   Revision  Changes    Path
   1.5       +0 -1      ports/editors/hexpert/distinfo
   1.1       +14 -0     ports/editors/hexpert/files/patch-Makefile (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
