Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2000 21:43:02 +0400 (MSD)
From:      dsh@vlink.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22090: update comms/qico to 0.48.1
Message-ID:  <20001018174302.168CFA0D01@wizard.vlink.ru>

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

>Number:         22090
>Category:       ports
>Synopsis:       update comms/qico to 0.48.1
>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 Oct 18 10:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>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?20001018174302.168CFA0D01>