From tkato432@yahoo.com  Wed Aug  3 18:35:04 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 4CE2B1065677
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  3 Aug 2011 18:34:45 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa106lp.auone-net.jp (msa106lp.auone-net.jp [222.3.140.169])
	by mx1.freebsd.org (Postfix) with ESMTP id 2493C8FC1C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  3 Aug 2011 18:34:45 +0000 (UTC)
Received: from localhost.localdomain (ZT028230.ppp.dion.ne.jp [59.128.28.230])
	by msa106lp.auone-net.jp (au one net msa) with ESMTP id A95C723C031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  4 Aug 2011 03:34:42 +0900 (JST)
Message-Id: <20110804032329.457344b6.tkato432@yahoo.com>
Date: Thu, 4 Aug 2011 03:23:29 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: graphics/autoq3d to 1.40

>Number:         159471
>Category:       ports
>Synopsis:       Update port: graphics/autoq3d to 1.40
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 18:40:29 UTC 2011
>Closed-Date:    Wed Aug 10 18:25:53 CEST 2011
>Last-Modified:  Wed Aug 10 16:30:10 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.40

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/autoq3d/Makefile graphics/autoq3d/Makefile
--- /usr/ports/graphics/autoq3d/Makefile	2010-03-28 17:38:07.000000000 +0900
+++ graphics/autoq3d/Makefile	2011-08-02 04:12:47.000000000 +0900
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	autoq3d
-DISTVERSION=	1.39
-PORTREVISION=	1
+DISTVERSION=	1.40
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/AutoQ3D%20${PORTVERSION}
 DISTNAME=	AutoQ3DCommunity${PORTVERSION:C/\./-/}qt4source
@@ -15,10 +14,14 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A complete QT quick 3d model editor program
 
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
+
 USE_ZIP=	yes
 USE_QT_VER=	4
 QT_COMPONENTS=	corelib gui opengl \
 		moc_build qmake_build
+MAKE_JOBS_SAFE=	yes
 
 DESKTOP_ENTRIES=	"AutoQ3D" \
 			"A complete QT quick 3d model editor program" \
@@ -34,7 +37,7 @@
 .endfor
 
 do-configure:
-	@cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC}
+	@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS})
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/AutoQ3D ${PREFIX}/bin
diff -urN /usr/ports/graphics/autoq3d/distinfo graphics/autoq3d/distinfo
--- /usr/ports/graphics/autoq3d/distinfo	2011-07-04 02:04:29.000000000 +0900
+++ graphics/autoq3d/distinfo	2011-07-03 23:07:23.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (AutoQ3DCommunity1-39qt4source.zip) = a498385d20ee4a6fbb9b6ea72fb75319f56b2013afad03a69d8aa64e4a78b8e9
-SIZE (AutoQ3DCommunity1-39qt4source.zip) = 219580
+SHA256 (AutoQ3DCommunity1-40qt4source.zip) = 0c034713e26d4e5739cbda1dae664402a2e08086000c3c0155544844cab48102
+SIZE (AutoQ3DCommunity1-40qt4source.zip) = 227530
diff -urN /usr/ports/graphics/autoq3d/pkg-descr graphics/autoq3d/pkg-descr
--- /usr/ports/graphics/autoq3d/pkg-descr	2011-08-03 15:32:49.000000000 +0900
+++ graphics/autoq3d/pkg-descr	2011-07-03 23:01:35.000000000 +0900
@@ -1,2 +1,4 @@
 AutoQ3D Community is the open source software project of
 this 3D modeling application.
+
+WWW: http://www.autoq3d.com/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Tue Aug 9 20:55:24 CEST 2011 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159471 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Wed Aug 10 18:25:52 CEST 2011 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159471: commit references a PR
Date: Wed, 10 Aug 2011 16:24:45 +0000 (UTC)

 ehaupt      2011-08-10 16:24:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/autoq3d     Makefile distinfo pkg-descr 
   Log:
   Update to 1.40
   
   PR:             159471
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.10      +6 -3      ports/graphics/autoq3d/Makefile
   1.4       +2 -2      ports/graphics/autoq3d/distinfo
   1.3       +2 -0      ports/graphics/autoq3d/pkg-descr
 _______________________________________________
 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:
