From nobody@FreeBSD.org  Fri May 20 18:25:07 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DFAC01065670
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 May 2011 18:25:05 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B8A2D8FC1F
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 May 2011 18:25:05 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4KIP5rt062115
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 20 May 2011 18:25:05 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p4KIP5U0062114;
	Fri, 20 May 2011 18:25:05 GMT
	(envelope-from nobody)
Message-Id: <201105201825.p4KIP5U0062114@red.freebsd.org>
Date: Fri, 20 May 2011 18:25:05 GMT
From: Rainer Hurling <rhurlin@gwdg.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] math/ggobi: update to 2.1.9
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         157218
>Category:       ports
>Synopsis:       [maintainer update] math/ggobi: update to 2.1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 20 18:30:12 UTC 2011
>Closed-Date:    Sat May 21 18:21:00 UTC 2011
>Last-Modified:  Sat May 21 18:30:10 UTC 2011
>Originator:     Rainer Hurling
>Release:        9.0-CURRENT (amd64)
>Organization:
>Environment:
FreeBSD xxx.xxx 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri May 20 17:42:01 CEST 2011 xxx@xxx.xxx:/usr/obj/usr/src/sys/XXX amd64
>Description:
Update of GGobi from version 2.1.8 to 2.1.9

In the new version there are also pdf manuals at share/doc/ggobi/

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Naur ggobi.origin/Makefile ggobi/Makefile
--- ggobi.origin/Makefile	2010-03-28 11:27:27.000000000 +0200
+++ ggobi/Makefile	2011-05-20 19:40:40.000000000 +0200
@@ -2,12 +2,11 @@
 # Date created:        31 January 2010
 # Whom:                rhurlin
 #
-# $FreeBSD: ports/math/ggobi/Makefile,v 1.2 2010/03/28 06:39:23 dinoex Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	ggobi
-PORTVERSION=	2.1.8
-PORTREVISION=	1
+PORTVERSION=	2.1.9
 CATEGORIES=	math graphics
 MASTER_SITES=	http://www.ggobi.org/downloads/
 
diff -Naur ggobi.origin/distinfo ggobi/distinfo
--- ggobi.origin/distinfo	2011-03-20 18:43:11.000000000 +0100
+++ ggobi/distinfo	2011-05-20 19:08:07.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (ggobi-2.1.8.tar.bz2) = 2f814376d08a783628d2150d64cddda2e86b71f12847f1d51ba977197102fa8f
-SIZE (ggobi-2.1.8.tar.bz2) = 2531628
+SHA256 (ggobi-2.1.9.tar.bz2) = 9f47ccfdbae7ae22c0096e9a171a523505e031f68dfaf705799cb87d42d73dcc
+SIZE (ggobi-2.1.9.tar.bz2) = 2778042
diff -Naur ggobi.origin/pkg-plist ggobi/pkg-plist
--- ggobi.origin/pkg-plist	2010-02-12 20:25:43.000000000 +0100
+++ ggobi/pkg-plist	2011-05-20 20:04:26.000000000 +0200
@@ -130,6 +130,9 @@
 @unexec if cmp -s %D/etc/xdg/ggobi/ggobirc.sample %D/etc/xdg/ggobi/ggobirc; then rm -f %D/etc/xdg/ggobi/ggobirc; fi
 etc/xdg/ggobi/ggobirc.sample
 @exec if [ ! -f %B/ggobirc ]; then cp -p %D/%F %B/ggobirc; fi
+share/doc/ggobi/XML.pdf
+share/doc/ggobi/manual.pdf
+@dirrm share/doc/ggobi
 @dirrmtry share/applications
 @dirrmtry etc/xdg/ggobi
 @dirrmtry etc/xdg


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sat May 21 18:20:53 UTC 2011 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157218 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/157218: commit references a PR
Date: Sat, 21 May 2011 18:20:58 +0000 (UTC)

 arved       2011-05-21 18:20:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/ggobi           Makefile distinfo pkg-plist 
   Log:
   Update to 2.1.9
   
   PR:             157218
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.3       +1 -2      ports/math/ggobi/Makefile
   1.3       +2 -2      ports/math/ggobi/distinfo
   1.2       +3 -1      ports/math/ggobi/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
