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
Responsible Changed From-To: freebsd-ports-bugs->beech beech@ wants this category PRs (via the GNATS Auto Assign Tool)
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"
State Changed From-To: open->closed Committed, Thanks!