From owner-svn-ports-all@FreeBSD.ORG Thu Apr 3 11:06:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C449643; Thu, 3 Apr 2014 11:06:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 49BD0C79; Thu, 3 Apr 2014 11:06:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s33B6ZAN034015; Thu, 3 Apr 2014 11:06:35 GMT (envelope-from danfe@svn.freebsd.org) Received: (from danfe@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s33B6YOI034013; Thu, 3 Apr 2014 11:06:34 GMT (envelope-from danfe@svn.freebsd.org) Message-Id: <201404031106.s33B6YOI034013@svn.freebsd.org> From: Alexey Dokuchaev Date: Thu, 3 Apr 2014 11:06:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349991 - head/net-im/ramblercontacts 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.17 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: Thu, 03 Apr 2014 11:06:35 -0000 Author: danfe Date: Thu Apr 3 11:06:34 2014 New Revision: 349991 URL: http://svnweb.freebsd.org/changeset/ports/349991 QAT: https://qat.redports.org/buildarchive/r349991/ Log: Unbreak; switch WWW to GitHub and host distfile (there are no releases yet). Modified: head/net-im/ramblercontacts/Makefile head/net-im/ramblercontacts/pkg-descr Modified: head/net-im/ramblercontacts/Makefile ============================================================================== --- head/net-im/ramblercontacts/Makefile Thu Apr 3 10:58:15 2014 (r349990) +++ head/net-im/ramblercontacts/Makefile Thu Apr 3 11:06:34 2014 (r349991) @@ -5,18 +5,16 @@ PORTNAME= ramblercontacts PORTVERSION= 0.3.2.1030 PORTREVISION= 1 CATEGORIES= net-im russian -MASTER_SITES= http://developers.rambler.ru/upload/contacts/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ DISTNAME= ${PORTNAME}_v${PORTVERSION}_beta_src MAINTAINER= ports@FreeBSD.org COMMENT= Free, multi-service communication client from Rambler -BROKEN= Fails to dos2unix - LICENSE= GPLv3 USES= qmake dos2unix -DOS2UNIX_FILES= config.inc +DOS2UNIX_FILES= src/config.inc USE_XORG= xscrnsaver USE_QT4= moc_build rcc_build uic_build designer_build \ webkit Modified: head/net-im/ramblercontacts/pkg-descr ============================================================================== --- head/net-im/ramblercontacts/pkg-descr Thu Apr 3 10:58:15 2014 (r349990) +++ head/net-im/ramblercontacts/pkg-descr Thu Apr 3 11:06:34 2014 (r349991) @@ -7,4 +7,4 @@ distributed under GPLv3. Rambler account (free registration) is required right now, but plans are to drop this limitation in future versions. -WWW: http://developers.rambler.ru/opensource/contacts/ +WWW: https://github.com/Rambler-ru/Contacts