Bug 231157 - [UPDATE] devel/skalibs: update to 2.7.0.0, hand off maintainership.
Summary: [UPDATE] devel/skalibs: update to 2.7.0.0, hand off maintainership.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks: 231158
  Show dependency treegraph
 
Reported: 2018-09-04 18:21 UTC by Colin Booth
Modified: 2018-09-18 18:19 UTC (History)
2 users (show)

See Also:


Attachments
Port Update (2.35 KB, patch)
2018-09-04 18:21 UTC, Colin Booth
no flags Details | Diff
Fixup download url (2.35 KB, patch)
2018-09-16 17:31 UTC, Colin Booth
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Booth 2018-09-04 18:21:51 UTC
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
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2018-09-11 17:40:52 UTC
Hi Colin,

port does not fetch. Maybe s/https/https:/

Who is crest@rlwinm.de?
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2018-09-11 17:41:25 UTC
Take
Comment 3 Colin Booth 2018-09-16 17:31:15 UTC
Created attachment 197147 [details]
Fixup download url
Comment 4 Colin Booth 2018-09-16 17:40:46 UTC
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.
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2018-09-17 16:33:20 UTC
(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
Comment 6 crest 2018-09-17 16:58:13 UTC
Not necessary. I'm already watching all skaware related PRs. We talked in #s6 on freenode.
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2018-09-17 16:59:39 UTC
(In reply to crest from comment #6)
Excellent.

Thanks for confirming.
Comment 8 commit-hook freebsd_committer freebsd_triage 2018-09-18 18:18:55 UTC
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
Comment 9 Fernando Apesteguía freebsd_committer freebsd_triage 2018-09-18 18:19:24 UTC
Commited,

Thanks!