[Bug 193779] [NEW PORT] sysutils/f3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 26 10:34:01 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193779

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

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

--- Comment #2 from Jason E. Hale <jhale at 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.


More information about the freebsd-ports-bugs mailing list