aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-28 02:48:17 +0800
committermiwi <miwi@FreeBSD.org>2009-08-28 02:48:17 +0800
commit03b995b5f28dcce8ded9d3eacd48de85f8fc8c93 (patch)
tree0f8b1d394de516b769c620cfdac6623358585f5c /net-im
parent1a266c73758bbf35d75af06875229f670c7d0914 (diff)
downloadfreebsd-ports-gnome-03b995b5f28dcce8ded9d3eacd48de85f8fc8c93.tar.gz
freebsd-ports-gnome-03b995b5f28dcce8ded9d3eacd48de85f8fc8c93.tar.zst
freebsd-ports-gnome-03b995b5f28dcce8ded9d3eacd48de85f8fc8c93.zip
- Update to 1.60
- Pass maintainership to submitter PR: 137408 Submitted by: Corey Halpin <chalpin@cs.wisc.edu>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-facebookchat/Makefile11
-rw-r--r--net-im/pidgin-facebookchat/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/net-im/pidgin-facebookchat/Makefile b/net-im/pidgin-facebookchat/Makefile
index 2f6d3c03ae58..f4d2b1774bd0 100644
--- a/net-im/pidgin-facebookchat/Makefile
+++ b/net-im/pidgin-facebookchat/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= pidgin-facebookchat
-PORTVERSION= 1.50
-PORTREVISION= 1
+PORTVERSION= 1.60
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PROJECTHOST}-source-${PORTVERSION}
-MAINTAINER= ports@c0decafe.net
+MAINTAINER= chalpin@cs.wisc.edu
COMMENT= Facebook Chat for Pidgin
+LIB_DEPENDS= json-glib-1.0.0:${PORTSDIR}/devel/json-glib
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
@@ -25,7 +25,10 @@ USE_BZIP2= yes
PIXMAPS_DIR= ${PREFIX}/share/pixmaps/pidgin/protocols
do-patch:
- ${REINPLACE_CMD} -e "s#i686-pc-freebsd6.0-gcc#${CC}#; s#/usr/local/#${LOCALBASE}/#g" \
+ ${REINPLACE_CMD} -e "s#i686-pc-freebsd6.0-gcc#${CC}#; \
+ s#/usr/local/#${LOCALBASE}/#g; \
+ s#/usr/include/json-glib-1.0#${LOCALBASE}/include/json-glib-1.0 \
+ -L${LOCALBASE}/lib/#g" \
${WRKSRC}/Makefile
do-build:
diff --git a/net-im/pidgin-facebookchat/distinfo b/net-im/pidgin-facebookchat/distinfo
index 023d0b423c95..90569306c59f 100644
--- a/net-im/pidgin-facebookchat/distinfo
+++ b/net-im/pidgin-facebookchat/distinfo
@@ -1,3 +1,3 @@
-MD5 (pidgin-facebookchat-source-1.50.tar.bz2) = e055de27cc71495155af242663c08367
-SHA256 (pidgin-facebookchat-source-1.50.tar.bz2) = 472559abc4e99f43011d88b88c4cd26091375ab496c4779368827efb79dedc20
-SIZE (pidgin-facebookchat-source-1.50.tar.bz2) = 39706
+MD5 (pidgin-facebookchat-source-1.60.tar.bz2) = c4a4715e55858c5146b24135c153a1a8
+SHA256 (pidgin-facebookchat-source-1.60.tar.bz2) = ab11331ce872c49005519ac078967fd099c0b8c350ef54be46c0e8019212fe19
+SIZE (pidgin-facebookchat-source-1.60.tar.bz2) = 45795