[Bug 205328] devel/oniguruma5: Use GITHUB for DISTFILES

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 15 02:21:26 UTC 2015


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

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|UPDATE: devel/oniguruma5 to |devel/oniguruma5: Use
                   |use github                  |GITHUB for DISTFILES
                 CC|                            |koobs at FreeBSD.org
           Keywords|                            |easy, needs-qa, patch

--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thanks for your submission Robert. At least few further tweaks are needed:

* GH_PROJECT is PORTNAME by default, you can remove this
* For GH_TAGNAME, if the repository has git tags, please use them instead of
commit hashes. Note: GH_TAGNAME defaults to PORTVERSION already
* INSTALL_TARGET=install-strip shouldn't be removed without good reason.
* You should be able to use USES=pathfix instead of:

@${REINPLACE_CMD} -e 's|\$$(libdir)/pkgconfig| for CMakeLists.txt and
Makefile.am

Also, why are .so.* and onig-config not installed when using the github
sources?

Could you also please confirm this change passes QA (portlint, poudriere)

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


More information about the freebsd-ports-bugs mailing list