Date: Sun, 15 Aug 2004 20:30:10 -0700 (PDT) From: Ted Faber <faber@lunabase.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Kris Kennaway <kris@obsecurity.org> Subject: ports/70512: grap port upgrade to compile under -CURRENT (g++ 3.4.2) Message-ID: <200408160330.i7G3UA9D020022@praxis.lunabase.org> Resent-Message-ID: <200408160330.i7G3UXpu011482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70512 >Category: ports >Synopsis: grap port upgrade to compile under -CURRENT (g++ 3.4.2) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Aug 16 03:30:32 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Ted Faber >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD praxis.lunabase.org 5.2-CURRENT FreeBSD 5.2-CURRENT #4: Sun Aug 15 19:53:27 PDT 2004 root@praxis.lunabase.org:/usr/src/sys/i386/compile/PRAXIS i386 i386 and possibly amd64 >Description: There was code unacceptable to the most recently upgraded g++ in grap. The version referenced here compiles under -CURRENT with the 3.4.2 compiler >How-To-Repeat: >Fix: port upgrade diff attached diff -ruN grap.orig/Makefile grap/Makefile --- grap.orig/Makefile Sun Mar 23 23:24:10 2003 +++ grap/Makefile Fri Aug 13 11:20:49 2004 @@ -6,7 +6,7 @@ # PORTNAME= grap -PORTVERSION= 1.30 +PORTVERSION= 1.32 CATEGORIES= textproc graphics MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ diff -ruN grap.orig/distinfo grap/distinfo --- grap.orig/distinfo Mon Mar 22 06:33:16 2004 +++ grap/distinfo Fri Aug 13 11:21:33 2004 @@ -1,2 +1,2 @@ -MD5 (grap-1.30.tar.gz) = f84c99b1746a963328f38d050529b778 -SIZE (grap-1.30.tar.gz) = 167462 +MD5 (grap-1.32.tar.gz) = 4ab356f3bcafaedbe4833113122bcf57 +SIZE (grap-1.32.tar.gz) = 167814 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408160330.i7G3UA9D020022>