From owner-svn-ports-all@freebsd.org Sun Oct 2 21:15:40 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3141EAC6951; Sun, 2 Oct 2016 21:15:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA893FE0; Sun, 2 Oct 2016 21:15:39 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u92LFd15060702; Sun, 2 Oct 2016 21:15:39 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u92LFc2m060700; Sun, 2 Oct 2016 21:15:38 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201610022115.u92LFc2m060700@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 2 Oct 2016 21:15:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423159 - head/net-im/pidgin-privacy-please X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Oct 2016 21:15:40 -0000 Author: ehaupt Date: Sun Oct 2 21:15:38 2016 New Revision: 423159 URL: https://svnweb.freebsd.org/changeset/ports/423159 Log: - Relocate to github - Unbreak Modified: head/net-im/pidgin-privacy-please/Makefile head/net-im/pidgin-privacy-please/distinfo head/net-im/pidgin-privacy-please/pkg-descr Modified: head/net-im/pidgin-privacy-please/Makefile ============================================================================== --- head/net-im/pidgin-privacy-please/Makefile Sun Oct 2 20:52:29 2016 (r423158) +++ head/net-im/pidgin-privacy-please/Makefile Sun Oct 2 21:15:38 2016 (r423159) @@ -3,17 +3,15 @@ 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 @@ -21,8 +19,13 @@ 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 Modified: head/net-im/pidgin-privacy-please/distinfo ============================================================================== --- head/net-im/pidgin-privacy-please/distinfo Sun Oct 2 20:52:29 2016 (r423158) +++ head/net-im/pidgin-privacy-please/distinfo Sun Oct 2 21:15:38 2016 (r423159) @@ -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 Modified: head/net-im/pidgin-privacy-please/pkg-descr ============================================================================== --- head/net-im/pidgin-privacy-please/pkg-descr Sun Oct 2 20:52:29 2016 (r423158) +++ head/net-im/pidgin-privacy-please/pkg-descr Sun Oct 2 21:15:38 2016 (r423159) @@ -9,4 +9,4 @@ It currently offers the following featur 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