Summary: | net/yate: update to 6.1.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Nikola Kolev <koue> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi, tobik | ||||
Priority: | --- | Flags: | koue:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Comment on attachment 196856 [details]
yate 6.1.0 patch
+%%PORTDOCS%%%%DOCSDIR%%-%%VERSION%%
This is wrong. Please either patch the build to install the docs
into ${DOCSDIR} or set
DOCSDIR=${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} in the port
instead.
Comment on attachment 196856 [details]
yate 6.1.0 patch
Files are installed under '/usr/local/share/doc/yate-6.1.0' which is correct and probably I need to modify 'pkg-plist' file only?
Is there a link to a changelog somewhere ? testbuilds look fine. No changelog. http://yate.ro/svn/yate/tags/RELEASE_6_1_0/ChangeLog is definitely outdated. Committed, thanks! A commit references this bug: Author: pi Date: Mon Sep 10 16:51:54 UTC 2018 New revision: 479440 URL: https://svnweb.freebsd.org/changeset/ports/479440 Log: net/yate: update 6.0.0 -> 6.1.0 PR: 231153 Reviewed by: tobik Submitted by: koue@chaosophia.net (maintainer) Relnotes: http://yate.null.ro/websvn/log.php?repname=yate&path=%2Ftrunk%2F&rev=0&isdir=1 Changes: head/net/yate/Makefile head/net/yate/distinfo head/net/yate/files/patch-modules_server_lksctp.cpp head/net/yate/pkg-plist |
Created attachment 196856 [details] yate 6.1.0 patch Update net/yate to version 6.1.0 Poudriere logs look OK.