Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2009 17:40:29 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glewis@FreeBSD.org
Subject:   ports/134575: [PATCH] math/gnuplot: update to 4.2.5
Message-ID:  <20090516094029.198CF48F43D@yzlin.org>
Resent-Message-ID: <200905160950.n4G9o10j080888@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134575
>Category:       ports
>Synopsis:       [PATCH] math/gnuplot: update to 4.2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 16 09:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.2-RELEASE amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD yzlin 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Sun May  3 19:23:15 CST
>Description:
- Update to 4.2.5

Port maintainer (glewis@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gnuplot-4.2.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/gnuplot/Makefile,v
retrieving revision 1.78
diff -u -r1.78 Makefile
--- Makefile	2 Nov 2008 20:39:23 -0000	1.78
+++ Makefile	16 May 2009 09:46:42 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnuplot
-PORTVERSION=	4.2.4
+PORTVERSION=	4.2.5
 CATEGORIES=	math graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/gnuplot/distinfo,v
retrieving revision 1.16
diff -u -r1.16 distinfo
--- distinfo	2 Nov 2008 20:39:23 -0000	1.16
+++ distinfo	16 May 2009 09:46:42 -0000
@@ -1,3 +1,3 @@
-MD5 (gnuplot-4.2.4.tar.gz) = 3cde3b9232a2d81715bbaf75e1c87ecc
-SHA256 (gnuplot-4.2.4.tar.gz) = 2a20701410a21307c404a9d10ad9fdf699bb92fa0a919797213208d80b080913
-SIZE (gnuplot-4.2.4.tar.gz) = 2904358
+MD5 (gnuplot-4.2.5.tar.gz) = 85d042f8efd7aae3d9cbfd85b14d06d2
+SHA256 (gnuplot-4.2.5.tar.gz) = 89477ede06ca5a6cc814e123babadeda75bc52d89b078b92b79fba957caf11f8
+SIZE (gnuplot-4.2.5.tar.gz) = 2873303
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/gnuplot/pkg-plist,v
retrieving revision 1.19
diff -u -r1.19 pkg-plist
--- pkg-plist	13 Apr 2008 17:26:55 -0000	1.19
+++ pkg-plist	16 May 2009 09:46:42 -0000
@@ -62,6 +62,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/glass.dat
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot.cfg
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gnuplot.rot
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/heatmaps.dem
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hemisphr.dat
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hexa.fnc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/hidden.dem
@@ -81,6 +82,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lcdemo.dat
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/line.fnc
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/macros.dem
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/margins.dem
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mgr.dem
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/molecule.dem
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/moli3.dat
--- gnuplot-4.2.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090516094029.198CF48F43D>