Date: Sat, 28 Mar 2009 10:36:25 +0100 (CET) From: Roland Smith <rsmith@xs4all.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/133154: [PATCH] update graphics/stl2pov to 2.4.3 Message-ID: <20090328093625.8FD2EBA8D@slackbox.xs4all.nl> Resent-Message-ID: <200903281000.n2SA06GS086282@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133154 >Category: ports >Synopsis: [PATCH] update graphics/stl2pov to 2.4.3 >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: Sat Mar 28 10:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Roland Smith >Release: FreeBSD 7.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD slackbox.xs4all.nl 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Wed Jan 7 15:44:17 CET 2009 rsmith@slackbox.xs4all.nl:/usr/obj/usr/src/sys/QUADSLACK amd64 >Description: I have created a new release of stl2pov, 2.4.3. Although this primarily fixes a bug in the windows binary, I'm updating the source release as well to keep them in sync. >How-To-Repeat: >Fix: Please apply the following patch to the port: -----stl2pov-port.patch----- diff -ruN stl2pov.orig/Makefile stl2pov/Makefile --- stl2pov.orig/Makefile 2008-02-16 09:33:15.000000000 +0100 +++ stl2pov/Makefile 2009-03-28 10:14:25.000000000 +0100 @@ -2,10 +2,10 @@ # Date created: 9 May 2005 # Whom: rsmith@xs4all.nl # -# $FreeBSD: ports/graphics/stl2pov/Makefile,v 1.5 2008/02/16 08:33:15 miwi Exp $ +# $FreeBSD$ PORTNAME= stl2pov -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= graphics MASTER_SITES= http://www.xs4all.nl/~rsmith/software/ diff -ruN stl2pov.orig/distinfo stl2pov/distinfo --- stl2pov.orig/distinfo 2008-02-16 09:33:15.000000000 +0100 +++ stl2pov/distinfo 2009-03-28 10:14:30.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (stl2pov-2.4.2.tar.gz) = d56048ef866b9cd85519b6d6cf2adbc6 -SHA256 (stl2pov-2.4.2.tar.gz) = 47ca14c49ad4fcd57560afda357d401bee08d4b5003a3e095fddcc724553c421 -SIZE (stl2pov-2.4.2.tar.gz) = 13365 +MD5 (stl2pov-2.4.3.tar.gz) = 377c8aa80e16daf634fee62320f4b4bc +SHA256 (stl2pov-2.4.3.tar.gz) = 3126a042943a02f7f4dd3d2bcf7abe5ed40f8371f10d8c46ba9ffec2d87db487 +SIZE (stl2pov-2.4.3.tar.gz) = 13695 -----stl2pov-port.patch----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090328093625.8FD2EBA8D>