Opened 13 years ago

Closed 13 years ago

#27609 closed update (fixed)

pidgin: update to version 2.7.7

Reported by: dbevans (David B. Evans) Owned by: nefar@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: pidgin

Description

The proposed patch attached

  • updates pidgin to latest version 2.7.7
  • incorporates patch from #25092 to allow building with gcc-4.0 (Leopard and Tiger)
  • explicitly disables farsight to avoid opportunistic configuration when port farsight2 is installed
  • updates hicolor icon cache and installs gconf schema post-activate

Let me know if you agree to commit this update

Attachments (2)

patch-libpurple-internal.h.diff (288 bytes) - added by dbevans (David B. Evans) 13 years ago.
New patchfile for files directory
patch-pidgin-2.7.7.diff (2.2 KB) - added by dbevans (David B. Evans) 13 years ago.
Revised patch file

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by dbevans (David B. Evans)

New patchfile for files directory

comment:1 Changed 13 years ago by nefar@…

Looks like gconftool-2 is being executed as a system call. It is provided by gconf, but gconf isn't listed as a dependency for pidgin. That should probably be added, no?

comment:2 Changed 13 years ago by dbevans (David B. Evans)

Yes, you're right, gconf should be added in which case the dependencies on gtk2, dbus-glib and dbus can be removed since they are all dependencies of gconf.

Changed 13 years ago by dbevans (David B. Evans)

Attachment: patch-pidgin-2.7.7.diff added

Revised patch file

comment:3 Changed 13 years ago by dbevans (David B. Evans)

Revised patch file attached. In addition to the gconf dependency as discussed above

  • moves intltool to depends_build (no append needed)
  • removes p5-xml-parser which is a dependency of intltool

Any other mods needed?

comment:4 Changed 13 years ago by nefar@…

Looks good on my end. Thanks.

comment:5 Changed 13 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Committed in r74217. Also closes #25092, #25958.

Note: See TracTickets for help on using tickets.