Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 1998 22:13:06 -0500 (EST)
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
Subject:   ports/7285: update blackbox port to 0.34.0
Message-ID:  <199807150313.WAA16401@emerson.gelemna.ft-wayne.in.us>

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

>Number:         7285
>Category:       ports
>Synopsis:       update blackbox port to 0.34.0
>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 Jul 14 20:20:01 PDT 1998
>Last-Modified:
>Originator:     Don Croyle
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	

>Description:
Diffs to update the x11/blackbox port from 0.33.6 to 0.34.0.
	

>How-To-Repeat:

	

>Fix:
Apply this patch:	
	

diff -ruN blackbox.old/Makefile blackbox/Makefile
--- blackbox.old/Makefile	Sat Jun 27 15:37:13 1998
+++ blackbox/Makefile	Tue Jul 14 21:40:19 1998
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	Blackbox
-# Version required:	0.33.6
+# Version required:	0.34.0
 # Date created:		June 15, 1998
 # Whom:			Brian Handy <handy@physics.montana.edu>
 #
 # $Id: Makefile,v 1.2 1998/06/27 20:37:13 steve Exp $
 #
 
-DISTNAME=	blackbox-0.33.6
+DISTNAME=	blackbox-0.34.0
 CATEGORIES=	x11
 MASTER_SITES=	http://linux.wiw.org/blackbox/sources/
 
diff -ruN blackbox.old/files/md5 blackbox/files/md5
--- blackbox.old/files/md5	Sat Jun 27 15:37:18 1998
+++ blackbox/files/md5	Tue Jul 14 21:40:51 1998
@@ -1 +1 @@
-MD5 (blackbox-0.33.6.tar.gz) = 3ff57f0cf03bb54d143838bf065b4526
+MD5 (blackbox-0.34.0.tar.gz) = 1d9b17febb77e33cd5c603eac60cd529
diff -ruN blackbox.old/patches/patch-ab blackbox/patches/patch-ab
--- blackbox.old/patches/patch-ab	Sat Jun 27 15:37:18 1998
+++ blackbox/patches/patch-ab	Tue Jul 14 21:50:10 1998
@@ -1,12 +1,12 @@
-*** src/Imakefile.orig	Thu Jun 25 23:44:45 1998
---- src/Imakefile	Sat Jun 27 09:54:22 1998
+*** src/Imakefile.orig	Tue Jul 14 21:46:24 1998
+--- src/Imakefile	Tue Jul 14 21:47:59 1998
 ***************
-*** 76,82 ****
+*** 89,95 ****
   
   #ifndef ComplexCplusplusProgramTargetNoMan
   #define ComplexCplusplusProgramTargetNoMan(program)                     @@\
-- 	PROGRAM = program                                               @@\
+- 	PROGRAM = ProgramTargetName(program)                            @@\
                                                                           @@\
-  AllTarget(program)                                                      @@\
+  AllTarget(ProgramTargetName(program))                                   @@\
                                                                           @@\
---- 76,81 ----
+--- 89,94 ----

>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?199807150313.WAA16401>