Bug 123438 - [patch] Update security/py-paramiko to latest version
Summary: [patch] Update security/py-paramiko to latest version
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-06 00:00 UTC by Josh Paetzel <josh@tcbug.org>
Modified: 2008-05-30 21:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (130 bytes, patch)
2008-05-06 00:00 UTC, Josh Paetzel <josh@tcbug.org>
no flags Details | Diff
file.diff (531 bytes, patch)
2008-05-06 00:00 UTC, Josh Paetzel <josh@tcbug.org>
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Paetzel <josh@tcbug.org> 2008-05-06 00:00:01 UTC

Update security/py-paramiko from 1.7.2 to 1.73

Fix: PORTNAME=      paramiko
-PORTVERSION=   1.7.2
+PORTVERSION=   1.7.3
 CATEGORIES=    security python
 MASTER_SITES=  http://www.lag.net/paramiko/download/
 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
How-To-Repeat: 

N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-06 00:00:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-06 00:00:11 UTC
Maintainer of security/py-paramiko,

Please note that PR ports/123438 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/123438

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-06 00:00:13 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 fullermd 2008-05-06 20:31:21 UTC
> 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.

Seems to work right.  Looks good to me.

(The patch to Makefile seems to have a minor whitespace glitch
preventing patch from applying it, but it's only 1 char to change
manually.)


-- 
Matthew Fuller     (MF4839)   |  fullermd@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
           On the Internet, nobody can hear you scream.
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2008-05-06 22:45:28 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-05-30 21:40:01 UTC
miwi        2008-05-30 20:39:56 UTC

  FreeBSD ports repository

  Modified files:
    security/py-paramiko Makefile distinfo 
  Log:
  - Update to 1.7.3
  
  PR:             123438
  Submitted by:   "Josh Paetzel" <josh@tcbug.org>
  
  Revision  Changes    Path
  1.6       +1 -1      ports/security/py-paramiko/Makefile
  1.5       +3 -3      ports/security/py-paramiko/distinfo
_______________________________________________
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 7 Martin Wilke freebsd_committer freebsd_triage 2008-05-30 21:40:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!