Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2000 02:27:41 +0400 (MSD)
From:      andrew@chg.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19658: update for net/micq
Message-ID:  <200007022227.CAA52873@monsta.dgap.mipt.ru>

next in thread | raw e-mail | index | archive | help

>Number:         19658
>Category:       ports
>Synopsis:       update for net/micq
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 02 15:30:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andrew L. Neporada
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:

current ports tree

>Description:

update from 0.4.5 to 0.4.6

>How-To-Repeat:

	

>Fix:
	

diff -ruN micq.orig/Makefile micq/Makefile
--- micq.orig/Makefile	Mon May 22 12:25:02 2000
+++ micq/Makefile	Mon Jul  3 02:04:03 2000
@@ -6,15 +6,12 @@
 #
 
 PORTNAME=	micq
-PORTVERSION=	0.4.5
+PORTVERSION=	0.4.6
 CATEGORIES=	net
-MASTER_SITES=   ftp://micq.chatzone.org/pub/micq/V0.4.5/
+MASTER_SITES=   ftp://micq.chatzone.org/pub/micq/V0.4.6/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	andrew@chg.ru
-
-# There is something strange with distfile, so next line is really needed.
-WRKSRC=		${WRKDIR}/micq-0.4.4
 
 do-install:
 		${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin
diff -ruN micq.orig/files/md5 micq/files/md5
--- micq.orig/files/md5	Thu Jun  8 04:50:10 2000
+++ micq/files/md5	Mon Jul  3 02:09:39 2000
@@ -1 +1 @@
-MD5 (micq-0.4.5.tgz) = a546b1d47d7eb5730bc8bef1ef2768c0
+MD5 (micq-0.4.6.tgz) = d6b0b09eaf12e722c12ac14d115e49bf
diff -ruN micq.orig/patches/patch-aa micq/patches/patch-aa
--- micq.orig/patches/patch-aa	Thu Jun  8 04:50:11 2000
+++ micq/patches/patch-aa	Mon Jul  3 02:13:11 2000
@@ -1,14 +1,12 @@
---- Makefile.orig	Sun Sep 12 18:42:33 1999
-+++ Makefile	Mon Nov  1 17:19:29 1999
-@@ -1,8 +1,9 @@
- # 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
+--- Makefile.orig	Mon Jul  3 02:10:31 2000
++++ Makefile	Mon Jul  3 02:12:24 2000
+@@ -5,8 +5,7 @@
+ # Most options that were here and soem that weren't have been moved to config.h
+ # edit that file to set up options.
+ #
 -CC = gcc
--CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR 
-+#CC = gcc
-+#CFLAGS = -O4 -Wall -DUNIX -DANSI_COLOR
-+CFLAGS += -Wall -DUNIX -DANSI_COLOR
- CFLAGS += -DMAX_CONTACTS=255
- CFLAGS += -DUSE_MREADLINE
- #CFLAGS += -DCOLOR_SCHEME_A
+-CFLAGS = -O4 -Wall -DUNIX 
++CFLAGS += -Wall -DUNIX 
+ CFLAGS += -DENGLISH_LANG
+ #CFLAGS += -DBULGARIAN_LANG
+ #CFLAGS += -DPOLISH_LANG
diff -ruN micq.orig/pkg/DESCR micq/pkg/DESCR
--- micq.orig/pkg/DESCR	Sun Jun 28 07:22:37 1998
+++ micq/pkg/DESCR	Mon Jul  3 02:08:17 2000
@@ -1,4 +1,2 @@
 A text-based implementation of ICQ, independant of Mirabilis.
-Currently does not offer chat.  Still appears rough:  There's no
-command-line editing, and ANSI color codes are hardcoded in the
-program.
+Currently does not offer chat and file transfer.  

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007022227.CAA52873>