From toxa@toxahost.ru  Mon Feb 14 10:05:24 2005
Return-Path: <toxa@toxahost.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 83F8F16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 10:05:24 +0000 (GMT)
Received: from mx.toxahost.ru (ns.toxahost.ru [62.89.204.62])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7C0EC43D41
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 10:05:23 +0000 (GMT)
	(envelope-from toxa@toxahost.ru)
Received: by mx.toxahost.ru (Toxa, from userid 1000)
	id 22E02579; Mon, 14 Feb 2005 13:05:19 +0300 (MSK)
Message-Id: <20050214100519.22E02579@mx.toxahost.ru>
Date: Mon, 14 Feb 2005 13:05:19 +0300 (MSK)
From: Anton Karpov <toxa@toxahost.ru>
To: FreeBSD-gnats-submit@freebsd.org
Subject: UPDATE port: sysutils/graveman (new release)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77489
>Category:       ports
>Synopsis:       UPDATE port: sysutils/graveman (new release)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    vs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 10:10:15 GMT 2005
>Closed-Date:    Mon Apr 18 11:13:37 GMT 2005
>Last-Modified:  Mon Apr 18 11:13:37 GMT 2005
>Originator:     Anton Karpov
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
FreeBSD laptoxa.toxa.lan 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Mon Feb  7 15:25:57 MSK 2005     
root@laptoxa.toxa.lan:/usr/obj/usr/src/sys/LAPTOXA  i386


>Description:
graveman 0.3.7 is out. New featrures: initial DVD support, new place for config file
according to FreeDesktop.org standarts, minor bugfixes.
>How-To-Repeat:
>Fix:

diff between ports 0.3.6 and 0.3.7 attached

--- graveman.patch begins here ---
diff -ruN graveman.orig/Makefile graveman/Makefile
--- graveman.orig/Makefile	Mon Feb 14 12:51:43 2005
+++ graveman/Makefile	Mon Feb 14 12:51:57 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	graveman
-PORTVERSION=	0.3.6
-PORTREVISION=	1
+PORTVERSION=	0.3.7
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.nongnu.org/${PORTNAME}/
 
diff -ruN graveman.orig/distinfo graveman/distinfo
--- graveman.orig/distinfo	Mon Feb 14 12:51:43 2005
+++ graveman/distinfo	Mon Feb 14 12:52:12 2005
@@ -1,2 +1,2 @@
-MD5 (graveman-0.3.6.tar.bz2) = 099127a1022e85f8d2d86f9feb6024fa
-SIZE (graveman-0.3.6.tar.bz2) = 396237
+MD5 (graveman-0.3.7.tar.bz2) = 1b673421e1f9ab25b7c2091defc686cf
+SIZE (graveman-0.3.7.tar.bz2) = 388396
--- graveman.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Mon Feb 14 16:02:17 GMT 2005 
State-Changed-Why:  
Does not build on 4.x -- looks like the usual gcc295 issue. 

cc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=""/usr/X11R6/share/gnome"" -DPACKAGE_LOCALE_DIR=""/usr/X11R6/share/locale"" -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0    -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0 -DLOCALE_DIR=""/usr/X11R6/share/locale"" -DPIXMAPS_DIR=""/usr/X11R6/share/gnome/pixmaps""  -Wall -c callbacks.c 
callbacks.c: In function `gtk_data_removefiles': 
callbacks.c:408: syntax error before `*' 
callbacks.c:418: `Lnode' undeclared (first use in this function) 
callbacks.c:418: (Each undeclared identifier is reported only once 
callbacks.c:418: for each function it appears in.) 
callbacks.c:418: `Lfiles' undeclared (first use in this function) 
callbacks.c:419: `Lrefs' undeclared (first use in this function) 
callbacks.c:419: `Lproxy' undeclared (first use in this function) 
callbacks.c:419: `Ltreedata' undeclared (first use in this function) 
callbacks.c:428: `Liter' undeclared (first use in this function) 
callbacks.c:430: `Ltype' undeclared (first use in this function) 
callbacks.c:430: `Lsizenbr' undeclared (first use in this function) 
callbacks.c:455: `Lselection' undeclared (first use in this function) 
gmake[2]: *** [callbacks.o] Error 1 
gmake[2]: Leaving directory `/usr/ports/sysutils/graveman/work/graveman-0.3.7/src' 



Responsible-Changed-From-To: freebsd-ports-bugs->vs 
Responsible-Changed-By: vs 
Responsible-Changed-When: Mon Feb 14 16:02:17 GMT 2005 
Responsible-Changed-Why:  
I'll handle this 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77489 
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Mon Apr 18 11:13:22 GMT 2005 
State-Changed-Why:  
Committed with minor modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77489 
>Unformatted:
