Date: Mon, 1 Aug 2005 03:00:27 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84405: Update port: math/graphthing to 1.1 Message-ID: <20050801030027.7e36efae.tkato432@yahoo.com> Resent-Message-ID: <200507311810.j6VIAHbh072915@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84405 >Category: ports >Synopsis: Update port: math/graphthing to 1.1 >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: Sun Jul 31 18:10:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p11 i386 >Organization: >Environment: >Description: - Update to versoin 1.1 Remove file: files/patch-src-exporter.cc files/patch-src-gt-bison.y >How-To-Repeat: >Fix: diff -urN /usr/ports/math/graphthing/Makefile math/graphthing/Makefile --- /usr/ports/math/graphthing/Makefile Tue Jul 5 01:30:00 2005 +++ math/graphthing/Makefile Thu Jul 28 15:39:36 2005 @@ -7,7 +7,7 @@ # PORTNAME= graphthing -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ @@ -24,6 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.6-config +MAKEFILE= GNUmakefile PLIST_FILES= bin/graphthing bin/gt diff -urN /usr/ports/math/graphthing/distinfo math/graphthing/distinfo --- /usr/ports/math/graphthing/distinfo Tue Jul 5 01:30:00 2005 +++ math/graphthing/distinfo Thu Jul 28 15:38:26 2005 @@ -1,2 +1,2 @@ -MD5 (graphthing-1.0.tar.bz2) = 33dda372a386e0e5a55f31ba0bc5ec36 -SIZE (graphthing-1.0.tar.bz2) = 127900 +MD5 (graphthing-1.1.tar.bz2) = 84a3a0e4e8c0d2cdd15dfb0926cbe195 +SIZE (graphthing-1.1.tar.bz2) = 109627 diff -urN /usr/ports/math/graphthing/files/patch-src-exporter.cc math/graphthing/files/patch-src-exporter.cc --- /usr/ports/math/graphthing/files/patch-src-exporter.cc Tue Jul 5 00:37:00 2005 +++ math/graphthing/files/patch-src-exporter.cc Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- src/exporter.cc.orig Sun Jul 3 13:27:10 2005 -+++ src/exporter.cc Sun Jul 3 18:15:55 2005 -@@ -5,6 +5,7 @@ - #include <fstream> - #include <iostream> - #include <stdexcept> -+#include <ctime> - #include "config.h" - #include "edge.h" - #include "exporter.h" diff -urN /usr/ports/math/graphthing/files/patch-src-gt-bison.y math/graphthing/files/patch-src-gt-bison.y --- /usr/ports/math/graphthing/files/patch-src-gt-bison.y Wed Oct 30 22:57:19 2002 +++ math/graphthing/files/patch-src-gt-bison.y Thu Jan 1 09:00:00 1970 @@ -1,10 +0,0 @@ ---- src/gt-bison.y.orig Fri Oct 25 16:16:17 2002 -+++ src/gt-bison.y Fri Oct 25 16:16:37 2002 -@@ -1,6 +1,7 @@ - %{ - #include <stdio.h> - #include <string.h> -+#include <iostream> - #include "edge.h" - #include "graph.h" - #include "vertex.h" >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050801030027.7e36efae.tkato432>