FreeBSD Bugzilla – Attachment 2240 Details for
Bug 7091
Update blackbox port to 0.33.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.50 KB, created by
Don Croyle
on 1998-06-27 16:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Don Croyle
Created:
1998-06-27 16:30:01 UTC
Size:
2.50 KB
patch
obsolete
>--- 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 <handy@physics.montana.edu> > # > # $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 <bsd.port.mk> >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 <alloca.h> >-+#include <X11/Xalloca.h> >- >- >- // ************************************************************************* >+*** 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 <malloc.h> >+ >+ #ifdef GradientHack >+ # include <math.h> >+--- 26,32 ---- >+ #include "blackbox.hh" >+ #include "graphics.hh" >+ >+! #include <stdlib.h> >+ >+ #ifdef GradientHack >+ # include <math.h> >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 ----
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 7091
: 2240