From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 29 12:40:17 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C34616A41F for ; Sat, 29 Oct 2005 12:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B9943D45 for ; Sat, 29 Oct 2005 12:40:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j9TCeGWV024739 for ; Sat, 29 Oct 2005 12:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j9TCeGNj024735; Sat, 29 Oct 2005 12:40:16 GMT (envelope-from gnats) Resent-Date: Sat, 29 Oct 2005 12:40:16 GMT Resent-Message-Id: <200510291240.j9TCeGNj024735@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Hudec Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6036116A41F for ; Sat, 29 Oct 2005 12:36:23 +0000 (GMT) (envelope-from corwin@pleiades.aeternal.net) Received: from pleiades.aeternal.net (pleiades.in.markiza.sk [62.168.76.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07C9143D45 for ; Sat, 29 Oct 2005 12:36:23 +0000 (GMT) (envelope-from corwin@pleiades.aeternal.net) Received: by pleiades.aeternal.net (Postfix, from userid 1001) id 38ED511444; Sat, 29 Oct 2005 14:36:35 +0200 (CEST) Message-Id: <20051029123635.38ED511444@pleiades.aeternal.net> Date: Sat, 29 Oct 2005 14:36:35 +0200 (CEST) From: Martin Hudec To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: corwin@aeternal.net Subject: ports/88175: [patch] MASTER_SITES update for irc/blackened Makefile and maintainership takeover X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Hudec List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Oct 2005 12:40:17 -0000 >Number: 88175 >Category: ports >Synopsis: [patch] MASTER_SITES update for irc/blackened Makefile and maintainership takeover >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 29 12:40:16 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Martin Hudec >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD pleiades.aeternal.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Fri Oct 21 12:44:12 CEST 2005 corwin@pleiades.aeternal.net:/usr/obj/usr/src/sys/PLEIADES i386 >Description: Update for irc/blackened Makefile MASTER_SITES (I will provide it on my own). I would also like to take over maintainership for this port. >How-To-Repeat: >Fix: Patch is attached. --- Makefile.diff begins here --- --- /usr/ports/irc/blackened/Makefile.orig Sat Oct 29 14:06:59 2005 +++ /usr/ports/irc/blackened/Makefile Sat Oct 29 14:28:16 2005 @@ -8,14 +8,12 @@ PORTNAME= blackened PORTVERSION= 1.8.1 CATEGORIES= irc -MASTER_SITES= # disappeared +MASTER_SITES= http://freebsd.aeternal.net/ports/ +DISTNAME= blackened-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= The Blackened IRC Client -BROKEN= "mastersite disappeared" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE= 2005-12-09 +MAINTAINER= corwin@aeternal.net +COMMENT= The Blackened IRC Client GNU_CONFIGURE= yes PLIST_SUB= VERSION=${PORTVERSION} --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: