Bug 195035 - [maintainer] Update Port: devel/libserver to 2.1
Summary: [maintainer] Update Port: devel/libserver to 2.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Bartek Rutkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-15 14:58 UTC by jimmy
Modified: 2014-11-20 12:20 UTC (History)
1 user (show)

See Also:


Attachments
patch (931 bytes, patch)
2014-11-15 14:58 UTC, jimmy
no flags Details | Diff
poudriere testport amd64 (10.07 KB, text/plain)
2014-11-15 14:58 UTC, jimmy
no flags Details
poudriere testport i386 (10.12 KB, text/plain)
2014-11-15 14:58 UTC, jimmy
no flags Details
Corrected patch (931 bytes, patch)
2014-11-20 09:39 UTC, jimmy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jimmy 2014-11-15 14:58:01 UTC
Created attachment 149436 [details]
patch

Address family of UNIX sockets needs to be explicitly set to AF_UNIX or bind() will fail on FreeBSD 10.1
Comment 1 jimmy 2014-11-15 14:58:21 UTC
Created attachment 149437 [details]
poudriere testport amd64
Comment 2 jimmy 2014-11-15 14:58:38 UTC
Created attachment 149438 [details]
poudriere testport i386
Comment 3 John Marino freebsd_committer freebsd_triage 2014-11-16 22:33:00 UTC
Promoting!
Comment 4 Bartek Rutkowski freebsd_committer freebsd_triage 2014-11-20 09:00:15 UTC
Jimmy, seems like the distfiles checksums are not right, do you mind looking into it and sending a new patch?
Comment 5 jimmy 2014-11-20 09:39:06 UTC
Created attachment 149636 [details]
Corrected patch
Comment 6 commit-hook freebsd_committer freebsd_triage 2014-11-20 12:20:16 UTC
A commit references this bug:

Author: robak
Date: Thu Nov 20 12:19:59 UTC 2014
New revision: 372908
URL: https://svnweb.freebsd.org/changeset/ports/372908

Log:
  devel/libserver: update 2.0 -> 2.1

  PR:		195035
  Submitted by:	James Bailie <jimmy@mammothcheese.ca>
  Approved by:	mentors (implicit)

Changes:
  head/devel/libserver/Makefile
  head/devel/libserver/distinfo
Comment 7 Bartek Rutkowski freebsd_committer freebsd_triage 2014-11-20 12:20:52 UTC
Committed, thanks for your work!