ports/153417: Update net-im/libpurple to 2.7.8, plist fixes for pidgin
Doug Barton
dougb at FreeBSD.org
Fri Dec 24 03:20:11 UTC 2010
>Number: 153417
>Category: ports
>Synopsis: Update net-im/libpurple to 2.7.8, plist fixes for pidgin
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Dec 24 03:20:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Doug Barton
>Release: FreeBSD 8.1-STABLE i386
>Organization:
AAAG
>Environment:
DNA
>Description:
Update to 2.7.8. The plist is lighly tested for the update, however
the @dirrmtry changes are to allow this port to play nicely with
net-im/mbpurple.
>How-To-Repeat:
DNA
>Fix:
Apply the following patch:
Index: libpurple/Makefile
===================================================================
RCS file: /home/pcvs/ports/net-im/libpurple/Makefile,v
retrieving revision 1.91
diff -u -r1.91 Makefile
--- libpurple/Makefile 26 Nov 2010 05:16:13 -0000 1.91
+++ libpurple/Makefile 24 Dec 2010 03:10:50 -0000
@@ -7,7 +7,7 @@
#
PORTNAME?= libpurple
-PORTVERSION= 2.7.7
+PORTVERSION= 2.7.8
PORTREVISION?= 0
CATEGORIES?= net-im
MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION}
Index: libpurple/distinfo
===================================================================
RCS file: /home/pcvs/ports/net-im/libpurple/distinfo,v
retrieving revision 1.44
diff -u -r1.44 distinfo
--- libpurple/distinfo 26 Nov 2010 05:16:13 -0000 1.44
+++ libpurple/distinfo 24 Dec 2010 03:10:50 -0000
@@ -1,2 +1,2 @@
-SHA256 (pidgin-2.7.7.tar.bz2) = 6ceedc24510e3577e1f8c57bb01b3abdaa92f6d067e2602125f0d7fc75f72f1d
-SIZE (pidgin-2.7.7.tar.bz2) = 9829698
+SHA256 (pidgin-2.7.8.tar.bz2) = 8ccca475a010c8e82e7e2b985d7edbd877eec64b1bf3442f890eea1ede3821b2
+SIZE (pidgin-2.7.8.tar.bz2) = 9965169
Index: pidgin/pkg-plist
===================================================================
RCS file: /home/pcvs/ports/net-im/pidgin/pkg-plist,v
retrieving revision 1.31
diff -u -r1.31 pkg-plist
--- pidgin/pkg-plist 23 Oct 2010 21:24:00 -0000 1.31
+++ pidgin/pkg-plist 24 Dec 2010 03:10:50 -0000
@@ -488,6 +488,7 @@
share/pixmaps/pidgin/logo.png
share/pixmaps/pidgin/protocols/16/aim.png
share/pixmaps/pidgin/protocols/16/bonjour.png
+share/pixmaps/pidgin/protocols/16/facebook.png
share/pixmaps/pidgin/protocols/16/gadu-gadu.png
share/pixmaps/pidgin/protocols/16/google-talk.png
share/pixmaps/pidgin/protocols/16/icq.png
@@ -505,6 +506,7 @@
share/pixmaps/pidgin/protocols/16/zephyr.png
share/pixmaps/pidgin/protocols/22/aim.png
share/pixmaps/pidgin/protocols/22/bonjour.png
+share/pixmaps/pidgin/protocols/22/facebook.png
share/pixmaps/pidgin/protocols/22/gadu-gadu.png
share/pixmaps/pidgin/protocols/22/google-talk.png
share/pixmaps/pidgin/protocols/22/icq.png
@@ -521,6 +523,7 @@
share/pixmaps/pidgin/protocols/22/zephyr.png
share/pixmaps/pidgin/protocols/48/aim.png
share/pixmaps/pidgin/protocols/48/bonjour.png
+share/pixmaps/pidgin/protocols/48/facebook.png
share/pixmaps/pidgin/protocols/48/gadu-gadu.png
share/pixmaps/pidgin/protocols/48/icq.png
share/pixmaps/pidgin/protocols/48/irc.png
@@ -715,11 +718,11 @@
@dirrm share/pixmaps/pidgin/emotes/none
@dirrm share/pixmaps/pidgin/emotes/small
@dirrm share/pixmaps/pidgin/emotes
- at dirrm share/pixmaps/pidgin/protocols/16
- at dirrm share/pixmaps/pidgin/protocols/22
- at dirrm share/pixmaps/pidgin/protocols/48
+ at dirrmtry share/pixmaps/pidgin/protocols/16
+ at dirrmtry share/pixmaps/pidgin/protocols/22
+ at dirrmtry share/pixmaps/pidgin/protocols/48
@dirrm share/pixmaps/pidgin/protocols/scalable
- at dirrm share/pixmaps/pidgin/protocols
+ at dirrmtry share/pixmaps/pidgin/protocols
@dirrm share/pixmaps/pidgin/status/11/rtl
@dirrm share/pixmaps/pidgin/status/11
@dirrm share/pixmaps/pidgin/status/16/rtl
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list