From owner-svn-ports-all@freebsd.org Wed Aug 23 17:13:23 2017 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 3C448DEB910; Wed, 23 Aug 2017 17:13:23 +0000 (UTC) (envelope-from amdmi3@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 0A70477CAB; Wed, 23 Aug 2017 17:13:22 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7NHDMRS099564; Wed, 23 Aug 2017 17:13:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7NHDMaL099562; Wed, 23 Aug 2017 17:13:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201708231713.v7NHDMaL099562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 23 Aug 2017 17:13:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448631 - head/net/megatools X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/net/megatools X-SVN-Commit-Revision: 448631 X-SVN-Commit-Repository: ports 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: Wed, 23 Aug 2017 17:13:23 -0000 Author: amdmi3 Date: Wed Aug 23 17:13:21 2017 New Revision: 448631 URL: https://svnweb.freebsd.org/changeset/ports/448631 Log: - Update MASTER_SITES to https - Remove unneeded dependency - While here, update WWW PR: 221718 Submitted by: xmj Approved by: max@kostikov.com (maintainer) Modified: head/net/megatools/Makefile head/net/megatools/pkg-descr Modified: head/net/megatools/Makefile ============================================================================== --- head/net/megatools/Makefile Wed Aug 23 16:54:08 2017 (r448630) +++ head/net/megatools/Makefile Wed Aug 23 17:13:21 2017 (r448631) @@ -3,8 +3,9 @@ PORTNAME= megatools PORTVERSION= 1.9.98 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://megatools.megous.com/builds/ +MASTER_SITES= https://megatools.megous.com/builds/ MAINTAINER= max@kostikov.co COMMENT= Command line tools for MEGA.NZ cloud drive @@ -14,7 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl BUILD_DEPENDS= asciidoc:textproc/asciidoc -RUN_DEPENDS= glib-networking>=2.32.0:net/glib-networking CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" Modified: head/net/megatools/pkg-descr ============================================================================== --- head/net/megatools/pkg-descr Wed Aug 23 16:54:08 2017 (r448630) +++ head/net/megatools/pkg-descr Wed Aug 23 17:13:21 2017 (r448631) @@ -7,4 +7,4 @@ perform streaming downloads for example to preview vid and audio files, without needing to download the entire file. -WWW: http://megatools.megous.com/ +WWW: https://megatools.megous.com/