- update to 20011210
- use a PLIST_SUB variable for the version in pkg-plist PR: 33241 Submitted by: maintainer
This commit is contained in:
parent
08222807c5
commit
64545daed8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52288
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ircii
|
||||
PORTVERSION= 20010612
|
||||
PORTVERSION= 20011210
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \
|
||||
ftp://ircftp.au.eterna.com.au/pub/ircII/ \
|
||||
@ -21,4 +21,6 @@ USE_BZIP2= yes
|
||||
|
||||
MAN1= ircII.1 ircbug.1
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ircii-20010612.tar.bz2) = 59b315e7854afbf09eb86b656483ff76
|
||||
MD5 (ircii-20011210.tar.bz2) = b577ff82566f17ea7d74400614bc0405
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/irc
|
||||
bin/irc-20010612
|
||||
bin/irc-%%VERSION%%
|
||||
bin/ircbug
|
||||
bin/ircflush
|
||||
bin/ircio
|
||||
@ -275,6 +275,7 @@ share/irc/help/on/public_msg
|
||||
share/irc/help/on/public_notice
|
||||
share/irc/help/on/public_other
|
||||
share/irc/help/on/raw_irc
|
||||
share/irc/help/on/raw_send
|
||||
share/irc/help/on/send_action
|
||||
share/irc/help/on/send_dcc_chat
|
||||
share/irc/help/on/send_msg
|
||||
|
Loading…
Reference in New Issue
Block a user