>Number: 151420 >Category: misc >Synopsis: [patch] Remove site from MASTER_SITES in irc/bip >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 13 04:00:16 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Raphael Kubo da Costa >Release: 8-STABLE >Organization: >Environment: FreeBSD gibbon 8.1-STABLE FreeBSD 8.1-STABLE #16: Sun Oct 3 23:17:38 BRT 2010 r...@gibbon:/usr/obj/usr/src/sys/GIBBON amd64 >Description: This patch removes LOCAL/beech from the MASTER_SITES for the irc/bip port. It seems not to be updated, and the latest bip version there is 0.6.1, wheres the current version is 0.8.6. >How-To-Repeat:
>Fix: Patch attached with submission follows: diff --git a/irc/bip/Makefile b/irc/bip/Makefile index cbbd04f..9e7b973 100644 --- a/irc/bip/Makefile +++ b/irc/bip/Makefile @@ -9,8 +9,7 @@ PORTNAME= bip PORTVERSION= 0.8.6 CATEGORIES= irc MASTER_SITES= http://bip.t1r.net/downloads/ \ - http://distfiles.gentoo.org/distfiles/ \ - LOCAL/beech + http://distfiles.gentoo.org/distfiles/ MAINTAINER= [email protected] COMMENT= A simple IRC proxy with SSL support >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
