mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
irc/inspircd: update to 2.0.27
PR: 235083 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
This commit is contained in:
parent
fc6263bfe4
commit
d291d3e4a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491168
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= inspircd
|
||||
PORTVERSION= 2.0.26
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.27
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= irc
|
||||
|
||||
@ -11,14 +10,15 @@ MAINTAINER= dg@syrec.org
|
||||
COMMENT= Modular C++ IRC daemon
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/docs/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/docs/LICENSE.txt
|
||||
|
||||
# Configure script is written in perl
|
||||
USES= cpe perl5
|
||||
USE_GITHUB= yes
|
||||
USE_PERL5= build
|
||||
|
||||
CPE_VENDOR= inspire_ircd
|
||||
CPE_PRODUCT= inspircd
|
||||
USE_GITHUB= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-cc=${CXX} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1524916592
|
||||
SHA256 (inspircd-inspircd-v2.0.26_GH0.tar.gz) = 8a067add0132af57081f563bdca7ce6bb66c2e3c0465ce273b7eed1c5a955394
|
||||
SIZE (inspircd-inspircd-v2.0.26_GH0.tar.gz) = 735414
|
||||
TIMESTAMP = 1547999328
|
||||
SHA256 (inspircd-inspircd-v2.0.27_GH0.tar.gz) = 6bc1956bd6a7d2d463c646f1563c99cb507f2f214e51d6ac9c70906ac27aae73
|
||||
SIZE (inspircd-inspircd-v2.0.27_GH0.tar.gz) = 735970
|
||||
|
Loading…
Reference in New Issue
Block a user