aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2004-12-04 23:58:13 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2004-12-04 23:58:13 +0000
commit1302e86a04aa1cc68f4a3a726d633b8955cab0e9 (patch)
tree9651732cd0147538d36f25c4efb2e4fe82203e41 /irc
parenta0e5f7ed9245406aeda61d7d87338e19428ff217 (diff)
downloadports-1302e86a04aa1cc68f4a3a726d633b8955cab0e9.tar.gz
ports-1302e86a04aa1cc68f4a3a726d633b8955cab0e9.zip
Update to 9.6.
9.6: Sat Dec 4 14:47:12 PST 2004 * fix critical bug in arg processing 9.5: Sat Dec 4 01:17:37 PST 2004 * moved -exec command into process(), so irssi can use it * fix bug that wouldn't let '0' be printed by itself * add -repeat flag ("-repeat 3 foo" becomes foofoofoo) * fix bug that would prevent a single character from displaying * retool -sine iterator a little better * minor code cleanup * make both -wave and -sine do the same thing PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after:
Notes
Notes: svn path=/head/; revision=123151
Diffstat (limited to 'irc')
-rw-r--r--irc/insub/Makefile4
-rw-r--r--irc/insub/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile
index aaeead61dc2c..e67452a5b23c 100644
--- a/irc/insub/Makefile
+++ b/irc/insub/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= insub
-PORTVERSION= 9.4
+PORTVERSION= 9.6
PORTREVISION= 0
CATEGORIES= irc
MASTER_SITES= http://gruntle.org/projects/irssi/insub/
@@ -16,6 +16,8 @@ COMMENT= Some scripts for expressing how you feel on irc and the web
NO_BUILD= YES
+USE_BZIP2= YES
+
SCRIPT= ${PORTNAME}.pl
BUILD_DEPENDS+= cowsay:${PORTSDIR}/games/cowsay
diff --git a/irc/insub/distinfo b/irc/insub/distinfo
index 65f3bd625ffe..dcc32d37abcb 100644
--- a/irc/insub/distinfo
+++ b/irc/insub/distinfo
@@ -1,2 +1,2 @@
-MD5 (insub-9.4.tar.gz) = e6631efa298f1f2cf5e5de28fe4c8532
-SIZE (insub-9.4.tar.gz) = 35494
+MD5 (insub-9.6.tar.bz2) = 414f7f81eb073a445210f8b9a65fedfa
+SIZE (insub-9.6.tar.bz2) = 33720