diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2004-01-18 09:12:27 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2004-01-18 09:12:27 +0000 |
commit | 340f75d93e7b7909555866640e1d4db35895e85a (patch) | |
tree | 6f0cd69a2232eefcfba9573f5c1923e16bd29575 /irc/insub | |
parent | Add entries for www/mozilla-headers and www/mozilla-headers-devel, what were (diff) |
Update to 8.3:
- added -ansi flag to force ANSI output in cases where it is not
detected properly and tries to use irc colors
- default html colors has white foreground
- no warnings if $COWPATH isn't set
- no more Text::Wrap warnings
Diffstat (limited to 'irc/insub')
-rw-r--r-- | irc/insub/Makefile | 2 | ||||
-rw-r--r-- | irc/insub/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 6af66a355a18..bf77b8e10742 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 8.2 +PORTVERSION= 8.3 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index 43964d7dc771..5ca715d3adfa 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1 +1 @@ -MD5 (insub-8.2.tar.gz) = 916a3b807e627e8e7231822981798183 +MD5 (insub-8.3.tar.gz) = eb574f8c76bc8c69aab62b2569c8145e |