diff options
author | alfred <alfred@FreeBSD.org> | 2004-04-29 15:46:32 +0800 |
---|---|---|
committer | alfred <alfred@FreeBSD.org> | 2004-04-29 15:46:32 +0800 |
commit | 85655c2459c74941bc16cf2fae1dc6634be4726d (patch) | |
tree | 525d011b67b2cb509324b45a39954ac95562fade /irc | |
parent | 9eafc2a54d3e2ff0e77f5c0061e71e7b657e67fb (diff) | |
download | freebsd-ports-gnome-85655c2459c74941bc16cf2fae1dc6634be4726d.tar.gz freebsd-ports-gnome-85655c2459c74941bc16cf2fae1dc6634be4726d.tar.zst freebsd-ports-gnome-85655c2459c74941bc16cf2fae1dc6634be4726d.zip |
upgrade to 8.8 which works with perl versions <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 b754bf8cef18..3ba889748522 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= insub -PORTVERSION= 8.7 +PORTVERSION= 8.8 PORTREVISION?= 0 CATEGORIES?= irc MASTER_SITES= http://gruntle.org/projects/irssi/insub/ diff --git a/irc/insub/distinfo b/irc/insub/distinfo index cedf78078d78..714e59582b35 100644 --- a/irc/insub/distinfo +++ b/irc/insub/distinfo @@ -1,2 +1,2 @@ -MD5 (insub-8.7.tar.gz) = 07b0c422efb2b629183027b702ccecb9 -SIZE (insub-8.7.tar.gz) = 32246 +MD5 (insub-8.8.tar.gz) = 5a7c3e10736f442c72792408972229b6 +SIZE (insub-8.8.tar.gz) = 33356 |