From owner-svn-ports-head@freebsd.org Wed Jul 22 09:09:03 2020 Return-Path: Delivered-To: svn-ports-head@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 2CD4D376D5D; Wed, 22 Jul 2020 09:09:03 +0000 (UTC) (envelope-from tobik@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 4BBV5C0Vb1z3fR6; Wed, 22 Jul 2020 09:09:03 +0000 (UTC) (envelope-from tobik@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 EA1C72CF2C; Wed, 22 Jul 2020 09:09:02 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06M992DF016195; Wed, 22 Jul 2020 09:09:02 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06M992Yk016190; Wed, 22 Jul 2020 09:09:02 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202007220909.06M992Yk016190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Wed, 22 Jul 2020 09:09:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542841 - in head: games/rubygem-lolcat irc/smuxi math/or-tools misc/valentina textproc X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: games/rubygem-lolcat irc/smuxi math/or-tools misc/valentina textproc X-SVN-Commit-Revision: 542841 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jul 2020 09:09:03 -0000 Author: tobik Date: Wed Jul 22 09:09:01 2020 New Revision: 542841 URL: https://svnweb.freebsd.org/changeset/ports/542841 Log: Clean up some things Reported by: portscan Modified: head/games/rubygem-lolcat/Makefile head/irc/smuxi/Makefile head/math/or-tools/Makefile head/misc/valentina/Makefile head/textproc/Makefile Modified: head/games/rubygem-lolcat/Makefile ============================================================================== --- head/games/rubygem-lolcat/Makefile Wed Jul 22 09:06:51 2020 (r542840) +++ head/games/rubygem-lolcat/Makefile Wed Jul 22 09:09:01 2020 (r542841) @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-manpages>=0.6.1<0.7:devel/rubygem USES= gem -CONFLICT_INSTALL= lolcat +CONFLICTS_INSTALL= lolcat USE_RUBY= yes Modified: head/irc/smuxi/Makefile ============================================================================== --- head/irc/smuxi/Makefile Wed Jul 22 09:06:51 2020 (r542840) +++ head/irc/smuxi/Makefile Wed Jul 22 09:09:01 2020 (r542841) @@ -28,7 +28,7 @@ INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS NLS SPELLCHECK OPTIONS_DEFAULT= DBUS NLS SPELLCHECK -oOPTIONS_SUB= yes +OPTIONS_SUB= yes SPELLCHECK_DESC= Spell checking support via GtkSpell Modified: head/math/or-tools/Makefile ============================================================================== --- head/math/or-tools/Makefile Wed Jul 22 09:06:51 2020 (r542840) +++ head/math/or-tools/Makefile Wed Jul 22 09:09:01 2020 (r542841) @@ -26,7 +26,6 @@ USE_LDCONFIG= yes CMAKE_OFF= BUILD_DEPS INSTALL_BUILD_DEPS BUILD_PYTHON BUILD_EXAMPLES CONFIGURE_ENV= UNIX_CBC_DIR=${LOCALBASE} UNIX_CLP_DIR=${LOCALBASE} -BUILD_ENV= UNIX_CBC_DIR=${LOCALBASE} UNIX_CLP_DIR=${LOCALBASE} post-configure: # https://github.com/google/or-tools/issues/2109 @${REINPLACE_CMD} -e 's|protobuf::protoc|protoc -I${LOCALBASE}/include| ; s|protobuf$$:$$:protoc||' ${BUILD_WRKSRC}/build.ninja Modified: head/misc/valentina/Makefile ============================================================================== --- head/misc/valentina/Makefile Wed Jul 22 09:06:51 2020 (r542840) +++ head/misc/valentina/Makefile Wed Jul 22 09:09:01 2020 (r542841) @@ -20,7 +20,7 @@ USE_GITLAB= yes GL_ACCOUNT= smart-pattern GL_COMMIT= 15e731671f9471390d7ccf95c7eb5bbda8c25f95 -DOS2UNIX_FILE= src/libs/vgeometry/vellipticalarc.cpp +DOS2UNIX_FILES= src/libs/vgeometry/vellipticalarc.cpp QMAKE_ARGS= CONFIG+="noTests" CONFIG+="noRunPath" .if !defined(WITH_CCACHE_BUILD) || defined(NO_CCACHE) Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Jul 22 09:06:51 2020 (r542840) +++ head/textproc/Makefile Wed Jul 22 09:09:01 2020 (r542841) @@ -5,13 +5,13 @@ SUBDIR += 2bsd-diff SUBDIR += CLDR - SUBDIR += R-cran-commonmark SUBDIR += R-cran-DT SUBDIR += R-cran-R2HTML SUBDIR += R-cran-XML SUBDIR += R-cran-bibtex SUBDIR += R-cran-brew SUBDIR += R-cran-cellranger + SUBDIR += R-cran-commonmark SUBDIR += R-cran-formatR SUBDIR += R-cran-highr SUBDIR += R-cran-htmltools