svn commit: r349991 - head/net-im/ramblercontacts
Alexey Dokuchaev
danfe at FreeBSD.org
Thu Apr 3 11:06:35 UTC 2014
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 at 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
More information about the svn-ports-head
mailing list