Update to 4.4Z.
Submitted by: Anders Andersson <anders@codefactory.se>
This commit is contained in:
parent
a03c488a18
commit
aeadcd7052
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36810
3 changed files with 5 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ircii
|
||||
PORTVERSION= 4.4X
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.4Z
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ircii-4.4X.tar.bz2) = a0cf37c5b5ca999ca4bd03279bc4fb03
|
||||
MD5 (ircii-4.4Z.tar.bz2) = 5c9ad208170eebfd1a1b5c07286fc82f
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/irc
|
||||
bin/irc-4.4X
|
||||
bin/irc-4.4Z
|
||||
bin/ircbug
|
||||
bin/ircflush
|
||||
bin/ircio
|
||||
|
@ -347,6 +347,7 @@ share/irc/help/set/help_pager
|
|||
share/irc/help/set/help_path
|
||||
share/irc/help/set/help_prompt
|
||||
share/irc/help/set/help_window
|
||||
share/irc/help/set/hide_channel_keys
|
||||
share/irc/help/set/hide_private_channels
|
||||
share/irc/help/set/highlight_char
|
||||
share/irc/help/set/history
|
||||
|
@ -472,6 +473,7 @@ share/irc/help/window/move
|
|||
share/irc/help/window/name
|
||||
share/irc/help/window/new
|
||||
share/irc/help/window/next
|
||||
share/irc/help/window/nostatus
|
||||
share/irc/help/window/notify
|
||||
share/irc/help/window/notify_level
|
||||
share/irc/help/window/number
|
||||
|
|
Loading…
Reference in a new issue