aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-02 05:36:00 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-02 05:36:00 +0000
commit32d0243f6a0642c35cf5ad9d7f547e4f6db88544 (patch)
tree05dea04c86cff64554e1189fd0cdb2e866679e81
parentb17ad7767e96a9400a5e3a3dab2612d22ee77834 (diff)
downloadports-32d0243f6a0642c35cf5ad9d7f547e4f6db88544.tar.gz
ports-32d0243f6a0642c35cf5ad9d7f547e4f6db88544.zip
Notes
-rw-r--r--net-im/pidgin-hotkeys/Makefile2
-rw-r--r--net-im/pidgin-libnotify/Makefile4
-rw-r--r--security/pidgin-encryption/Makefile4
-rw-r--r--security/pidgin-otr/Makefile4
4 files changed, 7 insertions, 7 deletions
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile
index 3b44483bd4a4..ec59a3ff3a28 100644
--- a/net-im/pidgin-hotkeys/Makefile
+++ b/net-im/pidgin-hotkeys/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgin-hotkeys
PORTVERSION= 0.2.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-im
MASTER_SITES= SF
diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile
index 72b925aa5114..9b1c4035df1c 100644
--- a/net-im/pidgin-libnotify/Makefile
+++ b/net-im/pidgin-libnotify/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libnotify
PORTVERSION= 0.13
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gaim-libnotify
@@ -20,7 +20,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.3:${PORTSDIR}/net-im/libpurple
+ purple.4:${PORTSDIR}/net-im/libpurple
USE_XLIB= yes
GNU_CONFIGURE= yes
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile
index 38b79fc868eb..0c9eef370a4b 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pidgin
PORTVERSION= 3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pidgin-encrypt
@@ -18,7 +18,7 @@ MAINTAINER= perlfu@gmail.com
COMMENT= Encryption Plugin for the Pidgin instant messenger client
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin
-LIB_DEPENDS= purple.3:${PORTSDIR}/net-im/libpurple \
+LIB_DEPENDS= purple.4:${PORTSDIR}/net-im/libpurple \
nss3:${PORTSDIR}/security/nss
USE_XLIB= yes
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index a6dd21a7e74b..7c72ebaa027d 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -8,7 +8,7 @@
PORTNAME= otr
PORTVERSION= 3.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net
MASTER_SITES= http://www.cypherpunks.ca/otr/
PKGNAMEPREFIX= pidgin-
@@ -22,7 +22,7 @@ COMMENT= Allows deniable private conversations using Pidgin
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin
LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \
gcrypt:${PORTSDIR}/security/libgcrypt \
- purple.3:${PORTSDIR}/net-im/libpurple
+ purple.4:${PORTSDIR}/net-im/libpurple
USE_XLIB= yes
USE_GMAKE= yes