Bug 134304 - [REPOCOPY] textproc/py-genshi -> textproc/py-genshi-devel
Summary: [REPOCOPY] textproc/py-genshi -> textproc/py-genshi-devel
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: Dennis Herrmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 21:10 UTC by Alexey Degtyarev
Modified: 2009-05-11 21:20 UTC (History)
0 users

See Also:


Attachments
py-genshi-devel.shar (15.30 KB, text/plain)
2009-05-06 21:10 UTC, Alexey Degtyarev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Degtyarev 2009-05-06 21:10:03 UTC
Genshi is a Python library that provides an integrated set of components
for parsing, generating, and processing HTML, XML or other textual content
for output generation on the web. The major feature is a template language,
which is heavily inspired by Kid.

The development version 0.6 has the following features:

* Improved XPath engine.

* Code generation instead of AST transformation for template expressions.

* Use of Python _ast module as an alternative to the deprecated compiler
* package.

* Full support for advanced internationalization.

* Drop Python 2.3 compatibility, Python 2.4 will be the minimum required
* version.

WWW:    http://genshi.edgewall.org/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-06 21:10:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Dennis Herrmann freebsd_committer freebsd_triage 2009-05-09 10:37:57 UTC
Responsible Changed
From-To: freebsd-python->dhn

I'll take it.
Comment 3 Dennis Herrmann freebsd_committer freebsd_triage 2009-05-09 10:44:12 UTC
State Changed
From-To: open->repocopy

please repocopy to textproc/py-genshi -> textproc/py-genshi-devel 



Comment 4 Dennis Herrmann freebsd_committer freebsd_triage 2009-05-09 10:44:12 UTC
Responsible Changed
From-To: dhn->portmgr

over to portmgr
Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-05-11 06:38:47 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2009-05-11 06:38:47 UTC
Responsible Changed
From-To: portmgr->dhn

Repocopy complete.
Comment 7 dfilter service freebsd_committer freebsd_triage 2009-05-11 21:16:24 UTC
dhn         2009-05-11 20:16:09 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
    textproc/py-genshi-devel Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 0.6.1052
  - Connect to the build
  
  PR:             ports/134304
  Submitted by:   Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.1336    +1 -0      ports/textproc/Makefile
  1.12      +31 -11    ports/textproc/py-genshi-devel/Makefile
  1.7       +3 -3      ports/textproc/py-genshi-devel/distinfo
  1.4       +14 -0     ports/textproc/py-genshi-devel/pkg-descr
  1.9       +17 -141   ports/textproc/py-genshi-devel/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 8 Dennis Herrmann freebsd_committer freebsd_triage 2009-05-11 21:18:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!