ports/112756: www/plone update to 2.5.3 for security fix of XSS vulnerabilities
NAKAJI Hiroyuki
nakaji at jp.freebsd.org
Fri May 18 06:10:04 UTC 2007
>Number: 112756
>Category: ports
>Synopsis: www/plone update to 2.5.3 for security fix of XSS vulnerabilities
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri May 18 06:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: NAKAJI Hiroyuki
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD roddy.4407.kankyo-u.ac.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #77: Sat Mar 3 11:47:53 JST 2007 root at roddy.4407.kankyo-u.ac.jp:/usr/obj/usr/src/sys/RODDY i386
>Description:
Plone 2.5.3 was released for Critical fixes for XSS
vulnerabilities. See http://plone.org/products/plone/releases/2.5.3
>How-To-Repeat:
>Fix:
Here is a diff from ports-current. I tested make install and
deinstall.
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/plone/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile 17 Feb 2007 08:32:54 -0000 1.25
+++ Makefile 18 May 2007 02:03:16 -0000
@@ -6,10 +6,10 @@
#
PORTNAME= plone
-PORTVERSION= 2.5.2
+PORTVERSION= 2.5.3
CATEGORIES= www zope
MASTER_SITES= http://plone.googlecode.com/files/:src
-DISTFILES= Plone-${PORTVERSION}-1.tar.gz:src
+DISTFILES= Plone-${PORTVERSION}-final.tar.gz:src
DIST_SUBDIR= zope
MAINTAINER= filippo.natali at gmail.com
@@ -17,7 +17,7 @@
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging
-WRKSRC= ${WRKDIR}/Plone-${PORTVERSION}-1
+WRKSRC= ${WRKDIR}/Plone-${PORTVERSION}-final
USE_ZOPE= yes
ZOPE_VERSION= 2.9
USE_PYTHON= 2.4
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/plone/distinfo,v
retrieving revision 1.15
diff -u -u -r1.15 distinfo
--- distinfo 17 Feb 2007 08:32:54 -0000 1.15
+++ distinfo 18 May 2007 02:03:16 -0000
@@ -1,3 +1,3 @@
-MD5 (zope/Plone-2.5.2-1.tar.gz) = b4891a3f11a0eacb13b234d530ba9af1
-SHA256 (zope/Plone-2.5.2-1.tar.gz) = 3ddb92a24e8661f99e2316979f0a9874a5d894bd6357aa2ac036eebf25ef14b5
-SIZE (zope/Plone-2.5.2-1.tar.gz) = 8519916
+MD5 (zope/Plone-2.5.3-final.tar.gz) = 36117b0757982d66d445b6c6b9df0e25
+SHA256 (zope/Plone-2.5.3-final.tar.gz) = 6d4dfbe28d03fcd9bd4350aa3256b73183ef8e32dd66ed86f6f86eee28e48cff
+SIZE (zope/Plone-2.5.3-final.tar.gz) = 8629590
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/plone/pkg-plist,v
retrieving revision 1.9
diff -u -u -r1.9 pkg-plist
--- pkg-plist 17 Feb 2007 08:32:54 -0000 1.9
+++ pkg-plist 18 May 2007 05:52:49 -0000
@@ -727,6 +727,7 @@
%%ZOPEPRODUCTDIR%%/Archetypes/tests/common.pyc
%%ZOPEPRODUCTDIR%%/Archetypes/tests/doctestcase.py
%%ZOPEPRODUCTDIR%%/Archetypes/tests/doctestcase.pyc
+%%ZOPEPRODUCTDIR%%/Archetypes/tests/events.txt
%%ZOPEPRODUCTDIR%%/Archetypes/tests/folder_marshall.txt
%%ZOPEPRODUCTDIR%%/Archetypes/tests/framework.py
%%ZOPEPRODUCTDIR%%/Archetypes/tests/framework.pyc
@@ -750,6 +751,8 @@
%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_aggregated_storage.pyc
%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_annotation.py
%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_annotation.pyc
+%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_athistoryaware.py
+%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_athistoryaware.pyc
%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_baseobject.py
%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_baseobject.pyc
%%ZOPEPRODUCTDIR%%/Archetypes/tests/test_baseschema.py
@@ -1508,6 +1511,19 @@
%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/default/types/News_Item.xml
%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/default/workflows.xml
%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/default/workflows/default_workflow/definition.xml
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/export_steps.xml
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/import_steps.xml
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/.objects
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/.preserve
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/.properties
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/.objects
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/.properties
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/a_link
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/binary_file.tgz
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/binary_image.png
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/html_document
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/some_news
+%%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder/stx_document
%%ZOPEPRODUCTDIR%%/CMFDefault/scripts/addImagesToSkinPaths.pys
%%ZOPEPRODUCTDIR%%/CMFDefault/scripts/convertCatalogGetIconColumn.pys
%%ZOPEPRODUCTDIR%%/CMFDefault/setuphandlers.py
@@ -1866,8 +1882,6 @@
%%ZOPEPRODUCTDIR%%/CMFDefault/utils.pyc
%%ZOPEPRODUCTDIR%%/CMFDefault/version.txt
%%ZOPEPRODUCTDIR%%/CMFDefault/www/siteAddForm.zpt
-%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/._HISTORY.txt
-%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/._version.txt
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/AUTHORS.txt
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/HISTORY.txt
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/INSTALL.txt
@@ -1898,10 +1912,6 @@
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/CMFDVFTITestCase.pyc
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/__init__.py
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/__init__.pyc
-%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/framework.py
-%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/framework.pyc
-%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/runalltests.py
-%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/runalltests.pyc
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/test_browserdefault.py
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/test_browserdefault.pyc
%%ZOPEPRODUCTDIR%%/CMFDynamicViewFTI/tests/test_fti.py
@@ -1989,6 +1999,8 @@
%%ZOPEPRODUCTDIR%%/CMFFormController/tests/__init__.pyc
%%ZOPEPRODUCTDIR%%/CMFFormController/tests/testCopyRename.py
%%ZOPEPRODUCTDIR%%/CMFFormController/tests/testCopyRename.pyc
+%%ZOPEPRODUCTDIR%%/CMFFormController/tests/testPOSTSecurity.py
+%%ZOPEPRODUCTDIR%%/CMFFormController/tests/testPOSTSecurity.pyc
%%ZOPEPRODUCTDIR%%/CMFFormController/tests/test_exportimport.py
%%ZOPEPRODUCTDIR%%/CMFFormController/tests/test_exportimport.pyc
%%ZOPEPRODUCTDIR%%/CMFFormController/tool.gif
@@ -2274,6 +2286,8 @@
%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/__init__.pyc
%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/basetool.py
%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/basetool.pyc
+%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/breadcrumbs.py
+%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/breadcrumbs.pyc
%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/constrains.py
%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/constrains.pyc
%%ZOPEPRODUCTDIR%%/CMFPlone/interfaces/controlpanel.py
@@ -3138,6 +3152,7 @@
%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_scripts/canConstrainTypes.py
%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_scripts/canSelectDefaultPage.py
%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_scripts/check_id.py
+%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_scripts/check_id.py.metadata
%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_scripts/computeRelatedItems.py
%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_scripts/computeRoleMap.py
%%ZOPEPRODUCTDIR%%/CMFPlone/skins/plone_scripts/createMultiColumnList.py
@@ -3936,7 +3951,6 @@
%%ZOPEPRODUCTDIR%%/CacheFu/squid/templates/squidRewriteRules.py
%%ZOPEPRODUCTDIR%%/CacheFu/squid/templates/timing.py
%%ZOPEPRODUCTDIR%%/CacheFu/squid/templates/timing.pyc
-%%ZOPEPRODUCTDIR%%/DCWorkflow/CHANGES.txt
%%ZOPEPRODUCTDIR%%/DCWorkflow/ContainerTab.py
%%ZOPEPRODUCTDIR%%/DCWorkflow/ContainerTab.pyc
%%ZOPEPRODUCTDIR%%/DCWorkflow/DCWorkflow.py
@@ -4225,6 +4239,21 @@
%%ZOPEPRODUCTDIR%%/GenericSetup/context.pyc
%%ZOPEPRODUCTDIR%%/GenericSetup/differ.py
%%ZOPEPRODUCTDIR%%/GenericSetup/differ.pyc
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/README.txt
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/__init__.py
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/__init__.pyc
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/configure.zcml
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/exportimport.py
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/exportimport.pyc
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/export_steps.xml
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/import_steps.xml
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/rolemap.xml
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/siteroot.xml
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/siteroot/bar.py
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/siteroot/catalog.xml
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/siteroot/foo.xml
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/siteroot/index_html.pt
+%%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/siteroot/mailhost.xml
%%ZOPEPRODUCTDIR%%/GenericSetup/doc/handlers.txt
%%ZOPEPRODUCTDIR%%/GenericSetup/doc/profiles.txt
%%ZOPEPRODUCTDIR%%/GenericSetup/exceptions.py
@@ -5069,6 +5098,8 @@
%%ZOPEPRODUCTDIR%%/PloneLanguageTool/tests/test_languagetool.pyc
%%ZOPEPRODUCTDIR%%/PloneLanguageTool/tests/test_negotiation.py
%%ZOPEPRODUCTDIR%%/PloneLanguageTool/tests/test_negotiation.pyc
+%%ZOPEPRODUCTDIR%%/PloneLanguageTool/tldmap.py
+%%ZOPEPRODUCTDIR%%/PloneLanguageTool/tldmap.pyc
%%ZOPEPRODUCTDIR%%/PloneLanguageTool/tool.gif
%%ZOPEPRODUCTDIR%%/PloneLanguageTool/version.txt
%%ZOPEPRODUCTDIR%%/PloneLanguageTool/www/config.zpt
@@ -5082,6 +5113,7 @@
%%ZOPEPRODUCTDIR%%/PlonePAS/Extensions/SetupAD.pyc
%%ZOPEPRODUCTDIR%%/PlonePAS/Extensions/__init__.py
%%ZOPEPRODUCTDIR%%/PlonePAS/Extensions/__init__.pyc
+%%ZOPEPRODUCTDIR%%/PlonePAS/HISTORY.txt
%%ZOPEPRODUCTDIR%%/PlonePAS/LICENSE.ZPL
%%ZOPEPRODUCTDIR%%/PlonePAS/Makefile
%%ZOPEPRODUCTDIR%%/PlonePAS/MigrationCheck.py
@@ -5112,6 +5144,8 @@
%%ZOPEPRODUCTDIR%%/PlonePAS/ldapmp.py
%%ZOPEPRODUCTDIR%%/PlonePAS/ldapmp.pyc
%%ZOPEPRODUCTDIR%%/PlonePAS/makefile.in
+%%ZOPEPRODUCTDIR%%/PlonePAS/odict.py
+%%ZOPEPRODUCTDIR%%/PlonePAS/odict.pyc
%%ZOPEPRODUCTDIR%%/PlonePAS/pas.py
%%ZOPEPRODUCTDIR%%/PlonePAS/pas.pyc
%%ZOPEPRODUCTDIR%%/PlonePAS/patch.py
@@ -5243,10 +5277,7 @@
%%ZOPEPRODUCTDIR%%/PloneTranslations/VERSION.txt
%%ZOPEPRODUCTDIR%%/PloneTranslations/__init__.py
%%ZOPEPRODUCTDIR%%/PloneTranslations/__init__.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/__pkginfo__.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/__pkginfo__.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/__init__.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/__init__.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/configure.zcml
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/archetypes-af.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/archetypes-ar.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/archetypes-bg.po
@@ -5425,6 +5456,66 @@
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/atreferencebrowserwidget-zh-tw.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/atreferencebrowserwidget-zh.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/atreferencebrowserwidget.pot
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-af.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ar.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-bg.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-bn.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ca.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-cs.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-cy.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-da.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-de.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-el.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-eo.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-es.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-et.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-eu.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-fa.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-fi.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-fr.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-fu.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-he.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-hi.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-hr.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-hu.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-hy.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-id.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-it.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ja.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ka.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-kn.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ko.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-lt.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-manual.pot
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-mi.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-my.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-nl.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-nn.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-no.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-pl.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-pt-br.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-pt.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-rm.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ro.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ru.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-sk.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-sl.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-sm.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-sq.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-sr-Latn.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-sr.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-sv.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-ta.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-te.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-to.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-tr.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-uk.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-vi.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-zh-cn.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-zh-hk.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-zh-tw.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions-zh.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfeditions.pot
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfplacefulworkflow-af.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfplacefulworkflow-ar.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/cmfplacefulworkflow-bg.po
@@ -5723,48 +5814,70 @@
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/plonelanguagetool-zh-tw.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/plonelanguagetool-zh.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/plonelanguagetool.pot
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/admix.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/admix.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/chart.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/chart.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/combinedchart.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/combinedchart.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/copymsgid.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/copymsgid.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/create.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/create.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/fillmsgstr.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/fillmsgstr.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/filter.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/filter.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/find-untranslated.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/find-untranslated.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/i18ngenerate.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/i18ngenerate.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/merge.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/merge.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/rebuild-pot.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/rebuild-pot.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/relocate.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/relocate.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/renamemsgid.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/renamemsgid.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/rescue.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/rescue.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setcomment.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setcomment.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setdomain.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setdomain.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setenv.bat.example
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setenv.sh.example
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setprojid.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/setprojid.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/similar.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/similar.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/sync.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/sync.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/utils.py
-%%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils/utils.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/af/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ar/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/bg/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/bn/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ca/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/cs/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/cy/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/da/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/de/LC_MESSAGES/plonefrontpage.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/de/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/el/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/en/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/eo/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/es/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/et/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/eu/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fa/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fi/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fr/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fu/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/he/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hi/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hr/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hu/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hy/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/id/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/it/LC_MESSAGES/plonefrontpage.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/it/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ja/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ka/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/kn/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ko/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/lt/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/mi/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/my/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/nl/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/nn/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/no/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pl/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/plonefrontpage.pot
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/plonelocales.pot
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pt/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pt_BR/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/rm/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ro/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ru/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sk/LC_MESSAGES/plonefrontpage.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sk/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sl/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sm/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sq/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sr/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sr_Latn/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sv/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ta/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/te/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/to/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/tr/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/uk/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/vi/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_CN/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_HK/LC_MESSAGES/plonelocales.po
+%%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_TW/LC_MESSAGES/plonelocales.po
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/README.txt
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/__init__.py
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/__init__.pyc
@@ -5774,10 +5887,32 @@
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/i18ngenerator.pyc
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/runalltests.py
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/runalltests.pyc
-%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/runtests.bat.example
-%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/runtests.sh.example
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/test_i18n.py
%%ZOPEPRODUCTDIR%%/PloneTranslations/tests/test_i18n.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/admix.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/admix.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/create.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/create.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/fillmsgstr.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/fillmsgstr.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/filter.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/filter.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/find-untranslated.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/find-untranslated.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/i18ngenerate.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/i18ngenerate.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/rebuild-pot.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/rebuild-pot.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/setcomment.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/setcomment.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/setdomain.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/setdomain.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/setprojid.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/setprojid.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/sync.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/sync.pyc
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/utils.py
+%%ZOPEPRODUCTDIR%%/PloneTranslations/utils/utils.pyc
%%ZOPEPRODUCTDIR%%/PluggableAuthService/COPYRIGHT.txt
%%ZOPEPRODUCTDIR%%/PluggableAuthService/Extensions/README.txt
%%ZOPEPRODUCTDIR%%/PluggableAuthService/Extensions/__init__.py
@@ -6064,10 +6199,12 @@
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/framework.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/framework.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/demo1.pdf
+%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/input.textile
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/logo.bmp
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/logo.gif
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/logo.jpg
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/logo.png
+%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/markdown.txt
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/org-news.xml
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/rest1.rst
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/input/rest2.rst
@@ -6087,6 +6224,7 @@
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/logo.png
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/logo.ppm
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/logo.tiff
+%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/markdown.html
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/org-news.html
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/rest1.html
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/rest1.out
@@ -6098,6 +6236,7 @@
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/test_python.out
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/test_safe.html
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/test_word.html
+%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/output/textile.html
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/runalltests.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/runalltests.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/runtests.sh.example
@@ -6109,6 +6248,8 @@
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/test_graph.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/test_transforms.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/test_transforms.pyc
+%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/test_xss.py
+%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/test_xss.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/utils.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/utils.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/tests/word.py
@@ -6142,6 +6283,8 @@
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/image_to_tiff.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/lynx_dump.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/lynx_dump.pyc
+%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/markdown_to_html.py
+%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/markdown_to_html.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/office_com.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/office_com.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/office_uno.py
@@ -6168,6 +6311,8 @@
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/text_pre_to_html.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/text_to_html.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/text_to_html.pyc
+%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/textile_to_html.py
+%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/textile_to_html.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/word_to_html.py
%%ZOPEPRODUCTDIR%%/PortalTransforms/transforms/word_to_html.pyc
%%ZOPEPRODUCTDIR%%/PortalTransforms/unsafe_transforms/build_transforms.py
@@ -6206,6 +6351,7 @@
%%ZOPEPRODUCTDIR%%/ResourceRegistries/config.py
%%ZOPEPRODUCTDIR%%/ResourceRegistries/config.pyc
%%ZOPEPRODUCTDIR%%/ResourceRegistries/configure.zcml
+%%ZOPEPRODUCTDIR%%/ResourceRegistries/doc/._HISTORY.txt
%%ZOPEPRODUCTDIR%%/ResourceRegistries/doc/HISTORY.txt
%%ZOPEPRODUCTDIR%%/ResourceRegistries/doc/INSTALL.txt
%%ZOPEPRODUCTDIR%%/ResourceRegistries/doc/TODO.txt
@@ -6932,8 +7078,127 @@
@dirrm %%ZOPEPRODUCTDIR%%/PluggableAuthService/Extensions
@dirrm %%ZOPEPRODUCTDIR%%/PluggableAuthService
@dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/tests
- at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/i18n/utils
@dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/i18n
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/lt/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/lt
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/vi/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/vi
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/uk/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/uk
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/tr/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/tr
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/to/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/to
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/te/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/te
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ta/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ta
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sv/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sv
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sr_Latn/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sr_Latn
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sr/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sr
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sq/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sq
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sm/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sm
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sl/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sl
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sk/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/sk
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ru/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ru
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ro/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ro
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pt_BR/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pt_BR
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_HK/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_HK
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/rm/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/rm
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pt/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pt
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_TW/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_TW
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pl/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/pl
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/no/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/no
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/nn/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/nn
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/nl/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/nl
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/my/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/my
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/mi/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/mi
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/af/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/af
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_CN/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/zh_CN
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/kn/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/kn
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ka/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ka
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ja/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ja
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/it/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/it
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/id/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/id
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hy/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hy
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hu/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hu
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hr/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hr
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hi/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/hi
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/he/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/he
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fu/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fu
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fr/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fr
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fi/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fi
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fa/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/fa
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/eu/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/eu
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/et/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/et
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/es/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/es
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/eo/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/eo
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/en/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/en
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/el/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/el
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/de/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/de
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/da/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/da
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/cy/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/cy
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/cs/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/cs
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ca/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ca
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/bn/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/bn
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/bg/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/bg
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ar/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ar
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ko/LC_MESSAGES
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales/ko
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/locales
+ at dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations/utils
@dirrm %%ZOPEPRODUCTDIR%%/PloneTranslations
@dirrm %%ZOPEPRODUCTDIR%%/PloneTestCase
@dirrm %%ZOPEPRODUCTDIR%%/PlonePAS/zmi
@@ -7015,6 +7280,10 @@
@dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/www
@dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/tests/default_profile
@dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/tests
+ at dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default/siteroot
+ at dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles/default
+ at dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite/profiles
+ at dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/doc/SampleSite
@dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/doc
@dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/browser
@dirrm %%ZOPEPRODUCTDIR%%/GenericSetup/bbb
@@ -7198,6 +7467,9 @@
@dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/profiles/default/types
@dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/profiles/default/skins
@dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/profiles/default
+ at dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure/subfolder
+ at dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content/structure
+ at dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/profiles/sample_content
@dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/profiles
@dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/interfaces
@dirrm %%ZOPEPRODUCTDIR%%/CMFDefault/images
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list