1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Update to 1.60

- Pass maintainership to submitter

PR:		137408
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu>
This commit is contained in:
Martin Wilke 2009-08-27 18:48:17 +00:00
parent 04bf92d9f5
commit 45db659371
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240423
2 changed files with 10 additions and 7 deletions

View File

@ -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:

View File

@ -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