update to ircII 20110228, from Pascal Stumpf via Brad (maintainer).
- while there, prefer http MASTER_SITES
This commit is contained in:
parent
b7a20fd384
commit
1b6cae530a
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2011/03/02 23:57:33 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2011/08/20 09:11:51 sthen Exp $
|
||||
|
||||
COMMENT= Internet Relay Chat client
|
||||
|
||||
VERSION= 20081115
|
||||
VERSION= 20110228
|
||||
DISTNAME= ircii-${VERSION}
|
||||
PKGNAME= ircII-${VERSION}
|
||||
REVISION= 0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ircii.warped.com/pub/ircII/ \
|
||||
ftp://ircii.warped.com/pub/ircII/old/
|
||||
MASTER_SITES= http://ircii.warped.com/ \
|
||||
http://ircii.warped.com/old/ \
|
||||
ftp://ircii.warped.com/pub/ircII/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
HOMEPAGE= http://www.eterna.com.au/ircii/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (ircii-20081115.tar.bz2) = EoxDX8wNatVdcxkFjuV4oA==
|
||||
RMD160 (ircii-20081115.tar.bz2) = eLg5eeUsmfW5UwLM50PvD2Iry7A=
|
||||
SHA1 (ircii-20081115.tar.bz2) = JT8W5zRIPtpIT21inSpYWK3tam4=
|
||||
SHA256 (ircii-20081115.tar.bz2) = Rl+irSNv7uX0qxJhadYJ1CyEv62vi64GEQLB4vV/++E=
|
||||
SIZE (ircii-20081115.tar.bz2) = 565286
|
||||
MD5 (ircii-20110228.tar.bz2) = Bi8tKjRTpkPUZ5uVkX3ZPQ==
|
||||
RMD160 (ircii-20110228.tar.bz2) = 5n/AeKhAjW0qBxw34qkCpYSf/nc=
|
||||
SHA1 (ircii-20110228.tar.bz2) = n7p1Df2DBfCqVS63MZDlhYKvdsg=
|
||||
SHA256 (ircii-20110228.tar.bz2) = T8d92vRz41gX9VlF5idbFQG32VWFtJpE4P6Zg4LXL7I=
|
||||
SIZE (ircii-20110228.tar.bz2) = 558483
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-configure_in,v 1.2 2009/06/02 17:59:43 naddy Exp $
|
||||
--- configure.in.orig Fri Mar 14 13:13:16 2008
|
||||
+++ configure.in Tue May 19 10:24:32 2009
|
||||
@@ -765,22 +765,17 @@ AC_ARG_WITH(paranoid,
|
||||
$OpenBSD: patch-configure_in,v 1.3 2011/08/20 09:11:51 sthen Exp $
|
||||
--- configure.in.orig Sat May 2 02:57:53 2009
|
||||
+++ configure.in Sat Aug 13 17:59:23 2011
|
||||
@@ -553,22 +553,17 @@ AC_ARG_WITH(paranoid,
|
||||
AC_MSG_RESULT(none)
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-doc_ircII_1,v 1.5 2011/03/02 23:57:33 sthen Exp $
|
||||
--- doc/ircII.1.orig Sat Jan 1 06:25:09 2005
|
||||
+++ doc/ircII.1 Sat Jan 22 17:59:31 2011
|
||||
$OpenBSD: patch-doc_ircII_1,v 1.6 2011/08/20 09:11:51 sthen Exp $
|
||||
--- doc/ircII.1.orig Mon Jan 24 05:58:43 2011
|
||||
+++ doc/ircII.1 Sat Aug 13 17:56:49 2011
|
||||
@@ -3,7 +3,7 @@
|
||||
.SH NAME
|
||||
ircII \- interface to the Internet Relay Chat system
|
||||
@ -99,15 +99,6 @@ $OpenBSD: patch-doc_ircII_1,v 1.5 2011/03/02 23:57:33 sthen Exp $
|
||||
Set the username (if not specified elsewhere) to "Mermaid".
|
||||
The user's name (when provided inside parentheses in response to a
|
||||
WHOIS command) is set to "The one and only :)".
|
||||
@@ -264,7 +264,7 @@ scripts into, that can then be loaded with /load
|
||||
directory containing message-of-the-day, master initialization, help files and
|
||||
.I ircII
|
||||
scripts
|
||||
-.Tp
|
||||
+.TP
|
||||
.I .../lib/irc/script/global
|
||||
file loaded at the start of every
|
||||
.I ircII
|
||||
@@ -340,9 +340,6 @@ The initial list of servers if none are provided on th
|
||||
.B ircII.motd
|
||||
Message of the day.
|
||||
|
Loading…
Reference in New Issue
Block a user