Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Sep 2003 22:34:37 +0400
From:      Sergey Matveychuk <sem@ciam.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56568: [MAINTAINER] devel/mico: fix docs fetch
Message-ID:  <E19w4Mv-0000Gh-4C@sem-home.ciam.ru>
Resent-Message-ID: <200309071840.h87IeFrm042480@freefall.freebsd.org>

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

>Number:         56568
>Category:       ports
>Synopsis:       [MAINTAINER] devel/mico: fix docs fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 07 11:40:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD sem-home.ciam.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #4: Thu Jul 31 11:50:58 MSD 2003
>Description:
Documentation has gone from master site (I hope accidently), so I've put it
on my home page to fix fetching.

Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:

--- mico-2.3.10_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/mico.orig/Makefile /usr/ports/devel/mico/Makefile
--- /usr/ports/devel/mico.orig/Makefile	Sun Sep  7 22:29:52 2003
+++ /usr/ports/devel/mico/Makefile	Sun Sep  7 22:30:21 2003
@@ -9,7 +9,8 @@
 PORTVERSION=	2.3.10
 PORTREVISION=	3
 CATEGORIES=	devel
-MASTER_SITES=	http://www.mico.org/
+MASTER_SITES=	http://www.mico.org/ \
+		http://www.ciam.ru/~sem/FreeBSD/
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
 		doc-html.tar.gz
 
--- mico-2.3.10_3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19w4Mv-0000Gh-4C>