Date: Fri, 6 Oct 2000 15:06:38 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: misc/21796: Update port: graphics/gnofract4d to 1.3 (fix ports/21576) Message-ID: <20001006220638.AD11037B66C@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 21796 >Category: misc >Synopsis: Update port: graphics/gnofract4d to 1.3 (fix ports/21576) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 06 15:10:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.1.1-RELEASE i386 >Organization: >Environment: >Description: - Update to version 1.3 Remove file: patches/patch-ab This PR supersedes ports/21576. >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/gnofract4d/Makefile graphics/gnofract4d/Makefile --- /usr/ports/graphics/gnofract4d/Makefile Thu Oct 5 22:48:23 2000 +++ graphics/gnofract4d/Makefile Sat Oct 7 00:57:48 2000 @@ -6,7 +6,7 @@ # PORTNAME= gnofract4d -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -urN /usr/ports/graphics/gnofract4d/files/md5 graphics/gnofract4d/files/md5 --- /usr/ports/graphics/gnofract4d/files/md5 Sat Feb 26 03:25:34 2000 +++ graphics/gnofract4d/files/md5 Sat Oct 7 00:57:40 2000 @@ -1 +1 @@ -MD5 (gnofract4d-1.2.tar.gz) = b79d18b2e98e2292e8f08162020f7483 +MD5 (gnofract4d-1.3.tar.gz) = e512f9adc4206a94a55785feb23f0a4e diff -urN /usr/ports/graphics/gnofract4d/patches/patch-ab graphics/gnofract4d/patches/patch-ab --- /usr/ports/graphics/gnofract4d/patches/patch-ab Sat Feb 26 03:25:34 2000 +++ graphics/gnofract4d/patches/patch-ab Thu Jan 1 09:00:00 1970 @@ -1,14 +0,0 @@ ---- src/gf4d_fractal.cpp Sun Feb 20 16:55:31 2000 -+++ src/gf4d_fractal.cpp.new Fri Feb 25 13:06:59 2000 -@@ -1,9 +1,8 @@ --#include <gtk/gtkmain.h> --#include <gtk/gtksignal.h> -- - #include "gf4d_fractal.h" - #include "image.h" - #include "fract.h" -+#include <gtk/gtkmain.h> -+#include <gtk/gtksignal.h> - - static void gf4d_fractal_class_init (Gf4dFractalClass *klass); - static void gf4d_fractal_init (Gf4dFractal *dial); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001006220638.AD11037B66C>