Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2015 17:58:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202207] textproc/urlview: update port to use github (USE_GITHUB)
Message-ID:  <bug-202207-13-vvg0Hj4Dg1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202207-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202207-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202207

--- Comment #13 from dereks@lifeofadishwasher.com ---
I believe keeping the 0.9 would be a good idea only because it's 0.9 currently
however it's a non-tagged development version.  It's possible that a new tag
(0.10) could be created on the git repo and then in turn you could remove the
GIT_TAGNAME ex:

PORTNAME= urlview
PORTVERSION= 0.10
...
USE_GITHUB= yes
GH_ACCOUNT= sigpipe
...


Removing that patch might be fine I don't know the history behind the reason
for the change.  Could be old/historic to reference 'netscape' (I believe this
would be from ~97-2000 time frame) and since post-patch removes all references
to url_handler.sh with 'firefox'

Might be a good patch for upstream (if it will ever get applied).

Commit message for that change:
Author: crees <crees@FreeBSD.org>
Date:   Mon Aug 15 15:19:39 2011 +0000

    Handle alternative browsers correctly.

    PR:         ports/152453
    Submitted by:       Stefan Thurner <thurners@nicsys.de> Test Rat
<ttsestt@gmail.com>
    Approved by:        Anton Shterenlikht <mexas@bristol.ac.uk> (maintainer)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202207-13-vvg0Hj4Dg1>