Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 18:11:54 -0400 (EDT)
From:      Patrick Li <pat@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30803: Update port: sysutils/wmmemmon
Message-ID:  <200109242211.f8OMBsY20238@cc92687-a.wlgrv1.pa.home.com>

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

>Number:         30803
>Category:       ports
>Synopsis:       Update port: sysutils/wmmemmon
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 24 15:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.4-STABLE FreeBSD 4.4-STABLE #0: Fri Sep 21 14:27:29 EDT 2001 root@:/usr/src/sys/compile/BOTTLENEK i386
>Description:
Update port
Remove patchfile
>How-To-Repeat:
N/A
>Fix:
diff -ruN /usr/ports/sysutils/wmmemmon/Makefile wmmemmon/Makefile
--- /usr/ports/sysutils/wmmemmon/Makefile	Mon Sep 24 15:49:22 2001
+++ wmmemmon/Makefile	Mon Sep 24 18:07:37 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wmmemmon
-PORTVERSION=	0.5.0
+PORTVERSION=	0.5.2
 CATEGORIES=	sysutils windowmaker
 MASTER_SITES=	http://www.sh.rim.or.jp/~ssato/src/
 DISTNAME=	WMMemMon-${PORTVERSION}
diff -ruN /usr/ports/sysutils/wmmemmon/distinfo wmmemmon/distinfo
--- /usr/ports/sysutils/wmmemmon/distinfo	Mon Sep 24 15:49:22 2001
+++ wmmemmon/distinfo	Mon Sep 24 18:07:51 2001
@@ -1 +1 @@
-MD5 (WMMemMon-0.5.0.tar.gz) = f661c4b5ecc6eaa56deee4c38037a821
+MD5 (WMMemMon-0.5.2.tar.gz) = 12e9859b2bef34f613640c1320a3d78d
diff -ruN /usr/ports/sysutils/wmmemmon/files/patch-src::mem_freebsd.c wmmemmon/files/patch-src::mem_freebsd.c
--- /usr/ports/sysutils/wmmemmon/files/patch-src::mem_freebsd.c	Sun Sep 23 15:33:38 2001
+++ wmmemmon/files/patch-src::mem_freebsd.c	Wed Dec 31 19:00:00 1969
@@ -1,15 +0,0 @@
---- src/mem_freebsd.c.orig	Sun Sep 23 15:02:09 2001
-+++ src/mem_freebsd.c	Sun Sep 23 15:02:51 2001
-@@ -51,10 +51,10 @@
- 
-   if (geteuid () != getuid () || getegid () != getgid ())
-     {
--      fprintf (stderr "unable to drop privileges");
-+      fprintf (stderr,"unable to drop privileges");
-       exit(1);
-     }
--  return 0;
-+  exit(1);
- }
- 
- 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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