diff options
author | Steve Price <steve@FreeBSD.org> | 2000-12-11 03:01:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-12-11 03:01:50 +0000 |
commit | 852b6f5f545e04857b6e609dc1bc39764bb2dea6 (patch) | |
tree | f2c6de326b39d77efd14fba018cda2ea90a5dbe6 /irc/sic | |
parent | Use building configuration independent pty range (diff) |
Update to version 0.22a.
PR: 23282
Submitted by: maintainer
Diffstat (limited to 'irc/sic')
-rw-r--r-- | irc/sic/Makefile | 2 | ||||
-rw-r--r-- | irc/sic/distinfo | 2 | ||||
-rw-r--r-- | irc/sic/files/patch-ab | 13 | ||||
-rw-r--r-- | irc/sic/pkg-plist | 3 |
4 files changed, 3 insertions, 17 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile index fe3a8dee2561..aee919a49eb5 100644 --- a/irc/sic/Makefile +++ b/irc/sic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sic -PORTVERSION= 0.18a +PORTVERSION= 0.22a CATEGORIES= irc MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/ EXTRACT_SUFX= .tgz diff --git a/irc/sic/distinfo b/irc/sic/distinfo index 061b0e57596d..2a08b71be1de 100644 --- a/irc/sic/distinfo +++ b/irc/sic/distinfo @@ -1 +1 @@ -MD5 (sic-0.18a.tgz) = ba26243e8d1de684f5d06f0aad09d7ce +MD5 (sic-0.22a.tgz) = 667d1da8b37628c60b4e876db228bb23 diff --git a/irc/sic/files/patch-ab b/irc/sic/files/patch-ab deleted file mode 100644 index c80392223ee3..000000000000 --- a/irc/sic/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- dns.c.orig Tue Dec 15 03:07:04 1998 -+++ dns.c Tue Dec 15 03:07:14 1998 -@@ -22,10 +22,6 @@ - #include <netinet/in.h> - #include <arpa/inet.h> - --/* BIND 8.x lossage */ --#undef inet_ntoa --#undef inet_addr -- - extern int h_errno; - - void diff --git a/irc/sic/pkg-plist b/irc/sic/pkg-plist index 60e86963ae1d..a725e4e7d6cb 100644 --- a/irc/sic/pkg-plist +++ b/irc/sic/pkg-plist @@ -1,3 +1,2 @@ bin/sic -bin/sic-0.18a -bin/sdns +bin/sic-0.22a |