Bug 191232 - [patch] update: net/dante
Summary: [patch] update: net/dante
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: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-21 04:18 UTC by mp39590
Modified: 2014-07-31 15:56 UTC (History)
1 user (show)

See Also:


Attachments
patch (6.36 KB, patch)
2014-06-21 04:18 UTC, mp39590
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mp39590 2014-06-21 04:18:12 UTC
Created attachment 143982 [details]
patch

- update from 1.3.2 to 1.4.0
- add staging support
- add more DOCS and EXAMPLES
- add USES libtool

Due to configure script bug this port wasn't runnable in FreeBSD 10, because it was trying to link to /usr/lib/libc.so, which is a ldscript. This patch work around this specifying libc explicitly with --with-libc=libc.so.7, upstream is notified.

To committer: please, svn rm everything in files/, except sockd.in, and svn add pkg-message.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-07-31 15:19:24 UTC
A commit references this bug:

Author: wg
Date: Thu Jul 31 15:18:56 UTC 2014
New revision: 363619
URL: http://svnweb.freebsd.org/changeset/ports/363619

Log:
  net/dante: update to 1.4.0

  - Add LICENSE
  - Support stage

  PR:		191232
  Submitted by:	mp39590 gmail com
  Approved by:	maintainer (timeout)

Changes:
  head/irc/hexchat/Makefile
  head/net/dante/Makefile
  head/net/dante/distinfo
  head/net/dante/files/patch-configure
  head/net/dante/files/patch-ltmain.sh
  head/net/dante/pkg-message
  head/net/dante/pkg-plist