Bug 247243

Summary: www/logswan: Update to 2.1.5
Product: Ports & Packages Reporter: Juraj Lutter <otis>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: buildisok, easy
Version: LatestFlags: otis: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/logswan: Update to 2.1.5 none

Description Juraj Lutter freebsd_committer freebsd_triage 2020-06-13 21:30:59 UTC
Created attachment 215529 [details]
www/logswan: Update to 2.1.5

Hi,

please find the patch attached.

Changelog for 2.1.5:

- Switch the GEOIP2DIR example to point to '/var/db/dbip'
- Use CLOCK_REALTIME if CLOCK_MONOTONIC is not available
- Remove unneeded <sys/select.h> and <sys/types.h> includes
- Add missing <stddef.h> include
- Remove useless _POSIX_SOURCE define
- Remove useless _POSIX_C_SOURCE 199309L define
- Define _GNU_SOURCE in CMakeLists.txt to avoid cluttering source files
- No need to set HAVE_SECCOMP to 1, defining it is enough
- Remove some unneeded seccomp related includes

Thanks.
Comment 1 Automation User 2020-06-13 21:59:06 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/155948150
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-06-14 10:35:23 UTC
^Triage: [tags] in issue Titles are deprecated
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-06-18 06:04:02 UTC
A commit references this bug:

Author: fernape
Date: Thu Jun 18 06:03:31 UTC 2020
New revision: 539525
URL: https://svnweb.freebsd.org/changeset/ports/539525

Log:
  www/logswan: update to 2.1.5

  PR:	247243
  Submitted by:	juraj@lutter.sk

Changes:
  head/www/logswan/Makefile
  head/www/logswan/distinfo
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2020-06-18 06:04:27 UTC
Committed,

Thanks!