FreeBSD Bugzilla – Attachment 27431 Details for
Bug 46528
bento-fix: bubblemon-dockapp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bubblemon-dockapp.patch
bubblemon-dockapp.patch (text/plain), 1.25 KB, created by
hendrik
on 2002-12-25 16:00:17 UTC
(
hide
)
Description:
bubblemon-dockapp.patch
Filename:
MIME Type:
Creator:
hendrik
Created:
2002-12-25 16:00:17 UTC
Size:
1.25 KB
patch
obsolete
>diff -urP bubblemon-dockapp.orig/Makefile bubblemon-dockapp/Makefile >--- bubblemon-dockapp.orig/Makefile Thu Dec 26 00:48:59 2002 >+++ bubblemon-dockapp/Makefile Thu Dec 26 00:53:16 2002 >@@ -7,6 +7,7 @@ > > PORTNAME= bubblemon-dockapp > PORTVERSION= 1.40 >+PORTREVISION= 1 > CATEGORIES= sysutils > MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ > DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} >@@ -22,7 +23,7 @@ > > post-patch: > ${PERL} -pi -e "s@CC = gcc@CC = ${CC}@g; s@-O3 -ansi -Wall@${CFLAGS} -Wall@g; \ >- s@PREFIX = /usr/local@PREFIX = ${PREFIX}@g; \ >+ s@PREFIX = ${LOCALBASE}@PREFIX = ${PREFIX}@g; \ > s@gtk-config@${GTK_CONFIG}@g; s@-lgtk@-lgtk12@g; \ > s@-c -g kmem -m 2755 -o root@-s -c -g kmem -m 2755 -o root@g" ${WRKSRC}/Makefile > >diff -urP bubblemon-dockapp.orig/files/patch-sys_freebsd.c bubblemon-dockapp/files/patch-sys_freebsd.c >--- bubblemon-dockapp.orig/files/patch-sys_freebsd.c Thu Jan 1 01:00:00 1970 >+++ bubblemon-dockapp/files/patch-sys_freebsd.c Thu Dec 26 00:51:02 2002 >@@ -0,0 +1,10 @@ >+--- sys_freebsd.c.orig Thu Dec 26 00:49:38 2002 >++++ sys_freebsd.c Thu Dec 26 00:50:18 2002 >+@@ -19,6 +19,7 @@ >+ >+ #include <kvm.h> >+ #include <fcntl.h> >++#include <sys/types.h> >+ #include <sys/dkstat.h> >+ #include <sys/vmmeter.h> >+ #include <stdlib.h>
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 46528
: 27431