Bug 138156 - [PATCH] www/pyweblib: update to 1.3.6
Summary: [PATCH] www/pyweblib: update to 1.3.6
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-25 02:00 UTC by Sylvio César Teixeira Amorim
Modified: 2009-08-25 09:30 UTC (History)
1 user (show)

See Also:


Attachments
pyweblib-1.3.6.patch (1.13 KB, patch)
2009-08-25 02:00 UTC, Sylvio César Teixeira Amorim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-08-25 02:00:03 UTC
- Update to 1.3.6

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/pyweblib-1.3.6.log

Port maintainer (bsam@ipt.ru) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-25 02:00:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

araujo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-25 02:00:21 UTC
Maintainer of www/pyweblib,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-25 02:00:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-08-25 09:22:40 UTC
bsam        2009-08-25 08:22:27 UTC

  FreeBSD ports repository

  Modified files:
    www/pyweblib         Makefile distinfo 
  Log:
  Update to version 1.3.6. Changes:
  -----
  2009-07-26      PyWebLib 1.3.6
  - pyweblib.session.WebSession.__init__() has two new key-word arguments:
    sessionIDLength and sessionIDChars which allows to specify length and
    valid chars of session IDs generated
  - A few chars added to pyweblib.session.SESSION_ID_CHARS to
    increase security
  -----
  
  PR:             ports/138156
  Submitted by:   Sylvio Cesar <scjamorim at bsd.com.br>
  
  Revision  Changes    Path
  1.10      +1 -1      ports/www/pyweblib/Makefile
  1.7       +3 -3      ports/www/pyweblib/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 5 Boris Samorodov freebsd_committer freebsd_triage 2009-08-25 09:23:15 UTC
State Changed
From-To: feedback->closed

Committed, thanks!