From dsh@wizard.vlink.ru  Wed Oct 18 10:44:09 2000
Return-Path: <dsh@wizard.vlink.ru>
Received: from wizard.vlink.ru (wizard.vlink.ru [195.239.222.125])
	by hub.freebsd.org (Postfix) with ESMTP id 25E7037B4C5
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Oct 2000 10:43:54 -0700 (PDT)
Received: by wizard.vlink.ru (Postfix, from userid 1000)
	id 168CFA0D01; Wed, 18 Oct 2000 21:43:02 +0400 (MSD)
Message-Id: <20001018174302.168CFA0D01@wizard.vlink.ru>
Date: Wed, 18 Oct 2000 21:43:02 +0400 (MSD)
From: dsh@vlink.ru
Sender: dsh@wizard.vlink.ru
Reply-To: dsh@neva.vlink.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: update comms/qico to 0.48.1
X-Send-Pr-Version: 3.2

>Number:         22090
>Category:       ports
>Synopsis:       update comms/qico to 0.48.1
>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:   Wed Oct 18 10:50:00 PDT 2000
>Closed-Date:    Thu Nov 2 05:43:45 PST 2000
>Last-Modified:  Thu Nov 02 05:45:21 PST 2000
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

diff -Nru qico.orig/Makefile qico/Makefile
--- qico.orig/Makefile	Fri Oct 13 02:17:04 2000
+++ qico/Makefile	Wed Oct 18 21:39:46 2000
@@ -2,16 +2,13 @@
 # Date created:		13 Jan 2000
 # Whom:			Denis Shaposhnikov <dsh@vlink.ru>
 #
-# $FreeBSD: ports/comms/qico/Makefile,v 1.3 2000/10/12 21:18:04 ade Exp $
+# $FreeBSD: ports/comms/qico/Makefile,v 1.2 2000/08/23 14:32:10 kevlo Exp $
 #
 
 PORTNAME=	qico
-PORTVERSION=	0.48
-DISTNAME=	${PORTNAME}-${PORTVERSION}.0
+PORTVERSION=	0.48.1
 CATEGORIES=	comms
-MASTER_SITES=	http://lev.serebryakov.spb.ru/download/
-PATCH_SITES=	${MASTER_SITES}
-PATCHFILES=	${PORTNAME}-${PORTVERSION}.0-stable.patch.gz
+MASTER_SITES=	http://lev.serebryakov.spb.ru/download/0.48/
 
 MAINTAINER=	dsh@vlink.ru
 
@@ -23,9 +20,9 @@
 .endif
 
 do-install:
-	${INSTALL_DATA} ${WRKSRC}/qico.conf ${PREFIX}/etc/qico.conf.sample
-	${INSTALL_PROGRAM} ${WRKSRC}/src/qico ${PREFIX}/libexec
-	${INSTALL_PROGRAM} ${WRKSRC}/src/qcc ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/qico.conf.sample ${PREFIX}/etc/
+	${INSTALL_PROGRAM} ${WRKSRC}/src/qico ${PREFIX}/libexec/
+	${INSTALL_PROGRAM} ${WRKSRC}/src/qcc ${PREFIX}/bin/
 
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${PREFIX}/share/doc/qico
diff -Nru qico.orig/distinfo qico/distinfo
--- qico.orig/distinfo	Fri Oct 13 02:17:04 2000
+++ qico/distinfo	Wed Oct 18 21:39:46 2000
@@ -1,2 +1 @@
-MD5 (qico-0.48.0.tar.gz) = 7605f61fc4e6b550f66366e0f9016715
-MD5 (qico-0.48.0-stable.patch.gz) = c519677256297a9da8da3228c3b11fdb
+MD5 (qico-0.48.1.tar.gz) = 73c58ae8be5d67778f66e5f9ae9dae84

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jedgar 
State-Changed-When: Thu Nov 2 05:43:45 PST 2000 
State-Changed-Why:  
Committed, thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=22090 
>Unformatted:
