Date: Tue, 2 Mar 2004 00:30:35 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63594: Update port: math/graphthing to 0.9.5 Message-ID: <20040302003035.552a363a.tkato@prontomail.com> Resent-Message-ID: <200403011540.i21FeEOl029694@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 63594 >Category: ports >Synopsis: Update port: math/graphthing to 0.9.5 >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: Mon Mar 01 07:40:14 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.9.5 Remove file: pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/math/graphthing/Makefile math/graphthing/Makefile --- /usr/ports/math/graphthing/Makefile Wed Feb 4 19:01:33 2004 +++ math/graphthing/Makefile Sun Feb 29 02:17:27 2004 @@ -7,8 +7,7 @@ # PORTNAME= graphthing -PORTVERSION= 0.9.4 -PORTREVISION= 1 +PORTVERSION= 0.9.5 CATEGORIES= math MASTER_SITES= http://graph.seul.org/ @@ -17,12 +16,14 @@ LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- -USE_BISON= yes USE_BZIP2= yes -USE_GNOME= gtk12 -GNU_CONFIGURE= yes -USE_GMAKE= yes +USE_GNOME= gnometarget gtk12 +USE_BISON= yes USE_REINPLACE= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes + +PLIST_FILES= bin/graphthing bin/gt post-patch: ${REINPLACE_CMD} -e "s,\/usr\/include\/gtk-1.2\/gdk\/gdkkeysyms.h,," \ diff -urN /usr/ports/math/graphthing/distinfo math/graphthing/distinfo --- /usr/ports/math/graphthing/distinfo Fri Jan 30 14:49:29 2004 +++ math/graphthing/distinfo Mon Mar 1 21:48:09 2004 @@ -1,2 +1,2 @@ -MD5 (graphthing-0.9.4.tar.bz2) = cde4640a503686c0163f4a14f276f9ea -SIZE (graphthing-0.9.4.tar.bz2) = 134317 +MD5 (graphthing-0.9.5.tar.bz2) = 343f958d0b2bb8558006ec92048d8c98 +SIZE (graphthing-0.9.5.tar.bz2) = 138622 diff -urN /usr/ports/math/graphthing/pkg-plist math/graphthing/pkg-plist --- /usr/ports/math/graphthing/pkg-plist Sun Aug 24 20:01:52 2003 +++ math/graphthing/pkg-plist Thu Jan 1 09:00:00 1970 @@ -1,2 +0,0 @@ -bin/graphthing -bin/gt >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040302003035.552a363a.tkato>