Bug 130488 - [patch] Update net-im/libpurple and net-im/pidgin to 2.5.4, and OPTIONS'ify dynamic modules
Summary: [patch] Update net-im/libpurple and net-im/pidgin to 2.5.4, and OPTIONS'ify d...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 08:10 UTC by Doug Barton
Modified: 2009-01-14 02:30 UTC (History)
0 users

See Also:


Attachments
file.diff (10.17 KB, patch)
2009-01-13 08:10 UTC, Doug Barton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Barton freebsd_committer freebsd_triage 2009-01-13 08:10:01 UTC
	The included patch does the following for libpurple:
	1. Update to version 2.5.4
	2. Add OPTIONS for all of the dynamic chat protocol modules
		Sort OPTIONS so that those which default to on are first
		Sort chat protocols togeter
	3. Add plist support for WITHOUT_GNUTLS
	4. Add the myspace chat protocol
	5. Install the man pages

	It has the following change for pidgin:
	Fix plist so that if the user has a 3rd party module (like OTR)
	they won't get an error trying to remove /usr/local/lib/pidgin

How-To-Repeat: 	DNA
Comment 1 Doug Barton freebsd_committer freebsd_triage 2009-01-13 08:10:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus@FreeBSD.org


I finally followed through on my threat. :)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2009-01-13 12:20:53 UTC
Responsible Changed
From-To: marcus@FreeBSD.org->marcus

Canonicalize assignment.
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-01-14 02:29:13 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-01-14 02:29:21 UTC
marcus      2009-01-14 02:29:06 UTC

  FreeBSD ports repository

  Modified files:
    net-im/libpurple     Makefile distinfo pkg-plist 
    net-im/pidgin        Makefile pkg-plist 
    net-im/finch         Makefile 
  Log:
  Update to 2.5.4.
  
  * Add OPTIONS for all of the dynamic chat protocol modules
  * Add plist support for WITHOUT_GNUTLS
  * Add the myspace chat protocol
  * Install the man pages
  
  See http://developer.pidgin.im/wiki/ChangeLog for a list of release
  changes.
  
  PR:             130488
  Submitted by:   dougb
  
  Revision  Changes    Path
  1.19      +5 -0      ports/net-im/finch/Makefile
  1.56      +121 -33   ports/net-im/libpurple/Makefile
  1.25      +3 -3      ports/net-im/libpurple/distinfo
  1.24      +32 -30    ports/net-im/libpurple/pkg-plist
  1.25      +3 -0      ports/net-im/pidgin/Makefile
  1.22      +1 -1      ports/net-im/pidgin/pkg-plist
_______________________________________________
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"