From cdbda03939d5c434f01296a0e2f11a16594808ef Mon Sep 17 00:00:00 2001 From: Matthew Hunt Date: Mon, 26 Oct 1998 17:58:30 +0000 Subject: Upgrade to 981011. PR: 8398 Submitted by: Seiichirou Hiraoka --- net/micq/Makefile | 12 ++++++------ net/micq/distinfo | 2 +- net/micq/files/patch-aa | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'net/micq') diff --git a/net/micq/Makefile b/net/micq/Makefile index a7810d16f48e..ac9adf6dd50d 100644 --- a/net/micq/Makefile +++ b/net/micq/Makefile @@ -1,20 +1,20 @@ # New ports collection makefile for: micq -# Version required: 26 June 1998 -# Date created: 27 June 1998 +# Version required: 11 Oct 1998 +# Date created: 11 Oct 1998 # Whom: mph # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/06/28 03:22:36 mph Exp $ # DISTNAME= micq -PKGNAME= micq-19980626 +PKGNAME= micq-981011 CATEGORIES= net -MASTER_SITES= ftp://micq.ml.org/pub/micq/Jun-26-98/ +MASTER_SITES= ftp://micq.ml.org/pub/micq/Oct-11-98/ EXTRACT_SUFX= .tgz MAINTAINER= mph@freebsd.org -WRKSRC= ${WRKDIR}/micq-0626-98 +WRKSRC= ${WRKDIR}/micq981011 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/micq ${PREFIX}/bin diff --git a/net/micq/distinfo b/net/micq/distinfo index 2ac6c7955d02..26a79cd87cd2 100644 --- a/net/micq/distinfo +++ b/net/micq/distinfo @@ -1 +1 @@ -MD5 (micq.tgz) = b4167097bd3e106537cda136cf972f35 +MD5 (micq.tgz) = ac7d8f9608eccd5764a00fc1e94ff964 diff --git a/net/micq/files/patch-aa b/net/micq/files/patch-aa index 88df1785536b..cbd4721ef7d7 100644 --- a/net/micq/files/patch-aa +++ b/net/micq/files/patch-aa @@ -1,13 +1,13 @@ ---- Makefile.orig Sat Jun 27 13:25:53 1998 -+++ Makefile Sat Jun 27 13:26:38 1998 +--- Makefile.orig Sun Oct 11 06:55:43 1998 ++++ Makefile Mon Oct 26 08:22:40 1998 @@ -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 = -Wall -DUNIX +-CFLAGS = -O2 -Wall -DUNIX -DANSI_COLOR +# CC = gcc -+CFLAGS += -DUNIX ++CFLAGS += -DUNIX -DANSI_COLOR # Uncomment the below line for humorous messages #CFLAGS += -DFUNNY_MSGS # uncomment the line below for debuging info -- cgit v1.2.3