Upgrade to 0.18.

PR:		ports/9088
Submitted by:	sec@btl.42.org
This commit is contained in:
Justin M. Seger 1998-12-16 00:12:46 +00:00
parent dc5e6bcddb
commit 2145c91948
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15372
4 changed files with 22 additions and 7 deletions

View file

@ -1,19 +1,21 @@
# New ports collection makefile for: sic # New ports collection makefile for: sic
# Version required: 0.10a # Version required: 0.18a
# Date created: 04 Apr 1998 # Date created: 04 Apr 1998
# Whom: sec@42.org # Whom: sec@42.org
# #
# $Id: Makefile,v 1.1.1.1 1998/05/27 16:53:56 mph Exp $ # $Id: Makefile,v 1.2 1998/05/27 19:12:12 mph Exp $
# #
DISTNAME= sic-0.10a DISTNAME= sic-0.18a
CATEGORIES= net CATEGORIES= net
MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ \ MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/
http://www.stealth.net/~kalt/sic/
EXTRACT_SUFX= .tgz EXTRACT_SUFX= .tgz
MAINTAINER= sec@42.org MAINTAINER= sec@42.org
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
MAN1= sic.1
MAN5= sic-alias.5 sic-server.5
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (sic-0.10a.tgz) = dde11f6b1c59f01871f452c58b1eefaa MD5 (sic-0.18a.tgz) = ba26243e8d1de684f5d06f0aad09d7ce

13
irc/sic/files/patch-ab Normal file
View file

@ -0,0 +1,13 @@
--- 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

View file

@ -1,3 +1,3 @@
bin/sic bin/sic
bin/sic-0.10a bin/sic-0.18a
bin/sdns bin/sdns