Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2006 21:20:25 +0200
From:      "Martin Wilke" <freebsd@unixfreunde.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        t.kempka@web.de
Subject:   ports/96723: [patch]x11/wmmsg
Message-ID:  <1146684025.14703@mwilke.ath.cx>
Resent-Message-ID: <200605031930.k43JUFHk086966@freefall.freebsd.org>

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

>Number:         96723
>Category:       ports
>Synopsis:       [patch]x11/wmmsg
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 03 19:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #137: Tue May  2 08:04:55 CEST 2006
    splash@mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- drop USE_REINPLACE
- mirror fix
- maintainer is cc'd


>How-To-Repeat:





>Fix:


--- wmmsg.diff begins here ---
diff -ruN /usr/ports/x11/wmmsg/Makefile ports/x11/wmmsg/Makefile
--- /usr/ports/x11/wmmsg/Makefile	Wed May  3 21:13:52 2006
+++ ports/x11/wmmsg/Makefile	Wed May  3 21:14:23 2006
@@ -7,9 +7,9 @@
 
 PORTNAME=	wmmsg
 PORTVERSION=	1.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11 windowmaker
-MASTER_SITES=	http://taxiway.swapspace.net/~matt/wmmsg/
+MASTER_SITES=	http://mirror.israel.net/pub/FreeBSD/distfiles/
 
 MAINTAINER=	t.kempka@web.de
 COMMENT=	Dockapp that notifies you on ICQ, AIM and IRC events
@@ -23,7 +23,7 @@
 USE_X_PREFIX=	yes
 USE_XPM=	yes
 GNU_CONFIGURE=	yes
-USE_REINPLACE=	yes
+
 MAN1=		wmmsg.1
 
 post-patch:
--- wmmsg.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?1146684025.14703>