Bug 221565

Summary: security/hitch: Update to v1.4.6
Product: Ports & Packages Reporter: Christopher Beppler <freebsd>
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed FIXED    
Severity: Affects Only Me CC: freebsd
Priority: --- Flags: bugzilla: maintainer-feedback? (zi)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file to bump version to 1.4.6 none

Description Christopher Beppler 2017-08-16 15:41:38 UTC
Created attachment 185489 [details]
patch file to bump version to 1.4.6

Hi,

I changed the version to 1.4.6. Due to changes in configure.ac, I used the upstream bootstrap instead of autoreconf.

The patch to fix compilation issues with LibreSSL is already included in v1.4.6 of the upstream version, so this has been removed.

Please find attached a patch file for this change.

Regards,
Funzi
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-11-07 23:45:21 UTC
A commit references this bug:

Author: zi
Date: Tue Nov  7 23:42:06 UTC 2017
New revision: 453712
URL: https://svnweb.freebsd.org/changeset/ports/453712

Log:
  - Update to 1.4.6

  PR:		221565
  Reported by:	Christopher Beppler

Changes:
  head/security/hitch/Makefile
  head/security/hitch/distinfo
  head/security/hitch/files/patch-configure.ac
  head/security/hitch/files/patch-src_hitch.c
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-12-06 16:51:05 UTC
A commit references this bug:

Author: feld
Date: Wed Dec  6 16:50:10 UTC 2017
New revision: 455661
URL: https://svnweb.freebsd.org/changeset/ports/455661

Log:
  MFH: r453712 r453733 r453741 r455660

  - Update to 1.4.6

  PR:		221565
  Reported by:	Christopher Beppler

  - Switch to USES=pkgconfig
  - Bump PORTREVISION

  Special thanks:	danfe (debugging hitch m4 issue+recommending pkgconfig via USES)

  - Varnish has two different releases for hitch, switch to the other one as it is properly bootstrapped
  - Bump PORTREVISION

  Thanks to:	danfe

  security/hitch: Add reload command to rc script

  Hitch properly handles SIGHUP

Changes:
_U  branches/2017Q4/
  branches/2017Q4/security/hitch/Makefile
  branches/2017Q4/security/hitch/distinfo
  branches/2017Q4/security/hitch/files/hitch.in
  branches/2017Q4/security/hitch/files/patch-src_hitch.c