FreeBSD Bugzilla – Attachment 61442 Details for
Bug 92077
net-im/gtkyahoo: update to version 0.18.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.11 KB, created by
Johan van Selst
on 2006-01-20 20:50:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Johan van Selst
Created:
2006-01-20 20:50:05 UTC
Size:
3.11 KB
patch
obsolete
>diff -uNr gtkyahoo/Makefile gtkyahoo/Makefile >--- gtkyahoo/Makefile Wed Nov 9 08:48:11 2005 >+++ gtkyahoo/Makefile Fri Jan 20 21:38:14 2006 >@@ -6,8 +6,7 @@ > # > > PORTNAME= gtkyahoo >-PORTVERSION= 0.18.2 >-PORTREVISION= 1 >+PORTVERSION= 0.18.3 > CATEGORIES= net-im > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= gtkyahoo >@@ -19,11 +18,7 @@ > USE_GNOME= gtk12 > USE_BISON= yes > GNU_CONFIGURE= yes >+ONLY_FOR_ARCHS= i386 >+MAKE_ARGS+= "INSTALL=${INSTALL}" > >-.include <bsd.port.pre.mk> >- >-.if ${ARCH} != "i386" >-BROKEN= "Does not compile" >-.endif >- >-.include <bsd.port.post.mk> >+.include <bsd.port.mk> >diff -uNr gtkyahoo/distinfo gtkyahoo/distinfo >--- gtkyahoo/distinfo Sat Nov 26 04:20:16 2005 >+++ gtkyahoo/distinfo Fri Jan 20 20:59:48 2006 >@@ -1,3 +1,3 @@ >-MD5 (gtkyahoo-0.18.2.tar.gz) = 7932ca979c41c7657791785813a9df79 >-SHA256 (gtkyahoo-0.18.2.tar.gz) = b60148369d4ddfc5041d3d1265b420021e311684cfabfcc1591344e80dfffbad >-SIZE (gtkyahoo-0.18.2.tar.gz) = 300728 >+MD5 (gtkyahoo-0.18.3.tar.gz) = d2e2b4a03f0f4c678d2f3b035e4b1e53 >+SHA256 (gtkyahoo-0.18.3.tar.gz) = 17963a43219fc50cd69564eb35685459307f889dc41e6a2f067f234372537e23 >+SIZE (gtkyahoo-0.18.3.tar.gz) = 422150 >diff -uNr gtkyahoo/files/patch-rcfile.y gtkyahoo/files/patch-rcfile.y >--- gtkyahoo/files/patch-rcfile.y Mon Dec 2 04:51:56 2002 >+++ gtkyahoo/files/patch-rcfile.y Fri Jan 20 21:05:04 2006 >@@ -1,9 +1,9 @@ >---- rcfile.y.orig Sun Dec 1 22:51:31 2002 >-+++ rcfile.y Sun Dec 1 22:53:42 2002 >-@@ -253,11 +253,13 @@ >- | config_options idle_time_option >- | config_options show_notify_messages_option >+--- rcfile.y.orig Tue Dec 18 14:41:08 2001 >++++ rcfile.y Fri Jan 20 21:05:00 2006 >+@@ -261,11 +261,13 @@ > | config_options display_real_names_option >+ | config_options show_chat_button_option >+ | config_options show_status_option > + ; > > contact_options: /* empty */ >@@ -14,7 +14,7 @@ > > name_option: NAME QSTRING { > DBG_Print("rcfile", "[RC] Got contact name (%s)\n", $2); >-@@ -278,17 +280,14 @@ >+@@ -286,17 +288,14 @@ > if ( images.status.away ) > free(images.status.away); > images.status.away = strdup($2); } >@@ -32,7 +32,7 @@ > | IMAGE_STATUS_OFFLINE QSTRING { > if ( images.status.offline ) > free(images.status.offline); >-@@ -327,7 +326,6 @@ >+@@ -335,7 +334,6 @@ > DBG_Print("rcfile", "[RC] Set proxy host to '%s'\n", $2); > proxy_host = strdup($2); } > } >diff -uNr gtkyahoo/pkg-plist gtkyahoo/pkg-plist >--- gtkyahoo/pkg-plist Mon Sep 16 01:45:35 2002 >+++ gtkyahoo/pkg-plist Fri Jan 20 21:19:14 2006 >@@ -5,13 +5,13 @@ > include/libyahoo/libyahoo-proto.h > lib/libyahoo.a > libexec/gtkyahoo-sound-handler >-share/gtkyahoo/sample.gtkyahoorc >-share/gtkyahoo/simple.gtkyahoorc >-share/gtkyahoo/sounds/beep.au >-share/gtkyahoo/sounds/logoff.au >-share/gtkyahoo/sounds/logon.au >-share/gtkyahoo/sounds/receive.au >-share/gtkyahoo/sounds/send.au >+%%DATADIR%%/sample.gtkyahoorc >+%%DATADIR%%/simple.gtkyahoorc >+%%DATADIR%%/sounds/beep.au >+%%DATADIR%%/sounds/logoff.au >+%%DATADIR%%/sounds/logon.au >+%%DATADIR%%/sounds/receive.au >+%%DATADIR%%/sounds/send.au > @dirrm include/libyahoo >-@dirrm share/gtkyahoo/sounds >-@dirrm share/gtkyahoo >+@dirrm %%DATADIR%%/sounds >+@dirrm %%DATADIR%%
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 92077
: 61442