[Bug 247459] net/uriparser: Update to 0.9.4
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 21 15:11:19 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247459
Bug ID: 247459
Summary: net/uriparser: Update to 0.9.4
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://github.com/uriparser/uriparser
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ed at FreeBSD.org
Reporter: svysh.fbsd at gmail.com
Flags: maintainer-feedback?(ed at FreeBSD.org)
Assignee: ed at FreeBSD.org
Created attachment 215843
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=215843&action=edit
patch to update the port
- update 0.9.1 -> 0.9.4
Changes: https://github.com/uriparser/uriparser/blob/uriparser-0.9.4/ChangeLog
- respect upstream's move to GH
- use non-standard way to fetch tarbals from github, cf PR#221634:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221634
Case related to this port is called "H-tarball" there.
- respect upstream's switch to cmake and bash
- add optional build and run of googletest tests
- add optional build and install of fancy docs in many formats
- request maintainership as Ed Schouten is absent for 6+ years, see:
https://svnweb.freebsd.org/ports/head/net/uriparser/Makefile?view=log
- "portlint -AC" is not happy about single name in a DISTFILES list.
Actually there are 3 of them:
make -V DISTFILES --> uriparser-0.9.4-doc.zip uriparser-0.9.4.qch
- Tested with:
12.1-RELEASE-p6 amd64
poudriere 3.3.4
perl 5.30.3
pkg 1.14.4
- googletest tests, built and run in a clean poudriere jail, say: PASS.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list