Bug 166914 - [maintainer-update|patch] irc/ircd-ratbox-devel: Fix MASTER_SITES and update to ratbox-3.0.7
Summary: [maintainer-update|patch] irc/ircd-ratbox-devel: Fix MASTER_SITES and update ...
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-13 17:40 UTC by moggie
Modified: 2012-04-14 14:30 UTC (History)
0 users

See Also:


Attachments
ircd-ratbox-devel-3.0.7.diff (8.94 KB, patch)
2012-04-13 17:40 UTC, moggie
no flags Details | Diff
ircd-ratbox-devel-3.0.7.diff (9.37 KB, patch)
2012-04-13 19:56 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 2012-04-13 17:40:11 UTC
Change MASTER_SITES to avoid ircd-ratbox.org (cybersquatted).

Updated ircd-ratbox-devel port to official release of ircd-ratbox-3.0.7

Release notes:
- Remove sigio code. Its buggyness makes it more trouble than it is worth.
- Stop logging to files when they are commented out in the ircd.conf.
- Add help for GUNGLINE.
- Make cross compiles work again.
- Fix error handling with GNUTLS.
- Update included sqlite3 code to something recent.
- Documentation cleanups/updates.
Comment 1 moggie 2012-04-13 19:56:33 UTC
Updated patch to include pkg-descr change.
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2012-04-14 12:49:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-04-14 14:29:39 UTC
scheidell    2012-04-14 13:29:25 UTC

  FreeBSD ports repository

  Modified files:
    irc/ircd-ratbox-devel Makefile distinfo pkg-plist 
    irc/ircd-ratbox-devel/files patch-doc_example.conf 
                                patch-doc_example.efnet.conf 
                                patch-include_config.h 
  Log:
  - Update to official release 3.0.7
  - Update MASTER_SITES (remove unofficial ircd-ratbox.org)
  - Unbreak cross compiles
  - Fix error handling with GNUTLS
  - Update sqllite3 code
  - Remove buggy sigio code.
  
  PR:             ports/166914
  Submitted by:   moggie <moggie@elasticmind.net> (maintainer)
  
  Revision  Changes    Path
  1.27      +6 -6      ports/irc/ircd-ratbox-devel/Makefile
  1.21      +2 -2      ports/irc/ircd-ratbox-devel/distinfo
  1.8       +15 -15    ports/irc/ircd-ratbox-devel/files/patch-doc_example.conf
  1.10      +15 -24    ports/irc/ircd-ratbox-devel/files/patch-doc_example.efnet.conf
  1.6       +9 -12     ports/irc/ircd-ratbox-devel/files/patch-include_config.h
  1.11      +1 -0      ports/irc/ircd-ratbox-devel/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 4 Michael Scheidell freebsd_committer freebsd_triage 2012-04-14 14:29:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!