ports/137408: net-im/pidgin-facebookchat: new upstream & claim maintainership
Corey Halpin
chalpin at cs.wisc.edu
Tue Aug 4 04:00:13 UTC 2009
>Number: 137408
>Category: ports
>Synopsis: net-im/pidgin-facebookchat: new upstream & claim maintainership
>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: Tue Aug 04 04:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Corey Halpin
>Release: FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD hobbes.home.crhalpin.org 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:57:44 UTC 2009 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
There's a new upstream version of pidgin-facebookchat, a patch is attached.
Also, claim maintainership as per email with Mark Linimon.
>How-To-Repeat:
NA
>Fix:
diff -ru /usr/ports/net-im/pidgin-facebookchat/Makefile pidgin-facebookchat/Makefile
--- /usr/ports/net-im/pidgin-facebookchat/Makefile 2009-07-31 08:54:53.000000000 -0500
+++ pidgin-facebookchat/Makefile 2009-08-03 22:47:07.000000000 -0500
@@ -6,15 +6,16 @@
#
PORTNAME= pidgin-facebookchat
-PORTVERSION= 1.50
+PORTVERSION= 1.60
PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PROJECTHOST}-source-${PORTVERSION}
-MAINTAINER= ports at c0decafe.net
+MAINTAINER= chalpin at 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 +26,7 @@
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 -ru /usr/ports/net-im/pidgin-facebookchat/distinfo pidgin-facebookchat/distinfo
--- /usr/ports/net-im/pidgin-facebookchat/distinfo 2009-06-15 16:07:15.000000000 -0500
+++ pidgin-facebookchat/distinfo 2009-08-03 22:00:54.000000000 -0500
@@ -1,3 +1,6 @@
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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list