Upgrade net-im/pidgin to 2.7.0 Fix: The following patch is fairly complete, but it needs more testing (especially in the WITH_NLS case). The plist changes for the new version are fairly substantial even ignoring the NLS stuff. This patch adds the --enable-screensaver arg for pidgin. Also, in adding the new files for the plist I sorted them at least once which caused a few files to change location. I hope that this provides a good head start on updating the port. Regards, Doug How-To-Repeat: Among many other updates the new version includes the ability to compile without gettext/libintl. I've modified the ports and the plists to allow for this, but be warned (from configure): Warning: You have disabled the building and intallation of translation data. This will prevent building pidgin.desktop and the GConf schemas. Be sure you know what you are doing.
Responsible Changed From-To: freebsd-ports-bugs->marcus Over to maintainer (via the GNATS Auto Assign Tool)
Forgot to add one thing, it is _not_ necessary to bump PORTREVISION on security/pidgin-otr. Thanks, Doug -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/
marcus 2010-05-22 05:21:10 UTC FreeBSD ports repository Modified files: net-im/libpurple Makefile distinfo pkg-plist net-im/finch Makefile net-im/pidgin Makefile pkg-plist irc/minbif Makefile net/online-desktop Makefile security/pidgin-encryption Makefile net-im/telepathy-haze Makefile net-im/pidgin-hotkeys Makefile net-im/pidgin-libnotify Makefile net-im/pidgin-msn-pecan Makefile net-im/pidgin-sipe Makefile net-im/pidgin-fetion Makefile net-im/pidgin-pidgimpd Makefile net-im/pidgin-bs Makefile net-im/pidgin-birthday-reminder Makefile Log: Update Pidgin and friends to 2.7.0. See http://developer.pidgin.im/wiki/ChangeLog for the list of changes. Also, enable Tcl 8.5 support. PR: 146607 Submitted by: dougb Revision Changes Path 1.3 +2 -1 ports/irc/minbif/Makefile 1.25 +2 -2 ports/net-im/finch/Makefile 1.78 +3 -6 ports/net-im/libpurple/Makefile 1.36 +3 -3 ports/net-im/libpurple/distinfo 1.30 +7 -2 ports/net-im/libpurple/pkg-plist 1.14 +2 -1 ports/net-im/pidgin-birthday-reminder/Makefile 1.4 +2 -2 ports/net-im/pidgin-bs/Makefile 1.10 +2 -2 ports/net-im/pidgin-fetion/Makefile 1.22 +2 -2 ports/net-im/pidgin-hotkeys/Makefile 1.17 +2 -2 ports/net-im/pidgin-libnotify/Makefile 1.14 +2 -2 ports/net-im/pidgin-msn-pecan/Makefile 1.12 +2 -2 ports/net-im/pidgin-pidgimpd/Makefile 1.21 +2 -1 ports/net-im/pidgin-sipe/Makefile 1.32 +6 -1 ports/net-im/pidgin/Makefile 1.27 +140 -112 ports/net-im/pidgin/pkg-plist 1.15 +2 -2 ports/net-im/telepathy-haze/Makefile 1.12 +2 -1 ports/net/online-desktop/Makefile 1.58 +2 -2 ports/security/pidgin-encryption/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!