Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2014 10:34:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193779] [NEW PORT] sysutils/f3
Message-ID:  <bug-193779-13-szWJBuaetM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193779-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193779-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=193779

Jason E. Hale <jhale@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |In Discussion
                 CC|                            |jhale@FreeBSD.org
           Assignee|freebsd-ports-bugs@FreeBSD. |jhale@FreeBSD.org
                   |org                         |

--- Comment #2 from Jason E. Hale <jhale@FreeBSD.org> ---
- The USE_GITHUB macros should be used instead of using MASTERSITES, DISTNAME,
and WRKSRC.  This also will give the distfile a more proper name, so distinfo
needs updated as well.
USE_GITHUB=     yes
GH_ACCOUNT=     AltraMayor
GH_TAGNAME=     v${PORTVERSION}
GH_COMMIT=      55d2017

- Would it be possible to just use /bin/sh for the scripts instead of bash?  If
not, then bash should be added to RUN_DEPENDS
- The install commands should not have a slash between STAGEDIR and PREFIX
- The install commands should not end with a slash

-- 
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-193779-13-szWJBuaetM>