FreeBSD Bugzilla – Attachment 88870 Details for
Bug 125720
Update port: www/plone3 to 3.1.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.17 KB, created by
fmysh
on 2008-07-17 16:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
fmysh
Created:
2008-07-17 16:50:02 UTC
Size:
4.17 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/plone3/Makefile,v >retrieving revision 1.38 >diff -u -r1.38 Makefile >--- Makefile 12 Jun 2008 14:53:56 -0000 1.38 >+++ Makefile 17 Jul 2008 09:35:54 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= plone3 >-PORTVERSION= 3.1.2 >+PORTVERSION= 3.1.3 > CATEGORIES= www zope > MASTER_SITES= https://launchpad.net/plone/${PORTVERSION:R}/${PORTVERSION}/+download/ > DISTNAME= Plone-${PORTVERSION} >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/www/plone3/distinfo,v >retrieving revision 1.23 >diff -u -r1.23 distinfo >--- distinfo 12 Jun 2008 14:53:56 -0000 1.23 >+++ distinfo 17 Jul 2008 08:20:15 -0000 >@@ -1,3 +1,3 @@ >-MD5 (zope/Plone-3.1.2.tar.gz) = 5c763cc52d07042964346d0aa097d4c5 >-SHA256 (zope/Plone-3.1.2.tar.gz) = 3536d4be065a323113ebbb0e3b0f9c7adf1f2a594067f8c6887a6b711b08a533 >-SIZE (zope/Plone-3.1.2.tar.gz) = 12672636 >+MD5 (zope/Plone-3.1.3.tar.gz) = c22e7ae19a7a06eef016955ae95f0c6d >+SHA256 (zope/Plone-3.1.3.tar.gz) = 9fdb53ad842abdc97d8c1aa1604bc6d3fb459946bdeb5fe8fe855ae454ba8155 >+SIZE (zope/Plone-3.1.3.tar.gz) = 12715046 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/plone3/pkg-plist,v >retrieving revision 1.17 >diff -u -r1.17 pkg-plist >--- pkg-plist 12 Jun 2008 14:53:56 -0000 1.17 >+++ pkg-plist 17 Jul 2008 08:38:52 -0000 >@@ -597,6 +597,8 @@ > %%ZOPEPRODUCTDIR%%/Archetypes/interfaces/_templatemixin.pyc > %%ZOPEPRODUCTDIR%%/Archetypes/interfaces/_validator.py > %%ZOPEPRODUCTDIR%%/Archetypes/interfaces/_validator.pyc >+%%ZOPEPRODUCTDIR%%/Archetypes/interfaces/_viewlet.py >+%%ZOPEPRODUCTDIR%%/Archetypes/interfaces/_viewlet.pyc > %%ZOPEPRODUCTDIR%%/Archetypes/interfaces/_vocabulary.py > %%ZOPEPRODUCTDIR%%/Archetypes/interfaces/_vocabulary.pyc > %%ZOPEPRODUCTDIR%%/Archetypes/interfaces/annotations.py >@@ -8812,13 +8814,14 @@ > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/dependencies.zcml > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/docs/__init__.py > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/docs/__init__.pyc >-%%ZOPELIBPYTHONDIR%%/plone/app/customerize/docs/failing-testCustomizeView.txt > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/docs/testBrowserLayers.txt >+%%ZOPELIBPYTHONDIR%%/plone/app/customerize/docs/testCustomizeView.txt > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/registration.py > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/registration.pyc > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/registrations.pt > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/tests/__init__.py > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/tests/__init__.pyc >+%%ZOPELIBPYTHONDIR%%/plone/app/customerize/tests/duplicate_viewlet.zcml > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/tests/interfaces.py > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/tests/interfaces.pyc > %%ZOPELIBPYTHONDIR%%/plone/app/customerize/tests/layer.py >@@ -9289,6 +9292,9 @@ > %%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testCircularReferences.txt > %%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testCircularReferencesWithHelper.txt > %%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testConfirmationPageIntegration.txt >+%%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testFileRemoval.txt >+%%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testFileWithSpacesRemoval.txt >+%%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testIntegrityBreachesBug.txt > %%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testInterReferences.txt > %%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testMultipleFilesRemoval.txt > %%ZOPELIBPYTHONDIR%%/plone/app/linkintegrity/docs/testMultipleFilesRemovalWithHelper.txt >@@ -9532,6 +9538,9 @@ > %%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/__init__.pyc > %%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/base.py > %%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/base.pyc >+%%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/browser.txt >+%%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/test_doctests.py >+%%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/test_doctests.pyc > %%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/test_events.py > %%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/test_events.pyc > %%ZOPELIBPYTHONDIR%%/plone/app/redirector/tests/test_setup.py
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 125720
: 88870