From tkato432@yahoo.com  Wed Aug 24 18:44:41 2011
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 297AD1065670
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 24 Aug 2011 18:44:35 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id F0B5B8FC1A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 24 Aug 2011 18:44:34 +0000 (UTC)
Received: from localhost.localdomain (ZT038043.ppp.dion.ne.jp [59.128.38.43])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id 1EB7750036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 25 Aug 2011 03:44:32 +0900 (JST)
Message-Id: <20110825033720.a99069bc.tkato432@yahoo.com>
Date: Thu, 25 Aug 2011 03:37:20 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/icoutils to 0.29.1

>Number:         160117
>Category:       ports
>Synopsis:       Update port: graphics/icoutils to 0.29.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dhn
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 24 18:50:26 UTC 2011
>Closed-Date:    Thu Sep 01 00:03:15 CEST 2011
>Last-Modified:  Wed Aug 31 22:10:11 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.29.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/icoutils/Makefile graphics/icoutils/Makefile
--- /usr/ports/graphics/icoutils/Makefile	2010-03-28 17:38:38.000000000 +0900
+++ graphics/icoutils/Makefile	2011-08-14 22:37:00.000000000 +0900
@@ -6,30 +6,35 @@
 #
 
 PORTNAME=	icoutils
-PORTVERSION=	0.28.0
-PORTREVISION=	1
+PORTVERSION=	0.29.1
 CATEGORIES=	graphics
 MASTER_SITES=	SAVANNAH
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Convert/extract images in Microsoft Windows(R) icon/cursor files
 
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 LIB_DEPENDS=	png.6:${PORTSDIR}/graphics/png
 RUN_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
 
+USE_BZIP2=	yes
 USE_PERL5_RUN=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-nls
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
+MAKE_JOBS_SAFE=	yes
 
 MAN1=		extresso.1 genresscript.1 icotool.1 wrestool.1
-PLIST_FILES=	\
-		bin/extresso \
+PLIST_FILES=	bin/extresso \
 		bin/genresscript \
 		bin/icotool \
 		bin/wrestool
 
+CPPFLAGS=	-I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
+
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "sparc64"
diff -urN /usr/ports/graphics/icoutils/distinfo graphics/icoutils/distinfo
--- /usr/ports/graphics/icoutils/distinfo	2011-07-04 02:04:52.000000000 +0900
+++ graphics/icoutils/distinfo	2011-08-14 22:31:38.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (icoutils-0.28.0.tar.gz) = c02f0249ed937f108ae337a86a8c3564ea6c8c2282d61665109f206e757b5f69
-SIZE (icoutils-0.28.0.tar.gz) = 500481
+SHA256 (icoutils-0.29.1.tar.bz2) = 646c33e5ecefb2faa254fca01c816ceae3c854855f9dfe9e896e301fc8c61ea0
+SIZE (icoutils-0.29.1.tar.bz2) = 456955
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->dhn 
Responsible-Changed-By: dhn 
Responsible-Changed-When: Tue Aug 30 18:16:06 CEST 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160117 
State-Changed-From-To: open->closed 
State-Changed-By: dhn 
State-Changed-When: Thu Sep 1 00:03:14 CEST 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160117: commit references a PR
Date: Wed, 31 Aug 2011 22:02:03 +0000 (UTC)

 dhn         2011-08-31 22:01:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/icoutils    Makefile distinfo 
   Log:
   - Update to 0.29.1
   
   PR:             ports/160117
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.16      +11 -6     ports/graphics/icoutils/Makefile
   1.6       +2 -2      ports/graphics/icoutils/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:
