From olivleh1@avocado.salatschuessel.net  Sat Feb 22 16:58:02 2003
Return-Path: <olivleh1@avocado.salatschuessel.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AA3DA37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Feb 2003 16:58:02 -0800 (PST)
Received: from mail.netbeat.de (mail.netbeat.de [62.208.140.19])
	by mx1.FreeBSD.org (Postfix) with SMTP id 549A843F93
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 22 Feb 2003 16:57:59 -0800 (PST)
	(envelope-from olivleh1@avocado.salatschuessel.net)
Received: (qmail 4684 invoked from network); 23 Feb 2003 01:17:14 -0000
Received: from pd9520672.dip.t-dialin.net (HELO avocado.salatschuessel.net) (217.82.6.114)
  by mail.netbeat.de with SMTP; 23 Feb 2003 01:17:14 -0000
Received: (qmail 87052 invoked by uid 0); 23 Feb 2003 00:57:30 -0000
Message-Id: <20030223005730.87051.qmail@avocado.salatschuessel.net>
Date: 23 Feb 2003 00:57:30 -0000
From: Oliver Lehmann <lehmann@ans-netz.de>
Reply-To: Oliver Lehmann <lehmann@ans-netz.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Oliver Lehmann <lehmann@ans-netz.de>
Subject: update-port: irc/muh
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48573
>Category:       ports
>Synopsis:       update-port: irc/muh
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    oliver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 22 17:00:16 PST 2003
>Closed-Date:    Wed Jun 18 12:16:05 PDT 2003
>Last-Modified:  Wed Jun 18 12:16:05 PDT 2003
>Originator:     Oliver Lehmann
>Release:        FreeBSD 5.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD avocado.salatschuessel.net 5.0-RELEASE-p2 FreeBSD 5.0-RELEASE-p2 #1: Sat Feb 22 16:49:28 CET 2003 olivleh1@avocado.salatschuessel.net:/usr/obj/usr/src/sys/AVOCADO i386


>Description:
	version:	2.05d -> 2.2.b.1
>How-To-Repeat:
>Fix:


--- muh.diff begins here ---
diff -ruN muh.old/Makefile /usr/ports/irc/muh/Makefile
--- muh.old/Makefile	Sun Feb 23 00:54:32 2003
+++ /usr/ports/irc/muh/Makefile	Sun Feb 23 01:55:41 2003
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	muh
-PORTVERSION=	2.05d
-PORTREVISION=	1
-DISTNAME=	muh-2.05d-fixed
+PORTVERSION=	2.2.b.1
+PORTREVISION=	0
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b./beta/}
 CATEGORIES=	irc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=muh
@@ -17,9 +17,15 @@
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+USE_REINPLACE=	yes
+
+post-patch:
+	@${REINPLACE_CMD} -e "s|=muh|=${PREFIX}/bin/muh|g" ${WRKSRC}/misc/muh-check
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/muh ${PREFIX}/bin
-	${INSTALL_DATA} ${WRKSRC}/docs/muhrc ${PREFIX}/share/skel/dot.muhrc
+	${INSTALL_SCRIPT} ${WRKSRC}/misc/muh-check ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${WRKSRC}/misc/muh-rotatelog ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/misc/muhrc ${PREFIX}/share/skel/dot.muhrc
 
 .include <bsd.port.mk>
diff -ruN muh.old/distinfo /usr/ports/irc/muh/distinfo
--- muh.old/distinfo	Sun Feb 23 00:54:32 2003
+++ /usr/ports/irc/muh/distinfo	Sun Feb 23 00:45:24 2003
@@ -1 +1 @@
-MD5 (muh-2.05d-fixed.tar.gz) = 0d3cd659d89983fb58dc89f531c1b3e8
+MD5 (muh-2.2beta1.tar.gz) = 8be1988b988f117ac75be70bad2b9086
diff -ruN muh.old/pkg-plist /usr/ports/irc/muh/pkg-plist
--- muh.old/pkg-plist	Sun Feb 23 00:54:32 2003
+++ /usr/ports/irc/muh/pkg-plist	Sun Feb 23 00:43:56 2003
@@ -1,2 +1,4 @@
 bin/muh
+bin/muh-check
+bin/muh-rotatelog
 share/skel/dot.muhrc
--- muh.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->billf 
Responsible-Changed-By: arved 
Responsible-Changed-When: Mon Feb 24 02:47:55 PST 2003 
Responsible-Changed-Why:  
Over to Maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48573 
Responsible-Changed-From-To: billf->oliver 
Responsible-Changed-By: billf 
Responsible-Changed-When: Tue Jun 17 20:08:12 PDT 2003 
Responsible-Changed-Why:  
i no longer use the port in question and the submitter is now a committer. 

feel free to take over maintainership. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48573 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Wed Jun 18 12:15:48 PDT 2003 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48573 
>Unformatted:
