ports/159471: Update port: graphics/autoq3d to 1.40

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 3 18:40:30 UTC 2011


>Number:         159471
>Category:       ports
>Synopsis:       Update port: graphics/autoq3d to 1.40
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 18:40:29 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list