Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2009 23:47:29 -0500 (CDT)
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133903: plotutils version regression
Message-ID:  <200904220447.n3M4lTcH067825@cauchy.math.missouri.edu>
Resent-Message-ID: <200904220450.n3M4o1OK062422@freefall.freebsd.org>

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

>Number:         133903
>Category:       ports
>Synopsis:       plotutils version regression
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 22 04:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Montgomery-Smith
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD cauchy 7.1-STABLE FreeBSD 7.1-STABLE #0: Thu Feb 12 22:31:21 CST 2009 stephen@cauchy:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

The developer of plotutils withdrew version 2.5.1, citing GPL violations.
He told me that he has a version 2.5.2 on the way, but this was several
weeks ago.  So I suggest in the interim that we regress to version 2.5.

>How-To-Repeat:
	
>Fix:

diff -ur /usr/ports/graphics/plotutils/Makefile plotutils/Makefile
--- /usr/ports/graphics/plotutils/Makefile	2009-04-05 22:17:07.000000000 +0000
+++ plotutils/Makefile	2009-04-22 04:18:45.000000000 +0000
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	plotutils
-PORTVERSION=	2.5.1
+PORTVERSION=	2.5
+PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	GNU
 
diff -ur /usr/ports/graphics/plotutils/distinfo plotutils/distinfo
--- /usr/ports/graphics/plotutils/distinfo	2008-08-02 22:34:32.000000000 +0000
+++ plotutils/distinfo	2009-04-22 04:17:38.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (plotutils-2.5.1.tar.gz) = fad3bc273de4ca5d74462b908db658ce
-SHA256 (plotutils-2.5.1.tar.gz) = c6a54c7089d3b9ede8584b8dc30fbd2efc9a99efa426f3ab5e7e947921839cf1
-SIZE (plotutils-2.5.1.tar.gz) = 3630999
+MD5 (plotutils-2.5.tar.gz) = 0d6855cce17832afe2ff75c26a57be49
+SHA256 (plotutils-2.5.tar.gz) = b402546feb34f6762faf26aa7c621c6261f79d2eb4d9a2b26824855203c26826
+SIZE (plotutils-2.5.tar.gz) = 3686955


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



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