Bug 121095 - change download location for sysutils/mountsmb2
Summary: change download location for sysutils/mountsmb2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-25 20:20 UTC by Rashid N. "Citycat" Achilov
Modified: 2008-05-16 15:22 UTC (History)
0 users

See Also:


Attachments
file.diff (474 bytes, patch)
2008-02-25 20:20 UTC, Rashid N. "Citycat" Achilov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rashid N. "Citycat" Achilov 2008-02-25 20:20:01 UTC
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

Fix: Install patch. mountsmb2 already placed at these sites.

Patch attached with submission follows:
How-To-Repeat: Try to download mountsmb2 from their primarly location in port's Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-25 20:38:41 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-25 20:38:44 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Rashid N. Achilov 2008-02-26 03:26:57 UTC
On Tuesday 26 February 2008, Edwin Groothuis wrote:
> Maintainer of sysutils/mountsmb2,
> 
> Please note that PR ports/121095 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/121095

That was I'm itself :-) From home my email is shelton@vmfree.askd.ru or 
citycat4@ngs.ru
-- 
   With Best Regards.
   Rashid N. Achilov (RNA1-RIPE), Web: http://www.askd.ru/~shelton
   OOO "ACK" telecommunications administrator, e-mail: achilov-rn [at] askd.ru
   PGP: 83 CD E2 A7 37 4A D5 81 D6 D6 52 BF C9 2F 85 AF 97 BE CB 0A
Comment 4 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-03-18 23:26:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 5 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-03-19 02:48:12 UTC
Hi Rashid,

Please, see one problem with fetched files in the new MASTER_SITES of
your patch, look:

root@shire: /home/ports/sysutils/mountsmb2# make extract
===>  Extracting for mountsmb2-0.90.2
=> MD5 Checksum OK for mountsmb2-0.90.2.tar.bz2.
=> SHA256 Checksum OK for mountsmb2-0.90.2.tar.bz2.
bzip2: /usr/ports/distfiles//mountsmb2-0.90.2.tar.bz2 is not a bzip2
file.
root@shire: /home/ports/sysutils/mountsmb2#
file /usr/ports/distfiles/mountsmb2-0.90.2.tar.bz2 /usr/ports/distfiles/mountsmb2-0.90.2.tar.bz2:
exported SGML document text

It should be an BZIP2 format file, thanks!

-- 
lippe@FreeBSD.org
Felippe de Meirelles Motta
Comment 6 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-04-17 17:16:26 UTC
Hi Rashid,

Any news about of the problems earlier described ?

Or I can consider to close it ?

Regards! :)

-- 
lippe@FreeBSD.org
Felippe de Meirelles Motta
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-05-16 15:17:19 UTC
lippe       2008-05-16 14:17:15 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/mountsmb2   Makefile 
  Added files:
    sysutils/mountsmb2/files pkg-message.in 
  Removed files:
    sysutils/mountsmb2   pkg-message 
  Log:
  - Update MASTER_SITES [1].
  - Move pkg-message to FILESDIR.
  - Respect now NOPORTDOCS/NOPORTEXAMPLES.
  
  [1] The distfile is obtained through a client-side script, which does not work with fetch(1).
  
  PR:             ports/121095
  Submitted by:   "Rashid N. Citycat Achilov" <citycat4@ngs.ru>
  Reworked by:    lippe (myself)
  Approved by:    gabor (mentor), maintainer timeout (> 2 weeks)
  
  Revision  Changes    Path
  1.4       +15 -20    ports/sysutils/mountsmb2/Makefile
  1.1       +22 -0     ports/sysutils/mountsmb2/files/pkg-message.in (new)
  1.2       +0 -22     ports/sysutils/mountsmb2/pkg-message (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-05-16 15:22:15 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!