Bug 134972 - [maintainer-update|patch] irc/ircd-ratbox-devel: Update to ratbox-3.0.4
Summary: [maintainer-update|patch] irc/ircd-ratbox-devel: Update to ratbox-3.0.4
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 03:40 UTC by moggie
Modified: 2009-05-28 20:20 UTC (History)
0 users

See Also:


Attachments
ircd-ratbox-devel-3.0.4.diff (2.38 KB, patch)
2009-05-27 03:40 UTC, moggie
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description moggie 2009-05-27 03:40:01 UTC
Updated ircd-ratbox-devel port to official testing release of ircd-ratbox-3.0.4.

Port changes:
o Update and fix post-install permissions check and sets to use cmp. Config files now set to be owned by root:ircd by default instead of root:wheel. Permissions shouldn't be overridden during a port upgrade.

Software changes included in this release:
o Fix forward DNS resolution, only used by connect::host with hostnames.
o Check return values on rb_socketpair that can cause a crash if socketpair fails.
o Add autoconf checks for -fstack-protector.
o Add warnings for certain functions who's return values should always be checked.
o Fix a CHALLENGE related core dump.
Comment 1 Beat Gaetzi freebsd_committer freebsd_triage 2009-05-27 07:40:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-28 20:18:26 UTC
beat        2009-05-28 19:18:16 UTC

  FreeBSD ports repository

  Modified files:
    irc/ircd-ratbox-devel Makefile distinfo 
    irc/ircd-ratbox-devel/files pkg-install.in 
  Log:
  - Update to 3.0.4
  - Fix post-install permissions check
  
  PR:             ports/134972
  Submitted by:   Lewis <moggie AT elasticmind.net> (maintainer)
  Approved by:    miwi (mentor, implicit)
  
  Revision  Changes    Path
  1.22      +4 -4      ports/irc/ircd-ratbox-devel/Makefile
  1.18      +3 -3      ports/irc/ircd-ratbox-devel/distinfo
  1.3       +6 -3      ports/irc/ircd-ratbox-devel/files/pkg-install.in
_______________________________________________
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 Beat Gaetzi freebsd_committer freebsd_triage 2009-05-28 20:19:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!