diff options
author | marcus <marcus@FreeBSD.org> | 2011-07-03 06:13:21 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2011-07-03 06:13:21 +0800 |
commit | 47288d2e859be23f1ed6a79c6603295bca0830e9 (patch) | |
tree | f31e926ad30cac152585950639a22ba1014f2747 /net-im | |
parent | bc1ca4a33a7f43d0a24c0b4d07d8faeac4ae566b (diff) | |
download | freebsd-ports-gnome-47288d2e859be23f1ed6a79c6603295bca0830e9.tar.gz freebsd-ports-gnome-47288d2e859be23f1ed6a79c6603295bca0830e9.tar.zst freebsd-ports-gnome-47288d2e859be23f1ed6a79c6603295bca0830e9.zip |
Update Pidgin and friends to 2.9.0. See
http://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/finch/Makefile | 2 | ||||
-rw-r--r-- | net-im/libpurple/Makefile | 2 | ||||
-rw-r--r-- | net-im/libpurple/distinfo | 4 | ||||
-rw-r--r-- | net-im/libpurple/pkg-plist | 4 | ||||
-rw-r--r-- | net-im/pidgin-bs/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin-fetion/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin-hotkeys/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin-libnotify/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin-msn-pecan/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin-pidgimpd/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin-privacy-please/Makefile | 4 | ||||
-rw-r--r-- | net-im/pidgin/Makefile | 2 | ||||
-rw-r--r-- | net-im/telepathy-haze/Makefile | 4 |
13 files changed, 23 insertions, 23 deletions
diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index 887fa99877fe..9aa8a05d4158 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/finch diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 22330fb3f778..5f1f4bb034db 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= libpurple -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 PORTREVISION?= 0 CATEGORIES?= net-im MASTER_SITES= SF/pidgin/Pidgin/${PORTVERSION} diff --git a/net-im/libpurple/distinfo b/net-im/libpurple/distinfo index 683ebbfbedad..fac66f72ab8b 100644 --- a/net-im/libpurple/distinfo +++ b/net-im/libpurple/distinfo @@ -1,2 +1,2 @@ -SHA256 (pidgin-2.8.0.tar.bz2) = 71ced93efecd48a1114eaf6370adebf591ace31158457baf023d15892d663c78 -SIZE (pidgin-2.8.0.tar.bz2) = 9921362 +SHA256 (pidgin-2.9.0.tar.bz2) = 28ee8ece47d94ee1b708a78d613832ea88b56d879a93fa934d532d76ae52cfd7 +SIZE (pidgin-2.9.0.tar.bz2) = 9925589 diff --git a/net-im/libpurple/pkg-plist b/net-im/libpurple/pkg-plist index 05239b96c3cc..cca112d24c2e 100644 --- a/net-im/libpurple/pkg-plist +++ b/net-im/libpurple/pkg-plist @@ -151,10 +151,10 @@ lib/purple-2/statenotify.so %%TCL:%%lib/purple-2/tcl.so %%DBUS%%lib/libpurple-client.la %%DBUS%%lib/libpurple-client.so -%%DBUS%%lib/libpurple-client.so.8 +%%DBUS%%lib/libpurple-client.so.9 lib/libpurple.la lib/libpurple.so -lib/libpurple.so.8 +lib/libpurple.so.9 libdata/pkgconfig/purple.pc share/aclocal/purple.m4 share/locale/af/LC_MESSAGES/pidgin.mo diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index cf3f76cd0982..1dfc4035dc2d 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgin-bs PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/bot-sentry/${PORTVERSION} DISTNAME= bot-sentry-${PORTVERSION} @@ -15,7 +15,7 @@ DISTNAME= bot-sentry-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Pidgin plugin to prevent instant message spam -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile index e695eef058e8..ec465aea4f67 100644 --- a/net-im/pidgin-fetion/Makefile +++ b/net-im/pidgin-fetion/Makefile @@ -7,7 +7,7 @@ PORTNAME= fetion PORTVERSION= 0.98.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://www.logvinov.ru/files/dist/fetion/ \ LOCAL/avl @@ -16,7 +16,7 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= avl@FreeBSD.org COMMENT= Fetion protocol plugin for libpurple -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple MAKE_JOBS_SAFE= yes diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile index 3a5c6ada8ca9..16481bdf679b 100644 --- a/net-im/pidgin-hotkeys/Makefile +++ b/net-im/pidgin-hotkeys/Makefile @@ -7,14 +7,14 @@ PORTNAME= pidgin-hotkeys PORTVERSION= 0.2.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-im MASTER_SITES= SF MAINTAINER= garga@FreeBSD.org COMMENT= A pidgin plugin that allows user to assign global hotkeys -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile index 85624d107862..07c8a17a2e4f 100644 --- a/net-im/pidgin-libnotify/Makefile +++ b/net-im/pidgin-libnotify/Makefile @@ -7,7 +7,7 @@ PORTNAME= libnotify PORTVERSION= 0.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-im MASTER_SITES= SF/gaim-${PORTNAME}/pidgin-${PORTNAME}/pidgin-${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= pidgin- @@ -19,7 +19,7 @@ COMMENT= This plugin adds a libnotify interface to Pidgin BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \ ${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify \ - purple.8:${PORTSDIR}/net-im/libpurple + purple.9:${PORTSDIR}/net-im/libpurple GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/net-im/pidgin-msn-pecan/Makefile b/net-im/pidgin-msn-pecan/Makefile index 565302130d14..c2528779173f 100644 --- a/net-im/pidgin-msn-pecan/Makefile +++ b/net-im/pidgin-msn-pecan/Makefile @@ -7,7 +7,7 @@ PORTNAME= msn-pecan PORTVERSION= 0.1.0.r1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= pidgin- @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} MAINTAINER= hrkfdn@gmail.com COMMENT= Alternative MSN protocol plugin for libpurple -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple PROJECTHOST= msn-pecan USE_BZIP2= yes diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile index 8cfa570e0b93..11eb9320ded2 100644 --- a/net-im/pidgin-pidgimpd/Makefile +++ b/net-im/pidgin-pidgimpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgimpd PORTVERSION= 1.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im audio MASTER_SITES= http://ayeon.org/projects/pidgimpd/ PKGNAMEPREFIX= pidgin- @@ -15,7 +15,7 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= hrkfdn@gmail.com COMMENT= PidgiMPD is a Pidgin plugin for monitoring/controlling MPD -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple \ +LIB_DEPENDS= purple.9${PORTSDIR}/net-im/libpurple \ mpd.3:${PORTSDIR}/audio/libmpd BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index ee88f7cbbfcb..d7a2b5d2194f 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -7,14 +7,14 @@ PORTNAME= pidgin-privacy-please PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE MAINTAINER= ehaupt@FreeBSD.org COMMENT= A privacy plugin for the pidgin instant messenger -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 6c874a75acd9..4a42ce98681f 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -13,7 +13,7 @@ MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - purple.8:${PORTSDIR}/net-im/libpurple + purple.9:${PORTSDIR}/net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/pidgin diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index 7a63e76a4d1b..87befeaf850a 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -7,7 +7,7 @@ PORTNAME= haze PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/ PKGNAMEPREFIX= telepathy- @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Libpurple connection manager for telepathy BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt -LIB_DEPENDS= purple.8:${PORTSDIR}/net-im/libpurple \ +LIB_DEPENDS= purple.9:${PORTSDIR}/net-im/libpurple \ idn.17:${PORTSDIR}/dns/libidn \ telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib |