Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Sep 2021 10:56:44 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7c77d6f3833a - main - irc/inspircd: Fix CPE information because current one is deprecated
Message-ID:  <202109141056.18EAuikT055928@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c77d6f3833ad3e94168fdda1b13faa8d11fc381

commit 7c77d6f3833ad3e94168fdda1b13faa8d11fc381
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-14 09:34:59 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-14 10:55:18 +0000

    irc/inspircd: Fix CPE information because current one is deprecated
    
    Approved by:    portmgr (blanket)
---
 irc/inspircd/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index fcf78d28465c..39511030753e 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -12,8 +12,6 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/docs/LICENSE.txt
 
 USES=		compiler:c++11-lang cpe gmake localbase:ldflags perl5
-CPE_VENDOR=	inspire_ircd
-CPE_PRODUCT=	inspircd
 USE_GITHUB=	yes
 USE_PERL5=	build
 USE_RC_SUBR=	${PORTNAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109141056.18EAuikT055928>