Bug 208368 - sysutils/hfm [PATCH]: version bump to v1.2.3, fix build on cluster
Summary: sysutils/hfm [PATCH]: version bump to v1.2.3, fix build on cluster
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: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-03-28 20:37 UTC by Derek Marcotte
Modified: 2016-03-29 05:30 UTC (History)
2 users (show)

See Also:


Attachments
patch to upgrade (1.09 KB, patch)
2016-03-28 20:40 UTC, Derek Marcotte
554b8425: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Marcotte 2016-03-28 20:37:52 UTC
Match upstream v1.2.3, which:

Removed tests that depend on events happening within a certain time.  These times can be pathological on the build cluster, and don't accurately reflect what the "average expected" behaviour is.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-28 20:39:23 UTC
Where's the patch, dude 8-) ?
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-28 20:39:55 UTC
Is it just an increment of the version and new distinfo ? Then I can handle
it from my side.
Comment 3 Derek Marcotte 2016-03-28 20:40:46 UTC
Created attachment 168737 [details]
patch to upgrade
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-03-29 05:14:05 UTC
A commit references this bug:

Author: pi
Date: Tue Mar 29 05:13:03 UTC 2016
New revision: 412094
URL: https://svnweb.freebsd.org/changeset/ports/412094

Log:
  sysutils/hfm: 1.2.1 -> 1.2.3

  - Removed tests that depend on events happening within a certain time.
    These times can be pathological on the build cluster, and don't
    accurately reflect what the "average expected" behaviour is.

  PR:		208368
  Submitted by:	554b8425@razorfever.net (maintainer)

Changes:
  head/sysutils/hfm/Makefile
  head/sysutils/hfm/distinfo
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2016-03-29 05:30:09 UTC
Committed, thanks!