From norn@norn.ca.eu.org Fri May 21 23:53:49 1999
Return-Path: <norn@norn.ca.eu.org>
Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137])
	by hub.freebsd.org (Postfix) with ESMTP id 6B9EB15387
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 May 1999 23:53:48 -0700 (PDT)
	(envelope-from norn@norn.ca.eu.org)
Received: by norn.ca.eu.org (Postfix, from userid 1000)
	id 67D8C143A; Fri, 21 May 1999 23:53:42 -0700 (PDT)
Message-Id: <19990522065342.67D8C143A@norn.ca.eu.org>
Date: Fri, 21 May 1999 23:53:42 -0700 (PDT)
From: cpiazza@home.net
Sender: norn@norn.ca.eu.org
Reply-To: cpiazza@home.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update net/imcq
X-Send-Pr-Version: 3.2

>Number:         11830
>Category:       ports
>Synopsis:       Update net/imcq
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 22 00:00:02 PDT 1999
>Closed-Date:    Thu Jun 3 06:51:15 PDT 1999
>Last-Modified:  Thu Jun  3 06:52:19 PDT 1999
>Originator:     Chris Piazza
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
n/a
>Environment:

FreeBSD norn.ca.eu.org 4.0-CURRENT FreeBSD 4.0-CURRENT #213: Wed May 19 09:07:23
 PDT 1999     norn@norn.ca.eu.org:/usr/src/sys/compile/NORN  i386

>Description:

Update to 0.4.1

>How-To-Repeat:
asdf

>Fix:
	
Index: micq/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/net/micq/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	1999/04/06 20:46:56	1.5
+++ Makefile	1999/05/22 06:38:25
@@ -1,14 +1,14 @@
 # New ports collection makefile for:	micq
-# Version required:			0.4.0
+# Version required:			0.4.1
 # Date created:				11 Oct 1998
 # Whom:					mph
 #
 # $Id: Makefile,v 1.5 1999/04/06 20:46:56 mph Exp $
 #
 
-DISTNAME=	micq-0.4.0
+DISTNAME=	micq-0.4.1
 CATEGORIES=	net
-MASTER_SITES=	ftp://micq.chatzone.org/pub/micq/V0.4.0/
+MASTER_SITES=	ftp://micq.chatzone.org/pub/micq/V0.4.1/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	mph@freebsd.org
Index: micq/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/net/micq/files/md5,v
retrieving revision 1.5
diff -u -r1.5 md5
--- md5	1999/04/06 20:46:58	1.5
+++ md5	1999/05/22 06:41:25
@@ -1 +1 @@
-MD5 (micq-0.4.0.tgz) = 5d020c7a6c208ad06ea791c4a425307c
+MD5 (micq-0.4.1.tgz) = c0d9d32727335401386964e8f256e73f
Index: micq/patches/patch-aa
===================================================================
RCS file: /cvs/FreeBSD/ports/net/micq/patches/patch-aa,v
retrieving revision 1.5
diff -u -r1.5 patch-aa
--- patch-aa	1999/04/06 20:47:00	1.5
+++ patch-aa	1999/05/22 06:52:26
@@ -1,13 +1,22 @@
---- Makefile.orig	Tue Apr  6 13:40:57 1999
-+++ Makefile	Tue Apr  6 13:41:19 1999
+--- Makefile.orig	Thu May 20 20:06:38 1999
++++ Makefile	Fri May 21 23:52:15 1999
 @@ -1,8 +1,8 @@
  # Anyone who knows how to make Makefiles please help out.
  # I have no clue but this appears to work fairly well
  # be sure to use gmake
 -CC = gcc
 -CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR 
-+#CC = gcc
++CC ?= gcc
 +CFLAGS += -DUNIX -DANSI_COLOR 
+ CFLAGS += -DMAX_CONTACTS=255
  CFLAGS += -DUSE_MREADLINE
  CFLAGS += -DENGLISH_LANG
- #CFLAGS += -DBRAZIL_LANG
+@@ -18,7 +18,7 @@
+ # Uncomment the below line for humorous messages
+ CFLAGS += -DFUNNY_MSGS 
+ # uncomment the line below for debuging info
+-CFLAGS += -g
++#CFLAGS += -g
+ CLIBS = 
+ #uncomment the line below if your using Solaris
+ #CLIBS= -lnsl -lsocket

-Chris

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Thu Jun 3 06:51:15 PDT 1999 
State-Changed-Why:  
Commited by ache, thanks. 
>Unformatted:
