FreeBSD Bugzilla – Attachment 91798 Details for
Bug 129283
[MAINTAINER] update net-im/pidgin-msn-pecan to 0.0.17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pecan.patch
pecan.patch (text/plain), 3.33 KB, created by
Henrik Friedrichsen
on 2008-11-29 21:20:04 UTC
(
hide
)
Description:
pecan.patch
Filename:
MIME Type:
Creator:
Henrik Friedrichsen
Created:
2008-11-29 21:20:04 UTC
Size:
3.33 KB
patch
obsolete
>diff -Naur ./Makefile ../pidgin-msn-pecan/Makefile >--- ./Makefile 2008-11-29 21:48:06.000000000 +0100 >+++ ../pidgin-msn-pecan/Makefile 2008-11-29 21:48:33.000000000 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= msn-pecan >-PORTVERSION= 0.0.16 >+PORTVERSION= 0.0.17 > CATEGORIES= net-im > MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} > PKGNAMEPREFIX= pidgin- >diff -Naur ./distinfo ../pidgin-msn-pecan/distinfo >--- ./distinfo 2008-11-29 21:47:53.000000000 +0100 >+++ ../pidgin-msn-pecan/distinfo 2008-11-29 21:48:39.000000000 +0100 >@@ -1,3 +1,3 @@ >-MD5 (msn-pecan-0.0.16.tar.bz2) = 4f999947fca7e463cf423208a9bdac00 >-SHA256 (msn-pecan-0.0.16.tar.bz2) = 1ebdb8603b40b74fca25f90ff4d32b05a83650d999ea8b4bc8bc23fd6218dc48 >-SIZE (msn-pecan-0.0.16.tar.bz2) = 117322 >+MD5 (msn-pecan-0.0.17.tar.bz2) = d0539f835d02c94774d06a7877e575ac >+SHA256 (msn-pecan-0.0.17.tar.bz2) = baa82710deb774f3028d41dd04ceba124e9b34a28c6f85487e3aa23964de1336 >+SIZE (msn-pecan-0.0.17.tar.bz2) = 134172 >diff -Naur ./files/patch-Makefile ../pidgin-msn-pecan/files/patch-Makefile >--- ./files/patch-Makefile 2008-11-29 21:47:53.000000000 +0100 >+++ ../pidgin-msn-pecan/files/patch-Makefile 2008-11-29 21:58:49.000000000 +0100 >@@ -1,28 +1,30 @@ >-diff -Naur ./Makefile ../pecan/Makefile >---- ./Makefile 2008-09-16 21:42:17.000000000 +0200 >-+++ ../pecan/Makefile 2008-09-16 21:45:04.000000000 +0200 >+diff -Naur ./Makefile ../msn-pecan-0.0.17/Makefile >+--- ./Makefile 2008-11-29 21:51:30.000000000 +0100 >++++ ../msn-pecan-0.0.17/Makefile 2008-11-29 21:52:42.000000000 +0100 > @@ -29,7 +29,7 @@ >- OTHER_WARNINGS=-D_FORTIFY_SOURCE=2 -fstack-protector -g3 -Wdisabled-optimization \ >- -Wendif-labels -Wformat=2 -Wstack-protector -Wswitch >+ OTHER_WARNINGS := -D_FORTIFY_SOURCE=2 -fstack-protector -g3 -Wdisabled-optimization \ >+ -Wendif-labels -Wformat=2 -Wstack-protector -Wswitch > >--CFLAGS+=-Wall # $(EXTRA_WARNINGS) >-+CFLAGS+=-Wall -I/usr/local/include # $(EXTRA_WARNINGS) >+-CFLAGS += -Wall # $(EXTRA_WARNINGS) >++CFLAGS += -Wall -I/usr/local/include # $(EXTRA_WARNINGS) >+ >+ override CFLAGS += -I. -D PACKAGE='"libmsn-pecan"' -DENABLE_NLS -DHAVE_LIBPURPLE -DPURPLE_DEBUG -D PLUGIN_NAME='msn-pecan' > >- override CFLAGS+=-I. -D PACKAGE='"libmsn-pecan"' -DENABLE_NLS -DHAVE_LIBPURPLE -DPURPLE_DEBUG -DLIBPURPLE_NEW_API \ >- -D PLUGIN_NAME='msn-pecan' > @@ -43,7 +43,7 @@ > # For glib < 2.6 support (libpurple maniacs) >- FALLBACK_CFLAGS+=-I./fix_purple >+ FALLBACK_CFLAGS := -I./fix_purple > >--LDFLAGS:=-Wl,--no-undefined >-+LDFLAGS:=-Wl,--no-undefined,-lintl >+-LDFLAGS := -Wl,--no-undefined >++LDFLAGS := -Wl,--no-undefined,-lintl > >- prefix=$(DESTDIR)/$(PURPLE_PREFIX) >- plugin_dir=$(prefix)/lib/purple-2 >-@@ -199,5 +199,5 @@ >+ prefix := $(DESTDIR)/$(PURPLE_PREFIX) >+ plugin_dir := $(prefix)/lib/purple-2 >+@@ -196,7 +196,7 @@ > > install_locales: $(foreach e,$(CATALOGS),po/libmsn-pecan-$(e).mo) > for x in $(CATALOGS); do \ > - install -D po/libmsn-pecan-$$x.mo $(data_dir)/locale/$$x/LC_MESSAGES/libmsn-pecan.mo; \ > + install -m 444 po/libmsn-pecan-$$x.mo $(data_dir)/locale/$$x/LC_MESSAGES/libmsn-pecan.mo; \ > done >+ >+ -include $(deps) >diff -Naur ./pkg-plist ../pidgin-msn-pecan/pkg-plist >--- ./pkg-plist 2008-11-29 21:47:53.000000000 +0100 >+++ ../pidgin-msn-pecan/pkg-plist 2008-11-29 21:57:27.000000000 +0100 >@@ -6,3 +6,4 @@ > share/locale/sr/LC_MESSAGES/libmsn-pecan.mo > share/locale/es/LC_MESSAGES/libmsn-pecan.mo > share/locale/sv/LC_MESSAGES/libmsn-pecan.mo >+
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 129283
: 91798