Bug 101240 - [PATCH] cad/gspiceui: wrong download path
Summary: [PATCH] cad/gspiceui: wrong download path
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 04:20 UTC by tjs
Modified: 2006-08-05 12:49 UTC (History)
1 user (show)

See Also:


Attachments
gspiceui-0.8.55.patch (394 bytes, patch)
2006-08-02 04:20 UTC, tjs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tjs 2006-08-02 04:20:11 UTC
- correct download path

Port maintainer (ssedov@mbsd.msk.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-02 04:20:39 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2006-08-02 07:15:01 UTC
State Changed
From-To: feedback->open

Maintainer approved in misfiled PR ports/101242.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-08-02 07:57:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 chinsan 2006-08-02 11:18:29 UTC
2006/8/2, Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>:
>
> >Number:         101240
> >Category:       ports
> >Synopsis:       [PATCH] cad/gspiceui: wrong download path
> >Confidential:   no
> >Severity:       non-critical
> >Priority:       low
> >Responsible:    freebsd-ports-bugs
> >State:          open
> >Quarter:
> >Keywords:
> >Date-Required:
> >Class:          change-request
> >Submitter-Id:   current-users
> >Arrival-Date:   Wed Aug 02 03:20:11 GMT 2006
> >Closed-Date:
> >Last-Modified:
> >Originator:     Jin-Shan Tseng
> >Release:        FreeBSD 6.1-STABLE i386
> >Organization:
> NCHC
> >Environment:
> System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Mon Jul 24 07:18:53 CST 2006
> >Description:
> - correct download path
>
> Port maintainer (ssedov@mbsd.msk.ru) is cc'd.
>
> Generated with FreeBSD Port Tools 0.77
> >How-To-Repeat:
> >Fix:
>
> --- gspiceui-0.8.55.patch begins here ---
> diff -ruN --exclude=CVS /usr/ports/cad/gspiceui/Makefile /root/gspiceui/Makefile
> --- /usr/ports/cad/gspiceui/Makefile    Wed Aug  2 04:22:11 2006
> +++ /root/gspiceui/Makefile     Wed Aug  2 11:10:50 2006
> @@ -9,6 +9,7 @@
>  PORTVERSION=   0.8.55
>  CATEGORIES=    cad
>  MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
> +MASTER_SITE_SUBDIR=    gspiceui
Hi, tjs:

IMHO, it's better to use ${PORTNAME} macro...

chinsan
Comment 5 Stanislav Sedov 2006-08-02 11:34:22 UTC
On Wed, 2 Aug 2006 18:18:29 +0800
chinsan <chinsan.tw@gmail.com> mentioned:

> Hi, tjs:
>=20
> IMHO, it's better to use ${PORTNAME} macro...
>=20

It's not matter. Furthermore, not the name of the port nor the SF
subdirectory seems to change in observable feature, and gspiceui
is shorter ;-)

--=20
Stanislav Sedov         MBSD labs, Inc.         <ssedov@mbsd.msk.ru>
=F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1         http://mbsd.msk.ru

--------------------------------------------------------------------
If the facts don't fit the theory, change the facts.  -- A. Einstein
--------------------------------------------------------------------
PGP fingerprint:  F21E D6CC 5626 9609 6CE2  A385 2BF5 5993 EB26 9581
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2006-08-05 12:49:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!