From owner-svn-ports-head@FreeBSD.ORG Tue Dec 11 12:30:59 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DA08A82; Tue, 11 Dec 2012 12:30:59 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 18F518FC13; Tue, 11 Dec 2012 12:30:59 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBBCUwC3090594; Tue, 11 Dec 2012 12:30:58 GMT (envelope-from makc@svn.freebsd.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBBCUwkP090592; Tue, 11 Dec 2012 12:30:58 GMT (envelope-from makc@svn.freebsd.org) Message-Id: <201212111230.qBBCUwkP090592@svn.freebsd.org> From: Max Brazhnikov Date: Tue, 11 Dec 2012 12:30:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308679 - in head/graphics/fraqtive: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2012 12:30:59 -0000 Author: makc Date: Tue Dec 11 12:30:58 2012 New Revision: 308679 URL: http://svnweb.freebsd.org/changeset/ports/308679 Log: - Update to 0.4.6 - Remove stale patches - Trim Makefile header Deleted: head/graphics/fraqtive/files/ Modified: head/graphics/fraqtive/Makefile head/graphics/fraqtive/distinfo (contents, props changed) Modified: head/graphics/fraqtive/Makefile ============================================================================== --- head/graphics/fraqtive/Makefile Tue Dec 11 12:30:14 2012 (r308678) +++ head/graphics/fraqtive/Makefile Tue Dec 11 12:30:58 2012 (r308679) @@ -1,13 +1,8 @@ -# New ports collection makefile for: fraqtive -# Date created: Wed Sep 7 22:29:05 CEST 2005 -# Whom: Markus Brueffer -# +# Created by: Markus Brueffer # $FreeBSD$ -# PORTNAME= fraqtive -PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTVERSION= 0.4.6 CATEGORIES= graphics MASTER_SITES= SF/fraqtive/Fraqtive/Fraqtive%20${PORTVERSION}/ @@ -15,7 +10,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= Draws Mandelbrot and Julia fractals USE_BZIP2= yes -USE_QT4= gui opengl qmake_build uic_build moc_build rcc_build +USE_QT4= gui opengl xml qmake_build uic_build moc_build rcc_build QT_NONSTANDARD= yes USE_GL= glu HAS_CONFIGURE= yes Modified: head/graphics/fraqtive/distinfo ============================================================================== --- head/graphics/fraqtive/distinfo Tue Dec 11 12:30:14 2012 (r308678) +++ head/graphics/fraqtive/distinfo Tue Dec 11 12:30:58 2012 (r308679) @@ -1,2 +1,2 @@ -SHA256 (fraqtive-0.4.5.tar.bz2) = 17537ddc3c01d3bbfb52f66d68bffb84d66a9bca5adcb3b1ecdc66a920445cf6 -SIZE (fraqtive-0.4.5.tar.bz2) = 159954 +SHA256 (fraqtive-0.4.6.tar.bz2) = 5b799a1da39de1e6aa28674e3c2a2359df630c42f9d9b3fa051dee0db4aace4c +SIZE (fraqtive-0.4.6.tar.bz2) = 202647