Bug 121097 - irc/psybnc does not work on amd64
Summary: irc/psybnc does not work on amd64
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-25 22:00 UTC by admin@su29.net
Modified: 2008-02-27 20:30 UTC (History)
0 users

See Also:


Attachments
psy.diff (3.97 KB, patch)
2008-02-25 22:00 UTC, admin@su29.net
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description admin@su29.net 2008-02-25 22:00:02 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-25 22:00:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-27 20:21:28 UTC
beech       2008-02-27 20:21:21 UTC

  FreeBSD ports repository

  Modified files:
    irc/psybnc           Makefile 
  Added files:
    irc/psybnc/files     patch-src_match.c patch-src_p_blowfish.c 
                         patch-src_p_global.h patch-src_p_idea.c 
                         patch-src_p_memory.c 
  Removed files:
    irc/psybnc/files     patch-gcc_compile 
  Log:
  - Fix with amd64
  - Bump portrevision
  
  PR:             ports/121097
  Submitted by:   Alexander Chernikov <melifaro@bol.megaon.ru>
  
  Revision  Changes    Path
  1.11      +1 -4      ports/irc/psybnc/Makefile
  1.2       +0 -79     ports/irc/psybnc/files/patch-gcc_compile (dead)
  1.1       +11 -0     ports/irc/psybnc/files/patch-src_match.c (new)
  1.1       +38 -0     ports/irc/psybnc/files/patch-src_p_blowfish.c (new)
  1.1       +23 -0     ports/irc/psybnc/files/patch-src_p_global.h (new)
  1.1       +22 -0     ports/irc/psybnc/files/patch-src_p_idea.c (new)
  1.1       +34 -0     ports/irc/psybnc/files/patch-src_p_memory.c (new)
_______________________________________________
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 Beech Rintoul freebsd_committer freebsd_triage 2008-02-27 20:22:40 UTC
State Changed
From-To: open->closed

Committed, Thanks!