Bug 125622 - Update Port: irc/irssi-fish
Summary: Update Port: irc/irssi-fish
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-07-15 05:30 UTC by Ashish Shukla
Modified: 2008-07-18 01:50 UTC (History)
0 users

See Also:


Attachments
file.diff (4.75 KB, patch)
2008-07-15 05:30 UTC, Ashish Shukla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2008-07-15 05:30:01 UTC
This port is BROKEN earlier.

Fix: Following files are added/updated/removed in this release:
* Makefile
  - incremented PORTREVISION
  - updated MAINTAINER
  - updated BUILD_DEPENDS
  - removed BROKEN markings
* files/patch-*

NOTE: Before applying this diff, please make sure there is a subdirectory named 'files' in irssi-fish
directory.

===> Generating patch
===> Viewing diff with more
How-To-Repeat: Following command throws an error:

# make -C /usr/ports/irc/irssi-fish build
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-15 05:30:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this category PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-18 01:46:27 UTC
beech       2008-07-18 00:46:11 UTC

  FreeBSD ports repository

  Modified files:
    irc/irssi-fish       Makefile 
  Added files:
    irc/irssi-fish/files patch-DH1080.c patch-Makefile 
                         patch-SHA-256.c patch-base64.c 
                         patch-blowfish.c 
  Log:
  - Unbreak on >7.x
  - Fix build
  - Bump portrevision
  - Pass maintainership to submitter
  
  PR:             ports/125622
  Submitted by:   Ashish Shukla <wahjava@gmail.com>
  
  Revision  Changes    Path
  1.7       +6 -11     ports/irc/irssi-fish/Makefile
  1.1       +10 -0     ports/irc/irssi-fish/files/patch-DH1080.c (new)
  1.1       +18 -0     ports/irc/irssi-fish/files/patch-Makefile (new)
  1.1       +10 -0     ports/irc/irssi-fish/files/patch-SHA-256.c (new)
  1.1       +12 -0     ports/irc/irssi-fish/files/patch-base64.c (new)
  1.1       +9 -0      ports/irc/irssi-fish/files/patch-blowfish.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-07-18 01:47:07 UTC
State Changed
From-To: open->closed

Committed, Thanks!