svn commit: r308679 - in head/graphics/fraqtive: . files

Max Brazhnikov makc at FreeBSD.org
Tue Dec 11 12:30:59 UTC 2012


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 <markus at FreeBSD.org>
-#
+# Created by: Markus Brueffer <markus at FreeBSD.org>
 # $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 at 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


More information about the svn-ports-head mailing list