View | Details | Raw Unified | Return to bug 99709
Collapse All | Expand All

(-)solid-ircd/Makefile (-5 / +4 lines)
Lines 1-19 Link Here
1
# Ports collection makefile for:	Solid-IRCd
1
# Ports collection makefile for:	Solid-IRCd
2
# Date created:				26 May 2005
2
# Date created:				26 May 2005
3
# Whom:					mj <freebsd@nsacenter.com>
3
# Whom:					mj <systemoperator@gmail.com>
4
#
4
#
5
# $FreeBSD: ports/irc/solid-ircd/Makefile,v 1.3 2006/04/16 11:54:05 oliver Exp $
5
# $FreeBSD: ports/irc/solid-ircd/Makefile,v 1.3 2006/04/16 11:54:05 oliver Exp $
6
#
6
#
7
7
8
PORTNAME=	solid-ircd
8
PORTNAME=	solid-ircd
9
PORTVERSION=	3.4.7a
9
PORTVERSION=	3.4.8
10
PORTREVISION=	1
11
CATEGORIES=	irc
10
CATEGORIES=	irc
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=solidircd
12
MASTER_SITE_SUBDIR=solidircd
14
DISTNAME=	solid3.4.7stablea
13
DISTNAME=	solidircd-stable3.4.8
15
14
16
MAINTAINER=	freebsd@nsacenter.com
15
MAINTAINER=	systemoperator@gmail.com
17
COMMENT=	Solid Internet Relay Chat Daemon based on bahamut IRCd
16
COMMENT=	Solid Internet Relay Chat Daemon based on bahamut IRCd
18
17
19
WRKSRC=		${WRKDIR}/solidircd-stable
18
WRKSRC=		${WRKDIR}/solidircd-stable
(-)solid-ircd/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (solid3.4.7stablea.tar.gz) = ca28aa85779e8da069bb2a279ccd5836
1
MD5 (solidircd-stable3.4.8.tar.gz) = 45841450d6f13ad470a8dcd7da23c21b
2
SHA256 (solid3.4.7stablea.tar.gz) = c653a360581a8736bb5d9559f1d4a923e717a4c6686bd7f5e6beb2d5f47414b3
2
SHA256 (solidircd-stable3.4.8.tar.gz) = e26a44b3cad800d78af1779e05967a63ee27af801c694706ee73346f4f44158c
3
SIZE (solid3.4.7stablea.tar.gz) = 802440
3
SIZE (solidircd-stable3.4.8.tar.gz) = 806483

Return to bug 99709