From owner-freebsd-ports Sat Jun 27 08:30:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA22798 for freebsd-ports-outgoing; Sat, 27 Jun 1998 08:30:40 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22791 for ; Sat, 27 Jun 1998 08:30:38 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id IAA27476; Sat, 27 Jun 1998 08:30:02 -0700 (PDT) Received: from catastrophe.gelemna.ft-wayne.in.us (fw-line-69.fwi.com [209.84.172.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA22290 for ; Sat, 27 Jun 1998 08:25:01 -0700 (PDT) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: from emerson.gelemna.ft-wayne.in.us (emerson.gelemna.ft-wayne.in.us [10.23.42.2]) by catastrophe.gelemna.ft-wayne.in.us (8.8.8/8.8.8) with ESMTP id KAA20197 for ; Sat, 27 Jun 1998 10:23:56 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Received: (from croyle@localhost) by emerson.gelemna.ft-wayne.in.us (8.8.8/8.8.8) id KAA23197; Sat, 27 Jun 1998 10:23:56 -0500 (EST) (envelope-from croyle@gelemna.ft-wayne.in.us) Message-Id: <199806271523.KAA23197@emerson.gelemna.ft-wayne.in.us> Date: Sat, 27 Jun 1998 10:23:56 -0500 (EST) From: Don Croyle Reply-To: croyle@gelemna.ft-wayne.in.us To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/7091: Update x11/blackbox port to 0.33.6 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7091 >Category: ports >Synopsis: Update blackbox port to 0.33.6 >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: Sat Jun 27 08:30:01 PDT 1998 >Last-Modified: >Originator: Don Croyle >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: Blackbox has gone through a few releases since the original port. These diffs update it to the latest. >How-To-Repeat: >Fix: Apply these diffs. Note that this adds a new file: patches/patch-ab --- blackbox.old/Makefile Mon Jun 15 22:04:34 1998 +++ blackbox/Makefile Sat Jun 27 10:04:02 1998 @@ -1,18 +1,17 @@ # New ports collection makefile for: Blackbox -# Version required: 0.33.3 +# Version required: 0.33.6 # Date created: June 15, 1998 # Whom: Brian Handy # # $Id: Makefile,v 1.1.1.1 1998/06/16 03:04:34 mph Exp $ # -DISTNAME= blackbox-0.33.3 +DISTNAME= blackbox-0.33.6 CATEGORIES= x11 MASTER_SITES= http://linux.wiw.org/blackbox/sources/ MAINTAINER= ports@FreeBSD.ORG USE_IMAKE= yes -NO_INSTALL_MANPAGES= yes .include diff -ruN blackbox.old/files/md5 blackbox/files/md5 --- blackbox.old/files/md5 Mon Jun 15 22:04:34 1998 +++ blackbox/files/md5 Sat Jun 27 09:46:51 1998 @@ -1 +1 @@ -MD5 (blackbox-0.33.3.tar.gz) = 829eb34ad710a745ba875e4c27c82043 +MD5 (blackbox-0.33.6.tar.gz) = 3ff57f0cf03bb54d143838bf065b4526 diff -ruN blackbox.old/patches/patch-aa blackbox/patches/patch-aa --- blackbox.old/patches/patch-aa Mon Jun 15 22:04:34 1998 +++ blackbox/patches/patch-aa Sat Jun 27 10:00:46 1998 @@ -1,11 +1,19 @@ ---- graphics.cc.orig Mon Jun 15 14:45:59 1998 -+++ graphics.cc Mon Jun 15 14:46:10 1998 -@@ -26,7 +26,7 @@ - #include "blackbox.hh" - #include "graphics.hh" - --#include -+#include - - - // ************************************************************************* +*** src/graphics.cc.orig Thu Jun 25 23:11:57 1998 +--- src/graphics.cc Sat Jun 27 09:58:19 1998 +*************** +*** 26,32 **** + #include "blackbox.hh" + #include "graphics.hh" + +! #include + + #ifdef GradientHack + # include +--- 26,32 ---- + #include "blackbox.hh" + #include "graphics.hh" + +! #include + + #ifdef GradientHack + # include diff -ruN blackbox.old/patches/patch-ab blackbox/patches/patch-ab --- blackbox.old/patches/patch-ab Wed Dec 31 19:00:00 1969 +++ blackbox/patches/patch-ab Sat Jun 27 10:01:13 1998 @@ -0,0 +1,12 @@ +*** src/Imakefile.orig Thu Jun 25 23:44:45 1998 +--- src/Imakefile Sat Jun 27 09:54:22 1998 +*************** +*** 76,82 **** + + #ifndef ComplexCplusplusProgramTargetNoMan + #define ComplexCplusplusProgramTargetNoMan(program) @@\ +- PROGRAM = program @@\ + @@\ + AllTarget(program) @@\ + @@\ +--- 76,81 ---- >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message