Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2011 16:52:55 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/pyweblib Makefile distinfo
Message-ID:  <201103011652.p21Gqtof062944@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bsam        2011-03-01 16:52:55 UTC

  FreeBSD ports repository

  Modified files:
    www/pyweblib         Makefile distinfo 
  Log:
  * add LICENSE=GPLv2;
  * update to version 1.3.7, changes:
  -  sslenv.PrintSecInfo(): Also SSL_PROTOCOL is displayed
  -  fixed inconsistent use of tabs and spaces (python -tt)
  -  Single quotes and backticks are now escaped in pyweblib.forms.escapeHTML()
  -  pyweblib.forms.Form.hiddenInputFields(): Treat default value for key-word
     argument ignoreFieldNames more robustely
  -  forms.Select now also supports 3-tuples as option and the third
     value will be added as attribute text to HTML tag <option>
  
  Reported by:    miwibot
  
  Revision  Changes    Path
  1.11      +3 -1      ports/www/pyweblib/Makefile
  1.8       +2 -3      ports/www/pyweblib/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103011652.p21Gqtof062944>