Bug 124566 - news/inn-current: unbreak.
Summary: news/inn-current: unbreak.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-14 00:10 UTC by Thierry Thomas
Modified: 2008-11-14 16:20 UTC (History)
1 user (show)

See Also:


Attachments
inn-current.diff (3.90 KB, patch)
2008-06-14 00:10 UTC, Thierry Thomas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thierry Thomas freebsd_committer freebsd_triage 2008-06-14 00:10:03 UTC
	Notified on Usenet-fr in <news:g2t98k$caf$1@news.trigofacile.com>.

	- unbreak;

	- remove silenting @, to track this kind of errors.

Fix: Please apply the following patch:
How-To-Repeat: 	See pointyhat logs. E.g.:
	<http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2008050315/inn-current-20061024_1.log>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-14 00:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-11-14 16:11:18 UTC
shaun       2008-11-14 16:11:09 UTC

  FreeBSD ports repository

  Modified files:
    news/inn             Makefile distinfo pkg-plist 
    news/inn/files       patch-configure 
    news/inn-current     Makefile distinfo 
  Added files:
    news/inn/files       patch-ipv6 
  Removed files:
    news/inn/files       patch-innfeed_endpoint.c 
    news/inn-current/files patch-configure 
  Log:
  - Upgrade inn to 2.4.5.
  - Upgrade inn-current to the latest snapshot, fixing some issues with
    the port [1]; the port is still BROKEN, though.
  - Fix IPv6 binding issue. [2]
  
  PR:             ports/124566 [1]
  Submitted by:   thierry [1]
  Obtained from:  http://marc.info/?t=122460141500003 [2]
  
  Revision  Changes    Path
  1.80      +3 -3      ports/news/inn-current/Makefile
  1.23      +3 -3      ports/news/inn-current/distinfo
  1.4       +0 -57     ports/news/inn-current/files/patch-configure (dead)
  1.89      +37 -37    ports/news/inn/Makefile
  1.23      +3 -3      ports/news/inn/distinfo
  1.5       +9 -8      ports/news/inn/files/patch-configure
  1.2       +0 -11     ports/news/inn/files/patch-innfeed_endpoint.c (dead)
  1.1       +40 -0     ports/news/inn/files/patch-ipv6 (new)
  1.26      +9 -7      ports/news/inn/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Shaun Amott freebsd_committer freebsd_triage 2008-11-14 16:14:15 UTC
State Changed
From-To: open->closed

I've fixed the issues addressed in your patch, however, the port is 
still BROKEN, as makedbz segfaults during installation. I'm currently 
debugging that particular problem.