Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2008 20:09:04 GMT
From:      "Rashid N. \"Citycat\" Achilov" <citycat4@ngs.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121095: [ports] change download location for mountsmb2
Message-ID:  <200802252009.m1PK94nX097515@www.freebsd.org>
Resent-Message-ID: <200802252020.m1PKK2hn091696@freefall.freebsd.org>

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

>Number:         121095
>Category:       ports
>Synopsis:       [ports] change download location for mountsmb2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 25 20:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Rashid N. "Citycat" Achilov
>Release:        6.3-STABLE
>Organization:
Cat's Home
>Environment:
FreeBSD vmfree.askd.ru 6.3-STABLE FreeBSD 6.3-STABLE #31: Mon Feb 25 00:51:09 NOVT 2008     root@vmfree.askd.ru:/usr/obj/usr/src/sys/VmFree  i386
>Description:
Mountsmb2 post was created by me at the time, when I worked at LLC "Granch Ltd." and primarly was placed to download at Granch FTP site. Now Granch was reinstall their external servers, lacks one, changed FreeBSD in favor of Linux and mountsmb2 cannot now placed there. I have a couple free hosting servers, where it will placed now - openoffice.nextmail.ru and citycat4.land.ru, so I have done this patch
>How-To-Repeat:
Try to download mountsmb2 from their primarly location in port's Makefile
>Fix:
Install patch. mountsmb2 already placed at these sites.

Patch attached with submission follows:

diff -ruN mountsmb2.old/Makefile mountsmb2/Makefile
--- mountsmb2.old/Makefile	2006-11-24 04:03:00.000000000 +0600
+++ mountsmb2/Makefile	2008-02-26 01:56:37.000000000 +0600
@@ -8,7 +8,8 @@
 PORTNAME=	mountsmb2
 PORTVERSION=	0.90.2
 CATEGORIES=	sysutils net
-MASTER_SITES=	ftp://ftp.granch.ru/pub/other/
+MASTER_SITES=	http://openoffice.nextmail.ru/ \
+		http://citycat4.land.ru/
 
 MAINTAINER=	achilov-rn@askd.ru
 COMMENT=	SMB/CIFS shares mounting scripts to do it at login


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802252009.m1PK94nX097515>