Created attachment 196867 [details] Port Update Diff contains the following changes: Makefile: Version bump, maintainer handoff distinfo: contents update pkg-plist: file drift Notable changes between 2.6.3.0 and 2.7.0.0: New functions: execvep_loose(), byte_zzero(), openb_read(), sig0_scan New family of functions: skalibs/genqdyn.h New functions: ipc_timed_sendv(), unlink_void(), skagetln_loose(), skagetlnsep_loose(), genset_deepfree(), gensetdyn_deepfree() The dir_close() function now returns void and leaves errno unchanged. The absolutepath() and sarealpath_tmp() functions, as well as the avl*_deletenode(), skalibs/mininetstring.h and prot families of functions, have been removed. skalibs/djbunix.h does not include skalibs/env.h anymore. As always, update notes can be found at: http://www.skarnet.org/software/skalibs/upgrade.html
Hi Colin, port does not fetch. Maybe s/https/https:/ Who is crest@rlwinm.de?
Take
Created attachment 197147 [details] Fixup download url
crest@lrwinm.de is another freebsd user of skarnet.org software who has graciously accepted maintainer duties as I no longer have the time to do it. Jan currently maintains libuecc and is much more active in freebsd circles than I ever have been.
(In reply to Colin Booth from comment #4) Hi Colin, Can you tell Jan to log in bugzilla (in this an the other two related PRs) and make explicit that he is OK? It doesn't feel right to volunteer others without their confirmation in public record :-) Thanks a lot
Not necessary. I'm already watching all skaware related PRs. We talked in #s6 on freenode.
(In reply to crest from comment #6) Excellent. Thanks for confirming.
A commit references this bug: Author: fernape Date: Tue Sep 18 18:18:07 UTC 2018 New revision: 480054 URL: https://svnweb.freebsd.org/changeset/ports/480054 Log: devel/skalibs: update to 2.7.0.0 * Maintainership change * Small reorder of variables Change log: http://www.skarnet.org/software/skalibs/upgrade.html PR: 231157 Submitted by: colin-ports@heliocat.net Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D17222 Changes: head/devel/skalibs/Makefile head/devel/skalibs/distinfo head/devel/skalibs/pkg-descr head/devel/skalibs/pkg-plist
Commited, Thanks!