Date: Wed, 16 Sep 1998 22:58:22 -0500 (EST) From: Don Croyle <croyle@gelemna.ft-wayne.in.us> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/7958: Update x11-wm/blackbox to 0.40.6 Message-ID: <199809170358.WAA06914@emerson.gelemna.ft-wayne.in.us>
next in thread | raw e-mail | index | archive | help
>Number: 7958 >Category: ports >Synopsis: Update x11-wm/blackbox to 0.40.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: Wed Sep 16 21:00:00 PDT 1998 >Last-Modified: >Originator: Don Croyle >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: >Description: These diffs upgrade the x11-wm/blackbox port to use the new 0.40.6 distfile. >How-To-Repeat: >Fix: Apply this patch: diff -ruN blackbox.old/Makefile blackbox/Makefile --- blackbox.old/Makefile Mon Aug 31 09:13:54 1998 +++ blackbox/Makefile Wed Sep 16 22:22:36 1998 @@ -1,12 +1,12 @@ # New ports collection makefile for: Blackbox -# Version required: 0.40.5 +# Version required: 0.40.6 # Date created: June 15, 1998 # Whom: Brian Handy <handy@physics.montana.edu> # # $Id: Makefile,v 1.7 1998/08/31 14:13:54 vanilla Exp $ # -DISTNAME= blackbox-0.40.5 +DISTNAME= blackbox-0.40.6 CATEGORIES= x11-wm MASTER_SITES= http://linux.wiw.org/blackbox/sources/ diff -ruN blackbox.old/files/md5 blackbox/files/md5 --- blackbox.old/files/md5 Mon Aug 31 09:13:54 1998 +++ blackbox/files/md5 Wed Sep 16 22:28:27 1998 @@ -1 +1 @@ -MD5 (blackbox-0.40.5.tar.gz) = 26d1ff6cb86dc6b0d761ec4fce478f4d +MD5 (blackbox-0.40.6.tar.gz) = 72576ed9bce374a024aa2cad55f66b02 diff -ruN blackbox.old/patches/patch-aa blackbox/patches/patch-aa --- blackbox.old/patches/patch-aa Mon Aug 31 09:13:54 1998 +++ blackbox/patches/patch-aa Wed Sep 16 22:50:54 1998 @@ -1,9 +1,10 @@ ---- src/Image.cc.orig Sun Aug 30 18:36:23 1998 -+++ src/Image.cc Sun Aug 30 18:36:36 1998 -@@ -27,7 +27,7 @@ +--- src/Image.cc.orig Mon Sep 7 10:03:43 1998 ++++ src/Image.cc Wed Sep 16 22:45:54 1998 +@@ -27,8 +27,7 @@ #include "Image.hh" #include <stdio.h> +-#include <alloca.h> -#include <malloc.h> +#include <stdlib.h> >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?199809170358.WAA06914>