1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

- Update to 1.35

- While I'm here, make it respect PREFIX (modify Makefile in post-patch)

PR:		ports/126813
Submitted by:	ports at c0decafe.net (maintainer)
This commit is contained in:
Rong-En Fan 2008-08-25 10:20:36 +00:00
parent e2be85e5ce
commit bbf8ff9552
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219145
2 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pidgin-facebookchat
PORTVERSION= 1.30
PORTVERSION= 1.35
CATEGORIES= net-im
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= ${PROJECTHOST}-source-${PORTVERSION}
@ -24,7 +24,8 @@ USE_BZIP2= yes
PIXMAPS_DIR= ${PREFIX}/share/pixmaps/pidgin/protocols
do-patch:
${REINPLACE_CMD} "s#i686-pc-freebsd6.0-gcc#${CC}#" ${WRKSRC}/Makefile
${REINPLACE_CMD} -e "s#i686-pc-freebsd6.0-gcc#${CC}#; s#/usr/local/#${LOCALBASE}/#g" \
${WRKSRC}/Makefile
do-build:
${MAKE} -C ${WRKSRC} libfacebookbsd60.so

View File

@ -1,3 +1,3 @@
MD5 (pidgin-facebookchat-source-1.30.tar.bz2) = 30e0bb74df881924d64a48c81a67f4a5
SHA256 (pidgin-facebookchat-source-1.30.tar.bz2) = 7499bcb798de654da69e66e221f1a6f4fffbb5ca5c36e757299166b18137c074
SIZE (pidgin-facebookchat-source-1.30.tar.bz2) = 32682
MD5 (pidgin-facebookchat-source-1.35.tar.bz2) = 80d8e91a094e67377cd816c5af8fcdec
SHA256 (pidgin-facebookchat-source-1.35.tar.bz2) = 2ded6c5777b47c26dc79203cf25db0e58aa3d43f95cad159ce80feb8e1df954f
SIZE (pidgin-facebookchat-source-1.35.tar.bz2) = 33697