Date: Sun, 13 Feb 2000 23:30:32 -0800 (PST) From: mmuir@es.co.nz To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16707: Update port sysutils/wmhm from 1.41 to 1.42 Message-ID: <200002140730.XAA00830@rock.bsdonline.org>
next in thread | raw e-mail | index | archive | help
>Number: 16707 >Category: ports >Synopsis: Update port sysutils/wmhm from 1.41 to 1.42 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 13 23:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Mike Muir >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: FreeBSD-3.4-S >Description: * New features * Apperance bug fixes * Other stuff or something heeeee >How-To-Repeat: >Fix: diff -ruN /usr/ports/sysutils/wmhm/Makefile ./wmhm/Makefile --- /usr/ports/sysutils/wmhm/Makefile Sat Feb 12 08:26:04 2000 +++ ./wmhm/Makefile Wed Feb 9 18:01:12 2000 @@ -1,14 +1,14 @@ # New ports collection makefile for: wmhm -# Version required: 1.41 +# Version required: 1.42 # Date created: 21 September 1999 # Whom: Mike Muir <mmuir@es.co.nz> # -# $FreeBSD: ports/sysutils/wmhm/Makefile,v 1.9 2000/02/12 21:47:39 imura Exp $ +# $FreeBSD$ # -DISTNAME= wmhm-1.41 +DISTNAME= wmhm-1.42 CATEGORIES= sysutils windowmaker -MASTER_SITES= http://www.es.co.nz/~mmuir/ \ +MASTER_SITES= http://www.es.co.nz/~mmuir/ \ http://muir.dhis.net/wmhm/ MAINTAINER= mmuir@es.co.nz @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/wmhm/wmhm GNU_CONFIGURE= yes - MAN8= wmhm.8 +MANCOMPRESSED= yes .include <bsd.port.mk> diff -ruN /usr/ports/sysutils/wmhm/files/md5 ./wmhm/files/md5 --- /usr/ports/sysutils/wmhm/files/md5 Sat Feb 12 08:26:05 2000 +++ ./wmhm/files/md5 Thu Feb 10 17:17:52 2000 @@ -1 +1 @@ -MD5 (wmhm-1.41.tar.gz) = 52a811182680bbdba5cc5de338be8802 +MD5 (wmhm-1.42.tar.gz) = c1bcb4f04a1fce6cb376747b4696fd1f diff -ruN /usr/ports/sysutils/wmhm/patches/patch-ab ./wmhm/patches/patch-ab --- /usr/ports/sysutils/wmhm/patches/patch-ab Sat Feb 12 13:47:42 2000 +++ ./wmhm/patches/patch-ab Wed Dec 31 16:00:00 1969 @@ -1,17 +0,0 @@ ---- Makefile.in.orig Tue Feb 8 12:18:03 2000 -+++ Makefile.in Sun Feb 13 06:37:05 2000 -@@ -7,7 +7,7 @@ - LIBS=$(LIBDIR) $(XLIB) $(EXTENSIONLIB) -lm - PREFIX=/usr/local - --MANDIR= $(PREFIX)/man/man -+MANDIR= $(PREFIX)/man/man8 - MAN8= wmhm.8 - - CC=gcc -@@ -35,4 +35,5 @@ - - install: $(PROGRAM) - install -o root -g wheel -m 4755 -c -p -s wmhm $(PREFIX)/bin -+ $(BSD_INSTALL_MAN) $(MAN8) $(MANDIR) - >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?200002140730.XAA00830>