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
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
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
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it.
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
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
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"
State Changed From-To: feedback->closed Committed. Thanks!