Index: head/net-im/pidgin-privacy-please/Makefile =================================================================== --- head/net-im/pidgin-privacy-please/Makefile (revision 423158) +++ head/net-im/pidgin-privacy-please/Makefile (revision 423159) @@ -1,32 +1,35 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= pidgin-privacy-please PORTVERSION= 0.7.1 +DISTVERSIONPREFIX= v PORTREVISION= 4 CATEGORIES= net-im -MASTER_SITES= GOOGLE_CODE MAINTAINER= ehaupt@FreeBSD.org COMMENT= Privacy plugin for the pidgin instant messenger LICENSE= GPLv2 -BROKEN= Unfetchable (google code has gone away) - LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libpurple.so:net-im/libpurple BUILD_DEPENDS= pidgin:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig +USES= gmake gettext libtool pkgconfig autoreconf USE_GNOME= cairo gdkpixbuf2 gtk20 intltool +USE_LDCONFIG= yes + +USE_GITHUB= yes +GH_ACCOUNT= cockroach +GH_TAGNAME= 21e7046 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include Index: head/net-im/pidgin-privacy-please/distinfo =================================================================== --- head/net-im/pidgin-privacy-please/distinfo (revision 423158) +++ head/net-im/pidgin-privacy-please/distinfo (revision 423159) @@ -1,2 +1,3 @@ -SHA256 (pidgin-privacy-please-0.7.1.tar.gz) = 8134bcd5da98fe8b4c9918fd420c7e68b0990e895ed2534396cacbf473f2615c -SIZE (pidgin-privacy-please-0.7.1.tar.gz) = 346421 +TIMESTAMP = 1475441250 +SHA256 (cockroach-pidgin-privacy-please-v0.7.1-21e7046_GH0.tar.gz) = 8fb4d446f2f30ef226e562c8b46d25b6f2432b0c98509c2eb785d5ca6b97e802 +SIZE (cockroach-pidgin-privacy-please-v0.7.1-21e7046_GH0.tar.gz) = 35978 Index: head/net-im/pidgin-privacy-please/pkg-descr =================================================================== --- head/net-im/pidgin-privacy-please/pkg-descr (revision 423158) +++ head/net-im/pidgin-privacy-please/pkg-descr (revision 423159) @@ -1,12 +1,12 @@ Privacy please is a pidgin plugin to stop spammers from annoying you. It currently offers the following features: * Block individual users (with an optional auto-reply) * Block messages from people who are not on your contact list (with an optional auto-reply) * Suppress repeated authorization requests This plugin was formerly known as gaim-blocky. -WWW: http://code.google.com/p/pidgin-privacy-please/ +WWW: https://github.com/cockroach/pidgin-privacy-please