diff options
author | alfred <alfred@FreeBSD.org> | 2004-05-12 09:05:29 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-05-12 09:05:29 +0800 |
commit | d18899a44ade78e1559eb572e69d6d7a39faa2ea (patch) | |
tree | 1e653a5769048c07516c0af32a5f0b9aede000ec /irc | |
parent | 38b1484590386781d27aa2d46bbafba256849c18 (diff) | |
download | freebsd-ports-gnome-d18899a44ade78e1559eb572e69d6d7a39faa2ea.tar.gz freebsd-ports-gnome-d18899a44ade78e1559eb572e69d6d7a39faa2ea.tar.zst freebsd-ports-gnome-d18899a44ade78e1559eb572e69d6d7a39faa2ea.zip |
update to 8.9, fixes working on perl versions less than 5.8.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/insub/Makefile | 2 | ||||
-rw-r--r-- | irc/insub/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 3ba889748522..5610a6ce197f 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 8.8 +PORTVERSION= 8.9 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index 714e59582b35..0e3c55e4f6a2 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-8.8.tar.gz) = 5a7c3e10736f442c72792408972229b6 -SIZE (insub-8.8.tar.gz) = 33356 +MD5 (insub-8.9.tar.gz) = a514c7cd58437df271285819fa72e688 +SIZE (insub-8.9.tar.gz) = 33397 |