Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 02:27:10 +0400 (MSD)
From:      andrew@chg.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18629: update port: net/micq
Message-ID:  <200005172227.CAA64448@sign.chg.ru>

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

>Number:         18629
>Category:       ports
>Synopsis:       update port: 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:   Wed May 17 15:30:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Andrew L. Neporada
>Release:        FreeBSD 3.4-20000217-STABLE i386
>Organization:
>Environment:

current ports tree

>Description:

Update micq port (0.4.4 -> 0.4.5)

P.S. I'd like to maintain this port

>How-To-Repeat:

	

>Fix:
	

diff -ruN micq.orig/Makefile micq/Makefile
--- micq.orig/Makefile	Mon Apr 10 13:32:48 2000
+++ micq/Makefile	Thu May 18 02:20:17 2000
@@ -6,18 +6,22 @@
 #
 
 PORTNAME=	micq
-PORTVERSION=	0.4.4
+PORTVERSION=	0.4.5
 CATEGORIES=	net
-MASTER_SITES=   ftp://micq.chatzone.org/pub/micq/V0.4.4/
+MASTER_SITES=   ftp://micq.chatzone.org/pub/micq/V0.4.5/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@freebsd.org
+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)
 		${MKDIR} ${PREFIX}/share/doc/micq
 		${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/micq
+		${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/share/doc/micq
 .endif
 
 .include <bsd.port.mk>
diff -ruN micq.orig/files/md5 micq/files/md5
--- micq.orig/files/md5	Sun Mar 19 23:44:11 2000
+++ micq/files/md5	Thu May 18 00:55:19 2000
@@ -1 +1 @@
-MD5 (micq-0.4.4.tgz) = ea562bf5186540c08743aff288332cee
+MD5 (micq-0.4.5.tgz) = a546b1d47d7eb5730bc8bef1ef2768c0
diff -ruN micq.orig/pkg/PLIST micq/pkg/PLIST
--- micq.orig/pkg/PLIST	Tue Nov  2 04:24:44 1999
+++ micq/pkg/PLIST	Thu May 18 01:57:15 2000
@@ -1,3 +1,4 @@
 bin/micq
+share/doc/micq/CHANGELOG
 share/doc/micq/README
 @dirrm share/doc/micq

>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?200005172227.CAA64448>