aboutsummaryrefslogtreecommitdiff
path: root/net-im/micq
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-07-03 12:47:24 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-07-03 12:47:24 +0000
commit1a63ceebf55e7cd9ae07a4233432dac8180c2921 (patch)
tree279fcbf4a570dae9c2092820436477cccd8b985c /net-im/micq
parent255ee7148f33e4033e49edb8c6206fc6f6074935 (diff)
downloadports-1a63ceebf55e7cd9ae07a4233432dac8180c2921.tar.gz
ports-1a63ceebf55e7cd9ae07a4233432dac8180c2921.zip
Update to 0.4.6.
PR: 19658 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=30132
Diffstat (limited to 'net-im/micq')
-rw-r--r--net-im/micq/Makefile7
-rw-r--r--net-im/micq/distinfo2
-rw-r--r--net-im/micq/files/patch-aa24
-rw-r--r--net-im/micq/pkg-descr4
4 files changed, 15 insertions, 22 deletions
diff --git a/net-im/micq/Makefile b/net-im/micq/Makefile
index cda52a53c96e..91bbd81d5c7d 100644
--- a/net-im/micq/Makefile
+++ b/net-im/micq/Makefile
@@ -6,16 +6,13 @@
#
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/V${PORTVERSION}/
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
.if !defined(NOPORTDOCS)
diff --git a/net-im/micq/distinfo b/net-im/micq/distinfo
index a423e7aabaa2..9804ac927819 100644
--- a/net-im/micq/distinfo
+++ b/net-im/micq/distinfo
@@ -1 +1 @@
-MD5 (micq-0.4.5.tgz) = a546b1d47d7eb5730bc8bef1ef2768c0
+MD5 (micq-0.4.6.tgz) = d6b0b09eaf12e722c12ac14d115e49bf
diff --git a/net-im/micq/files/patch-aa b/net-im/micq/files/patch-aa
index c0a515923864..777dc8b9f921 100644
--- a/net-im/micq/files/patch-aa
+++ b/net-im/micq/files/patch-aa
@@ -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 --git a/net-im/micq/pkg-descr b/net-im/micq/pkg-descr
index cce4ef3c3ac5..ca95b61df232 100644
--- a/net-im/micq/pkg-descr
+++ b/net-im/micq/pkg-descr
@@ -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.