From nobody Wed Dec 01 08:06:43 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1443318AD95F; Wed, 1 Dec 2021 08:06:44 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J3s9v5BB1z3DTY; Wed, 1 Dec 2021 08:06:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8DEAE262B1; Wed, 1 Dec 2021 08:06:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1B186hvF093597; Wed, 1 Dec 2021 08:06:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1B186hLi093596; Wed, 1 Dec 2021 08:06:43 GMT (envelope-from git) Date: Wed, 1 Dec 2021 08:06:43 GMT Message-Id: <202112010806.1B186hLi093596@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Barbara Guida Subject: git: 27392cf64d50 - main - net-p2p/amule: correct the inverted logic for DEBUG option. List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bar X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 27392cf64d50cd1898f83624a588bc5c1b5f27d0 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638346003; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qbBNtyVoN5wES9nXYSGlM0j1FGlqzmpNO/3Tc1NAnQg=; b=HzehIUL29o9ZkWIS3t3Vw9y1Ddnr8XlQ8MFv+w3wnuH3Ys4hKSRkAZIKYeGFoK+3TiDbQz wK0EWlTLvDrSBcTCqoXkbV2t1Jx0MIftoxJyqRA2549TSgDMsXMXf6MnrbF/WY1iq2keQ5 1RRk50a/7pnjmZ7JmenGF2u6V+788Uu3Bp5saaEqxorXw5tyySk6hkgI0AyrVMOtQpk0hi i63bL1bifVe+GUuO1g70zrWCb8nUHBPWgbCYyD7q++rVNL9mymNw/E2tPa8z3WFG0eJDEm /zIiPezQ693EHyC2mjHb9yW1gAwxmiKSQgV6t46SxRNtxELP6ka7NgHGtitWqg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638346003; a=rsa-sha256; cv=none; b=recJCfG7pWt49Hg4UU7AQhM976slXd2uOI2Ru3W8ohs8zUtD/iQru02m8o6poc/SeFocK8 Bi1JdRa+clN3vcYZ6ylrwB+aBBwawFqWuHwYbUHkJdUDJEL2mj11TzmeVS2WW/77eFOVSj sPVa8ZNsSR95ieX4YmdUjEJINEsttkikk0PsXy1VpHP+ARSWh4mDDPI5kxiVkNYFuk/1eB ugOvlBvDdq1ZagMvu7Ktqzy6S9ckrFd0baNSgfypAdljVIpVk7ldJq6vidCd5oN4q32bcb ZFLkQBQ9XuRm6TYvOlnrgxoJCsepCNZYCJw+d71hgctcX0onV0/pa0iKyUuxBQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bar: URL: https://cgit.FreeBSD.org/ports/commit/?id=27392cf64d50cd1898f83624a588bc5c1b5f27d0 commit 27392cf64d50cd1898f83624a588bc5c1b5f27d0 Author: Barbara Guida AuthorDate: 2021-12-01 08:04:39 +0000 Commit: Barbara Guida CommitDate: 2021-12-01 08:04:39 +0000 net-p2p/amule: correct the inverted logic for DEBUG option. PR: 26002 Reported by: echoxxzz@gmail.com --- net-p2p/amule/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index ed4c495cb496..f653795ee967 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -2,7 +2,7 @@ PORTNAME= amule PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} @@ -15,8 +15,6 @@ LICENSE_FILE_GPLv2+ = ${WRKSRC}/docs/COPYING LIB_DEPENDS= libcryptopp.so:security/cryptopp -CONFLICTS= amule-devel - USES= bison compiler:c++11-lang cpe desktop-file-utils gmake \ localbase:ldflags perl5 pkgconfig shebangfix tar:xz USE_PERL5= build @@ -33,6 +31,8 @@ LDFLAGS+= -lpthread SHEBANG_FILES= src/utils/scripts/*.pl src/utils/xas/*.pl src/libs/ec/*.pl +CONFLICTS_INSTALL= amule-devel + OPTIONS_DEFINE= ALC ALCC AMULECMD AMULEDAEMON AMULEGUI BOOST CAS DEBUG \ DOCS ED2K FILEVIEW MMAP MONOLITHIC NLS UPNP WEBSERVER WXCAS XAS ALC_DESC= Compile aMule Link Creator for GUI @@ -52,7 +52,7 @@ OPTIONS_DEFAULT=ALC ALCC AMULECMD AMULEDAEMON AMULEGUI CAS ED2K \ OPTIONS_SUB= yes -DEBUG_CONFIGURE_ON= --enable-debug +DEBUG_CONFIGURE_OFF= --disable-debug NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls