Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 1999 19:14:09 +1000 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12443: update port: wmcp-1.2.6 to 1.2.8
Message-ID:  <199906290914.TAA07555@blues.ghis.net>

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

>Number:         12443
>Category:       ports
>Synopsis:       update port: wmcp-1.2.6 to 1.2.8
>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:   Tue Jun 29 08:50:03 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 3.2-19990517-STABLE i386
>Organization:
>Environment:

	

>Description:

Patch updates wmcp port to latest version.

>How-To-Repeat:

	

>Fix:
	
Apply the following diff..

diff -ruN /usr/ports/misc/wmcp/Makefile wmcp/Makefile
--- /usr/ports/misc/wmcp/Makefile	Mon May 10 10:13:18 1999
+++ wmcp/Makefile	Tue Jun 29 19:09:31 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	wmcp
-# Version required:		1.2.6
+# Version required:		1.2.8
 # Date created:			10 February 1999
 # Whom:				Jim Mock <jim@phrantic.phear.net>
 #
 # $Id: Makefile,v 1.2 1999/05/09 16:56:14 steve Exp $
 #
 
-DISTNAME=	wmcp-1.2.6
+DISTNAME=	wmcp-1.2.8
 CATEGORIES=	misc windowmaker
 MASTER_SITES=	http://users.linuxbox.com/~bac/src/wmcp/
 
@@ -23,7 +23,7 @@
 	(cd ${WRKSRC} && ${GMAKE} clean)
 
 do-build:
-	(cd ${WRKSRC} && make)
+	(cd ${WRKSRC} && ${GMAKE})
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/wmcp ${PREFIX}/bin
diff -ruN /usr/ports/misc/wmcp/files/md5 wmcp/files/md5
--- /usr/ports/misc/wmcp/files/md5	Wed Mar 31 04:46:36 1999
+++ wmcp/files/md5	Tue Jun 29 19:08:42 1999
@@ -1 +1 @@
-MD5 (wmcp-1.2.6.tar.gz) = 384736be9178d92e02c87c55bd290150
+MD5 (wmcp-1.2.8.tar.gz) = 6f347dd6fb0b017de868081088cdcf13

>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?199906290914.TAA07555>