From tkato432@yahoo.com  Sun Dec 20 18:01:57 2009
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DEE4A106568D
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 20 Dec 2009 18:01:55 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167])
	by mx1.freebsd.org (Postfix) with ESMTP id B2BAE8FC32
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sun, 20 Dec 2009 18:01:55 +0000 (UTC)
Received: from localhost.localdomain (ZT046205.ppp.dion.ne.jp [59.128.46.205])
	by msa104lp.auone-net.jp (au one net msa) with ESMTP id E26832BC031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 21 Dec 2009 03:01:53 +0900 (JST)
Message-Id: <20091221030033.4929f78d.tkato432@yahoo.com>
Date: Mon, 21 Dec 2009 03:00:33 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: x11/xnee to 3.04

>Number:         141820
>Category:       ports
>Synopsis:       Update port: x11/xnee to 3.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 20 18:10:04 UTC 2009
>Closed-Date:    Tue Dec 22 11:25:09 UTC 2009
>Last-Modified:  Tue Dec 22 11:30:17 UTC 2009
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 3.04

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11/xnee/Makefile x11/xnee/Makefile
--- /usr/ports/x11/xnee/Makefile	2009-05-24 00:26:28.000000000 +0900
+++ x11/xnee/Makefile	2009-12-16 03:43:28.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xnee
-PORTVERSION=	3.03
+PORTVERSION=	3.04
 CATEGORIES=	x11
 MASTER_SITES=	GNU
 
@@ -54,6 +54,8 @@
 PNEE_DIR=	%%DATADIR%%/pixmaps
 .else
 CONFIGURE_ARGS+=	--disable-gnome-applet
+CONFIGURE_ENV+=	libgnomeui_CFLAGS="${TRUE}" \
+		libgnomeui_LIBS="${TRUE}"
 .endif
 
 post-patch:
@@ -69,15 +71,14 @@
 	@${REINPLACE_CMD} -e \
 		's|: install-docDATA|:|g' ${WRKSRC}/cnee/src/Makefile.in
 	@${REINPLACE_CMD} -e \
-		's|src test|src|g' ${WRKSRC}/libxnee/Makefile.in
+		's|$$(libgnomeui_CFLAGS)||g ; \
+		 s|$$(libgnomeui_LIBS)||g' ${WRKSRC}/gnee/src/Makefile.in
 	@${REINPLACE_CMD} -e \
-		's|ap=NULL;|ap;|g' ${WRKSRC}/libxnee/src/feedback.c
+		's|src test|src|g' ${WRKSRC}/libxnee/Makefile.in
 	@${REINPLACE_CMD} -e \
 		's|cp pnee|$$(INSTALL_DATA) pnee|g' ${WRKSRC}/pnee/Makefile.in
 	@${REINPLACE_CMD} -e \
 		's|cp $$(PNEE)|$$(INSTALL_PROGRAM) $$(PNEE)|g' ${WRKSRC}/pnee/src/Makefile.in
-	@${REINPLACE_CMD} -e \
-		'/<gnome.h>/d' ${WRKSRC}/pnee/src/pnee_impl.h
 
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/doc/xnee.info ${PREFIX}/${INFO_PATH}
diff -urN /usr/ports/x11/xnee/distinfo x11/xnee/distinfo
--- /usr/ports/x11/xnee/distinfo	2009-05-24 00:26:28.000000000 +0900
+++ x11/xnee/distinfo	2009-12-16 03:08:40.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (xnee-3.03.tar.gz) = 0020331fc6e66292cd613b308119ee48
-SHA256 (xnee-3.03.tar.gz) = 7d6448fa4457d1f058912727af673b8b84ce19f1a96568fad1a920a6201cf489
-SIZE (xnee-3.03.tar.gz) = 4362344
+MD5 (xnee-3.04.tar.gz) = 13f23c2f50685bb394a64a567a2aac22
+SHA256 (xnee-3.04.tar.gz) = 76894d7b566c2401754387e08e71d06043f91e9cc2a813be329dfdf5b3e07211
+SIZE (xnee-3.04.tar.gz) = 1647230
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Dec 20 18:10:55 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141820 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Dec 22 11:25:09 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141820: commit references a PR
Date: Tue, 22 Dec 2009 11:26:25 +0000 (UTC)

 miwi        2009-12-22 11:25:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11/xnee             Makefile distinfo 
   Log:
   - Update to 3.04
   
   PR:             141820
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.32      +6 -5      ports/x11/xnee/Makefile
   1.21      +3 -3      ports/x11/xnee/distinfo
 _______________________________________________
 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:
