Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Oct 2005 14:36:35 +0200 (CEST)
From:      Martin Hudec <corwin@aeternal.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        corwin@aeternal.net
Subject:   ports/88175: [patch] MASTER_SITES update for irc/blackened Makefile and maintainership takeover	
Message-ID:  <20051029123635.38ED511444@pleiades.aeternal.net>
Resent-Message-ID: <200510291240.j9TCeGNj024735@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051029123635.38ED511444>