diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-01-25 12:46:41 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-01-25 12:46:41 +0000 |
commit | 1373ec9f53319bb38c26f322c289119f763690ac (patch) | |
tree | 62858630c56360bab6ea339701774d7744388021 /net-im/twirssi | |
parent | f6686eeca489984f6711ba888d5204473d50bc91 (diff) |
Update to 2.4.0, now it uses oauth and don't need to store passwords on irssi
conf anymore
Notes
Notes:
svn path=/head/; revision=248542
Diffstat (limited to 'net-im/twirssi')
-rw-r--r-- | net-im/twirssi/Makefile | 2 | ||||
-rw-r--r-- | net-im/twirssi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-im/twirssi/Makefile b/net-im/twirssi/Makefile index bc7ee9278844..b93fa495bab4 100644 --- a/net-im/twirssi/Makefile +++ b/net-im/twirssi/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twirssi -PORTVERSION= 2.3.3 +PORTVERSION= 2.4.0 CATEGORIES= net-im MASTER_SITES= http://twirssi.com/ EXTRACT_SUFX= .pl diff --git a/net-im/twirssi/distinfo b/net-im/twirssi/distinfo index e2df1c4e5bb6..af30d9b84066 100644 --- a/net-im/twirssi/distinfo +++ b/net-im/twirssi/distinfo @@ -1,3 +1,3 @@ -MD5 (twirssi-2.3.3.pl) = e540b6b6d549b6708bd722d6599b78db -SHA256 (twirssi-2.3.3.pl) = ced71d0f4e13458bb217248dbdb04c9758f98efaf57b5ab2dfcffe74541d4c0f -SIZE (twirssi-2.3.3.pl) = 58749 +MD5 (twirssi-2.4.0.pl) = 2b2683a98e93b6a97858db47e7aeb18c +SHA256 (twirssi-2.4.0.pl) = e8d40ee40f805fb2f0b8c614f69086f65f5142edb1e73105ccdfd14744291127 +SIZE (twirssi-2.4.0.pl) = 62696 |