diff options
-rw-r--r-- | net-im/pidgin-facebookchat/Makefile | 9 | ||||
-rw-r--r-- | net-im/pidgin-facebookchat/distinfo | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/net-im/pidgin-facebookchat/Makefile b/net-im/pidgin-facebookchat/Makefile index 707d47290f83..4d2acb082807 100644 --- a/net-im/pidgin-facebookchat/Makefile +++ b/net-im/pidgin-facebookchat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pidgin-facebookchat -PORTVERSION= 1.60 +PORTVERSION= 1.63 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PROJECTHOST}-source-${PORTVERSION} @@ -19,11 +19,16 @@ BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin PROJECTHOST= ${PORTNAME} -WRKSRC= ${WRKDIR}/pidgin-facebookchat +WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes PIXMAPS_DIR= ${PREFIX}/share/pixmaps/pidgin/protocols +IGNORE= known usability issue with json-glib <0.7.6, use NO_IGNORE to build\ + anyway. See http://code.google.com/p/pidgin-facebookchat/wiki/FAQ\ + and http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/140097 for\ + json-glib 0.7.6 + do-patch: ${REINPLACE_CMD} -e "s#i686-pc-freebsd6.0-gcc#${CC}#; \ s#/usr/local/#${LOCALBASE}/#g; \ diff --git a/net-im/pidgin-facebookchat/distinfo b/net-im/pidgin-facebookchat/distinfo index 90569306c59f..607e652b4a62 100644 --- a/net-im/pidgin-facebookchat/distinfo +++ b/net-im/pidgin-facebookchat/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (pidgin-facebookchat-source-1.63.tar.bz2) = 13a5f46cabb5e486d9730e8711d3942f +SHA256 (pidgin-facebookchat-source-1.63.tar.bz2) = fd523f15cb520996dca8755147dae96c802e093049d7f48211f022255c7e233e +SIZE (pidgin-facebookchat-source-1.63.tar.bz2) = 48103 |