FreeBSD Bugzilla – Attachment 24080 Details for
Bug 41232
UPDATE: mail/gkrellmmailwatch 0.7.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.92 KB, created by
Jan Stocker
on 2002-08-01 14:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Jan Stocker
Created:
2002-08-01 14:10:01 UTC
Size:
2.92 KB
patch
obsolete
>diff -urN gkrellmmailwatch.orig/Makefile gkrellmmailwatch/Makefile >--- gkrellmmailwatch.orig/Makefile Mon Sep 17 06:07:35 2001 >+++ gkrellmmailwatch/Makefile Thu Aug 1 14:47:33 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gkrellmmailwatch >-PORTVERSION= 0.6b >+PORTVERSION= 0.7.2 > CATEGORIES= mail > MASTER_SITES= http://gkrellm.luon.net/files/ > DISTNAME= mailwatch-${PORTVERSION} >diff -urN gkrellmmailwatch.orig/distinfo gkrellmmailwatch/distinfo >--- gkrellmmailwatch.orig/distinfo Mon Sep 17 06:07:35 2001 >+++ gkrellmmailwatch/distinfo Thu Aug 1 14:48:43 2002 >@@ -1 +1 @@ >-MD5 (mailwatch-0.6b.tar.gz) = 8291712c808c6f291ee824768568475b >+MD5 (mailwatch-0.7.2.tar.gz) = e150052ce56054349612575de6b1a123 >diff -urN gkrellmmailwatch.orig/files/patch-Makefile gkrellmmailwatch/files/patch-Makefile >--- gkrellmmailwatch.orig/files/patch-Makefile Thu Jan 1 01:00:00 1970 >+++ gkrellmmailwatch/files/patch-Makefile Thu Aug 1 14:57:11 2002 >@@ -0,0 +1,10 @@ >+--- Makefile.orig Fri Oct 26 11:05:13 2001 >++++ Makefile Thu Aug 1 14:50:45 2002 >+@@ -1,6 +1,6 @@ >+ # Makefile for the GKrellM mailwatch plugin >+ >+-GTK_CONFIG ?=gtk-config >++#GTK_CONFIG ?=gtk-config >+ IMLIB_CONFIG ?=imlib-config >+ >+ GTK_INCLUDE = `$(GTK_CONFIG) --cflags` >diff -urN gkrellmmailwatch.orig/files/patch-aa gkrellmmailwatch/files/patch-aa >--- gkrellmmailwatch.orig/files/patch-aa Mon Sep 17 06:07:35 2001 >+++ gkrellmmailwatch/files/patch-aa Thu Jan 1 01:00:00 1970 >@@ -1,37 +0,0 @@ >---- Makefile.orig Mon Jul 2 00:34:11 2001 >-+++ Makefile Fri Aug 17 15:21:47 2001 >-@@ -1,27 +1,25 @@ >- # Makefile for the GKrellM mailwatch plugin >- >--GTK_INCLUDE = `gtk-config --cflags` >--GTK_LIB = `gtk-config --libs` >-+GTK_INCLUDE = `${GTK_CONFIG} --cflags` >-+GTK_LIB = `${GTK_CONFIG} --libs` >- >--GKRELLM_INCLUDE= -I/usr/local/include >-+GKRELLM_INCLUDE= -I${PREFIX}/include >- >--IMLIB_INCLUDE = `imlib-config --cflags-gdk` >--IMLIB_LIB = `imlib-config --libs-gdk` >-+IMLIB_INCLUDE = `${IMLIB_CONFIG} --cflags-gdk` >-+IMLIB_LIB = `${IMLIB_CONFIG} --libs-gdk` >- >- INSTALL=install -c -m 755 >- >--FLAGS = -O2 -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) $(GKRELLM_INCLUDE) >-+CFLAGS = -Wall -fPIC $(GTK_INCLUDE) $(IMLIB_INCLUDE) $(GKRELLM_INCLUDE) >- LIBS = $(GTK_LIB) $(IMLIB_LIB) >- LFLAGS = -shared >- >--CC = gcc-3.0 $(CFLAGS) $(FLAGS) >-- >- OBJS = mailwatch.o >- >- all: mailwatch.so >- >- mailwatch.so: $(OBJS) >-- $(CC) $(OBJS) -o mailwatch.so $(LFLAGS) $(LIBS) >-+ $(CC) $(CFLAGS) $(OBJS) -o mailwatch.so $(LFLAGS) $(LIBS) >- >- clean: >- rm -f *.o core *.so* *.bak *~ >diff -urN gkrellmmailwatch.orig/files/patch-mailwatch.c gkrellmmailwatch/files/patch-mailwatch.c >--- gkrellmmailwatch.orig/files/patch-mailwatch.c Mon Sep 17 06:07:35 2001 >+++ gkrellmmailwatch/files/patch-mailwatch.c Thu Jan 1 01:00:00 1970 >@@ -1,10 +0,0 @@ >---- mailwatch.c.orig Sun Aug 12 07:15:30 2001 >-+++ mailwatch.c Fri Aug 17 15:20:54 2001 >-@@ -19,6 +19,7 @@ >- */ >- >- #include <dirent.h> >-+#include <sys/types.h> >- #include <time.h> >- #include <utime.h> >- #include <string.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 41232
: 24080