Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 16:39:13 +0200 (CEST)
From:      Oliver Fromme <oliver.fromme@secnetix.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Oliver Fromme <olli@secnetix.de>
Subject:   ports/188964: [PATCH] graphics/py-stl: Fix WWW URL in pkg-descr
Message-ID:  <201404241439.s3OEdD73055845@grabthar.secnetix.de>
Resent-Message-ID: <201404241440.s3OEe0FK090444@freefall.freebsd.org>

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

>Number:         188964
>Category:       ports
>Synopsis:       [PATCH] graphics/py-stl: Fix WWW URL in pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 24 14:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Fromme
>Release:        n/a
>Organization:
secnetix GmbH & Co. KG
		http://www.secnetix.de/bsd
>Environment:
>Description:

The WWW URL specified in the pkg_descr of the graphics/py-stl port is
broken ("404 Not found").  Please see the new URL in the patch below.

>How-To-Repeat:
>Fix:

--- ports/graphics/py-stl/pkg-descr.orig	2012-09-19 23:31:28.000000000 +0200
+++ ports/graphics/py-stl/pkg-descr	2014-04-24 16:11:40.000000000 +0200
@@ -8,4 +8,4 @@
 sltinfo: Either displays some information about a STL file or prints it in
 text format.
 
-WWW: http://rsmith.home.xs4all.nl/software/index.html
+WWW: http://rsmith.home.xs4all.nl/software/py-stl-stl2pov.html
>Release-Note:
>Audit-Trail:
>Unformatted:



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