Bug 143602 - Update Port: security/hotssh to v.0.2.7
Summary: Update Port: security/hotssh to v.0.2.7
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: Sylvio Cesar Teixeira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-06 08:50 UTC by Ashish Shukla
Modified: 2010-03-19 23:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.96 KB, patch)
2010-02-06 08:50 UTC, Ashish Shukla
no flags Details | Diff
hotssh.diff (4.02 KB, patch)
2010-03-09 03:31 UTC, Ashish Shukla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ashish Shukla 2010-02-06 08:50:00 UTC
Update to v. 0.2.7
Comment 1 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-02-06 12:41:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sylvio

I'll take it.
Comment 2 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-02-08 00:38:23 UTC
Hi Ashish,

The port show error in FreeBSD 9. Can you see and fix it? 

Thanks

Log:

http://people.freebsd.org/~sylvio/hotssh-0.2.7.log


Regards,

Sylvio Cesar
Comment 3 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-02-08 00:44:07 UTC
State Changed
From-To: open->feedback

Waiting a fix of submitter
Comment 4 Ashish Shukla 2010-02-08 08:15:45 UTC
Hi Sylvio,

I'm sorry about that. And I'll submit a fix by the end of the day.

Thanks
-- 
Ashish SHUKLA
Comment 5 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-03-08 01:01:16 UTC
Hi, 

About the problem with the build of port? Some news?

Regards,

Sylvio Cesar.
Comment 6 Ashish Shukla 2010-03-08 07:48:52 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, Mar 8, 2010 at 6:31 AM, Sylvio Cesar Teixeira  wrote:
> Hi,
>
> About the problem with the build of port? Some news?
>
> Regards,
>
> Sylvio Cesar.
>

Hi Sylvio

I'm really very sorry. I forgot to check the issue. I'll reply to this
by tonight.

Thanks for the reminder.
- --
Ashish SHUKLA

India will always have just enough bandwidth so we can check email. -
Gautam Renjen


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.10)

iEYEARECAAYFAkuUq+MACgkQHy+EEHYuXnSGxACgoO8dys94jaa57cjlGRa+C9yj
1G8AoMwOtr1go/dIk7YxekI2WabGNqGN
=1VLj
-----END PGP SIGNATURE-----
Comment 7 Ashish Shukla 2010-03-09 03:31:46 UTC
Hi Sylvio,

The attached diff fixes the issue. The updated diff contains a binary
diff generated using bsdiff(1) and then encoded to base64 using
b64encode(1) for inclusion in ports. The binary diff is needed because
I needed to fix 'hotssh-0.2.7/waf' file, but since it contains binary
characters also, diff(1) is not able to operate on it.

If you've any better way to tackle this issue, please enlighten me.

Thanks and sorry for all the delays,
-- 
Ashish SHUKLA

India will always have just enough bandwidth so we can check email. -
Gautam Renjen
Comment 8 dfilter service freebsd_committer freebsd_triage 2010-03-19 22:58:55 UTC
sylvio      2010-03-19 22:58:47 UTC

  FreeBSD ports repository

  Modified files:
    security/hotssh      Makefile distinfo pkg-plist 
  Log:
  - Update to 0.2.7
  
  PR:             ports/143602
  Submitted by:   Ashish Shukla <wahjava@gmail.com> (maintainer)
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.6       +9 -2      ports/security/hotssh/Makefile
  1.2       +3 -3      ports/security/hotssh/distinfo
  1.2       +15 -3     ports/security/hotssh/pkg-plist
_______________________________________________
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 9 Sylvio Cesar Teixeira freebsd_committer freebsd_triage 2010-03-19 22:59:02 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!