From owner-svn-ports-all@freebsd.org Sat Jul 11 15:59:42 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1FE88367A08; Sat, 11 Jul 2020 15:59:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3vk56x4Tz477Y; Sat, 11 Jul 2020 15:59:41 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 67DDD15550; Sat, 11 Jul 2020 15:59:41 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06BFxfP5054936; Sat, 11 Jul 2020 15:59:41 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06BFxefV054934; Sat, 11 Jul 2020 15:59:40 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202007111559.06BFxefV054934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 11 Jul 2020 15:59:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541986 - head/misc/valentina X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/misc/valentina X-SVN-Commit-Revision: 541986 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.33 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: Sat, 11 Jul 2020 15:59:42 -0000 Author: yuri Date: Sat Jul 11 15:59:40 2020 New Revision: 541986 URL: https://svnweb.freebsd.org/changeset/ports/541986 Log: misc/valentina: Fix WWW and improve Makefile formatting Modified: head/misc/valentina/Makefile head/misc/valentina/pkg-descr Modified: head/misc/valentina/Makefile ============================================================================== --- head/misc/valentina/Makefile Sat Jul 11 15:59:32 2020 (r541985) +++ head/misc/valentina/Makefile Sat Jul 11 15:59:40 2020 (r541986) @@ -16,16 +16,17 @@ USE_QT= buildtools_build concurrent core gui linguist USE_GL= gl USE_LDCONFIG= yes -DOS2UNIX_FILE= src/libs/vgeometry/vellipticalarc.cpp - USE_GITLAB= yes GL_ACCOUNT= smart-pattern GL_COMMIT= 15e731671f9471390d7ccf95c7eb5bbda8c25f95 +DOS2UNIX_FILE= src/libs/vgeometry/vellipticalarc.cpp + QMAKE_ARGS= CONFIG+="noTests" CONFIG+="noRunPath" .if !defined(WITH_CCACHE_BUILD) || defined(NO_CCACHE) QMAKE_ARGS+= CONFIG+="no_ccache" .endif + BINARY_ALIAS= hg=/usr/bin/true .include Modified: head/misc/valentina/pkg-descr ============================================================================== --- head/misc/valentina/pkg-descr Sat Jul 11 15:59:32 2020 (r541985) +++ head/misc/valentina/pkg-descr Sat Jul 11 15:59:40 2020 (r541986) @@ -7,4 +7,4 @@ manufacturers, enable independent and small designers up to make a decent living, rebuild local garment districts, and reduce or eliminate slave labor. -WWW: https://gitlab.com/smart-pattern/valentina +WWW: https://valentinaproject.bitbucket.io/