Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2007 21:45:25 +0200 (CEST)
From:      Roland Smith <rsmith@xs4all.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/113865: [patch] update graphics/stl2pov to 2.4.0.
Message-ID:  <20070619194525.2FB5BB873@slackbox.xs4all.nl>
Resent-Message-ID: <200706192010.l5JKA9Mj099275@freefall.freebsd.org>

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

>Number:         113865
>Category:       ports
>Synopsis:       [patch] update graphics/stl2pov to 2.4.0.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 19 20:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Roland Smith
>Release:        FreeBSD 6.2-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD slackbox.xs4all.nl 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Mon Apr 9 12:33:03 CEST 2007 rsmith@slackbox.xs4all.nl:/usr/obj/usr/src/sys/RFS amd64

	
>Description:
	I've released a new version of stl2pov, with a small enhancement
	requested by a user. This is an update of the FreeBSD port. I've
	applied the patch below to my ports tree, and successfully built
	and installed the port.
>How-To-Repeat:
	N/A
>Fix:
Apply the following patch in /usr/ports/grapics/stl2pov with patch -p2
------ patch ------
diff --git a/port/Makefile b/port/Makefile
index 17b26ff..9adb69c 100644
--- a/port/Makefile
+++ b/port/Makefile
@@ -5,7 +5,7 @@
 # $FreeBSD$
 
 PORTNAME=	stl2pov
-PORTVERSION=	2.3.0
+PORTVERSION=	2.4.0
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.xs4all.nl/~rsmith/software/
 
diff --git a/port/distinfo b/port/distinfo
index 08c6d03..3aa8e5b 100644
--- a/port/distinfo
+++ b/port/distinfo
@@ -1,3 +1,3 @@
-MD5 (stl2pov-2.3.0.tar.gz) = 768dd51bfb6a9d134de77a9f7d749647
-SHA256 (stl2pov-2.3.0.tar.gz) = 6ffb373d1bd5f942d2d867f27b66926a2fb79830a969191dbcc64e1c8d3ebbd5
-SIZE (stl2pov-2.3.0.tar.gz) = 12297
+MD5 (stl2pov-2.4.0.tar.gz) = cd38f623aa0340578b565523cae2d34a
+SHA256 (stl2pov-2.4.0.tar.gz) = 8c270c836915a8e0283fc64f4d0bca1d2084be0ba9a398f250877d06c47e1f9f
+SIZE (stl2pov-2.4.0.tar.gz) = 12960
------ patch ------
>Release-Note:
>Audit-Trail:
>Unformatted:



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