summaryrefslogtreecommitdiff
path: root/finance/magento
diff options
context:
space:
mode:
authorfhajny <fhajny>2015-11-06 12:46:14 +0000
committerfhajny <fhajny>2015-11-06 12:46:14 +0000
commit5dc0fa4efdf7e0f1c5564013ab34f26869f3385e (patch)
tree01e0f3f2209f95af9a226162dba2031ff89b8a31 /finance/magento
parentdddfcb1a144018348bf4cf2f0b3669e72fd73848 (diff)
downloadpkgsrc-5dc0fa4efdf7e0f1c5564013ab34f26869f3385e.tar.gz
Update finance/magento to 1.9.2.2.
This release fixes several vulnerabilities and security issues. See release notes for details: http://merch.docs.magento.com/ce/user_guide/magento/release-notes-ce-1.9.2.2.html The patch bundle technical notes explain how the patches affect existing installations: http://magento.com/security/patches/supee-6788-technical-details
Diffstat (limited to 'finance/magento')
-rw-r--r--finance/magento/Makefile9
-rw-r--r--finance/magento/PLIST233
-rw-r--r--finance/magento/distinfo10
3 files changed, 76 insertions, 176 deletions
diff --git a/finance/magento/Makefile b/finance/magento/Makefile
index 71558ac6fc1..23e65ae0f41 100644
--- a/finance/magento/Makefile
+++ b/finance/magento/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2015/08/20 16:49:35 fhajny Exp $
+# $NetBSD: Makefile,v 1.6 2015/11/06 12:46:14 fhajny Exp $
-DISTNAME= magento-1.9.2.1
+DISTNAME= magento-1.9.2.2
CATEGORIES= www finance
# Upstream temporarily removed the option to download directly
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/fhajny/magento/
@@ -14,6 +14,7 @@ LICENSE= osl
DIST_SUBDIR= magento
PATCH_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/fhajny/magento/
PATCHFILES= # none sofar
+EXTRACT_DIR= ${WRKDIR}/magento
DEPENDS+= ${PHP_PKG_PREFIX}-curl-[0-9]*:../../www/php-curl
DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php-dom
@@ -37,6 +38,7 @@ NO_BUILD= yes
.include "../../mk/bsd.prefs.mk"
BUILD_DEFS+= VARBASE MAGENTO_DIR MAGENTO_OWN MAGENTO_GRP
+BUILD_DEFS+= APACHE_USER APACHE_GROUP
MAGENTO_DIR?= ${VARBASE}/magento
MAGENTO_OWN?= ${APACHE_USER}
@@ -77,6 +79,9 @@ PKG_SYSCONFDIR_PERMS= ${MAGENTO_OWN} ${MAGENTO_GRP} 0750
MAKE_DIRS_PERMS+= ${PKG_SYSCONFDIR}/modules ${MAGENTO_OWN} ${MAGENTO_GRP} 0750
OWN_DIRS_PERMS+= ${MAGENTO_DIR} ${MAGENTO_OWN} ${MAGENTO_GRP} 0750
+post-extract:
+ ${CHMOD} -R g-w,o-w ${WRKSRC}
+
# Make note of the patches applied, same way the upstream patch scripts do
post-patch:
${TOUCH} ${WRKSRC}/app/etc/applied.patches.list
diff --git a/finance/magento/PLIST b/finance/magento/PLIST
index ff034a0b020..0af146d0eaa 100644
--- a/finance/magento/PLIST
+++ b/finance/magento/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/08/20 16:49:35 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/11/06 12:46:14 fhajny Exp $
share/examples/magento/applied.patches.list
share/examples/magento/config.xml
share/examples/magento/local.xml.additional
@@ -79,6 +79,7 @@ share/magento/app/code/core/Mage/Admin/Model/Acl/Role/Generic.php
share/magento/app/code/core/Mage/Admin/Model/Acl/Role/Group.php
share/magento/app/code/core/Mage/Admin/Model/Acl/Role/Registry.php
share/magento/app/code/core/Mage/Admin/Model/Acl/Role/User.php
+share/magento/app/code/core/Mage/Admin/Model/Block.php
share/magento/app/code/core/Mage/Admin/Model/Config.php
share/magento/app/code/core/Mage/Admin/Model/Mysql4/Acl.php
share/magento/app/code/core/Mage/Admin/Model/Mysql4/Acl/Role.php
@@ -98,6 +99,8 @@ share/magento/app/code/core/Mage/Admin/Model/Redirectpolicy.php
share/magento/app/code/core/Mage/Admin/Model/Resource/Acl.php
share/magento/app/code/core/Mage/Admin/Model/Resource/Acl/Role.php
share/magento/app/code/core/Mage/Admin/Model/Resource/Acl/Role/Collection.php
+share/magento/app/code/core/Mage/Admin/Model/Resource/Block.php
+share/magento/app/code/core/Mage/Admin/Model/Resource/Block/Collection.php
share/magento/app/code/core/Mage/Admin/Model/Resource/Permissions/Collection.php
share/magento/app/code/core/Mage/Admin/Model/Resource/Role.php
share/magento/app/code/core/Mage/Admin/Model/Resource/Role/Collection.php
@@ -108,11 +111,14 @@ share/magento/app/code/core/Mage/Admin/Model/Resource/Rules.php
share/magento/app/code/core/Mage/Admin/Model/Resource/Rules/Collection.php
share/magento/app/code/core/Mage/Admin/Model/Resource/User.php
share/magento/app/code/core/Mage/Admin/Model/Resource/User/Collection.php
+share/magento/app/code/core/Mage/Admin/Model/Resource/Variable.php
+share/magento/app/code/core/Mage/Admin/Model/Resource/Variable/Collection.php
share/magento/app/code/core/Mage/Admin/Model/Role.php
share/magento/app/code/core/Mage/Admin/Model/Roles.php
share/magento/app/code/core/Mage/Admin/Model/Rules.php
share/magento/app/code/core/Mage/Admin/Model/Session.php
share/magento/app/code/core/Mage/Admin/Model/User.php
+share/magento/app/code/core/Mage/Admin/Model/Variable.php
share/magento/app/code/core/Mage/Admin/data/admin_setup/data-install-1.6.0.0.php
share/magento/app/code/core/Mage/Admin/etc/config.xml
share/magento/app/code/core/Mage/Admin/sql/admin_setup/install-1.6.0.0.php
@@ -122,6 +128,7 @@ share/magento/app/code/core/Mage/Admin/sql/admin_setup/mysql4-upgrade-0.7.1-0.7.
share/magento/app/code/core/Mage/Admin/sql/admin_setup/mysql4-upgrade-1.5.9.9-1.6.0.0.php
share/magento/app/code/core/Mage/Admin/sql/admin_setup/upgrade-1.6.0.0-1.6.1.0.php
share/magento/app/code/core/Mage/Admin/sql/admin_setup/upgrade-1.6.1.0-1.6.1.1.php
+share/magento/app/code/core/Mage/Admin/sql/admin_setup/upgrade-1.6.1.1-1.6.1.2.php
share/magento/app/code/core/Mage/AdminNotification/Helper/Data.php
share/magento/app/code/core/Mage/AdminNotification/Model/Feed.php
share/magento/app/code/core/Mage/AdminNotification/Model/Inbox.php
@@ -421,6 +428,10 @@ share/magento/app/code/core/Mage/Adminhtml/Block/Page/Head.php
share/magento/app/code/core/Mage/Adminhtml/Block/Page/Header.php
share/magento/app/code/core/Mage/Adminhtml/Block/Page/Menu.php
share/magento/app/code/core/Mage/Adminhtml/Block/Page/Notices.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Block.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Edit/Form.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Block/Grid.php
share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Buttons.php
share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Editroles.php
share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Edituser.php
@@ -443,6 +454,10 @@ share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/User/Edit/Tabs.php
share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/User/Grid.php
share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Usernroles.php
share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Users.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Variable.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Edit/Form.php
+share/magento/app/code/core/Mage/Adminhtml/Block/Permissions/Variable/Grid.php
share/magento/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit.php
share/magento/app/code/core/Mage/Adminhtml/Block/Poll/Answer/Edit/Form.php
share/magento/app/code/core/Mage/Adminhtml/Block/Poll/Edit.php
@@ -1118,8 +1133,10 @@ share/magento/app/code/core/Mage/Adminhtml/controllers/Newsletter/QueueControlle
share/magento/app/code/core/Mage/Adminhtml/controllers/Newsletter/SubscriberController.php
share/magento/app/code/core/Mage/Adminhtml/controllers/Newsletter/TemplateController.php
share/magento/app/code/core/Mage/Adminhtml/controllers/NotificationController.php
+share/magento/app/code/core/Mage/Adminhtml/controllers/Permissions/BlockController.php
share/magento/app/code/core/Mage/Adminhtml/controllers/Permissions/RoleController.php
share/magento/app/code/core/Mage/Adminhtml/controllers/Permissions/UserController.php
+share/magento/app/code/core/Mage/Adminhtml/controllers/Permissions/VariableController.php
share/magento/app/code/core/Mage/Adminhtml/controllers/Poll/AnswerController.php
share/magento/app/code/core/Mage/Adminhtml/controllers/PollController.php
share/magento/app/code/core/Mage/Adminhtml/controllers/Promo/CatalogController.php
@@ -2452,6 +2469,7 @@ share/magento/app/code/core/Mage/Core/Helper/Http.php
share/magento/app/code/core/Mage/Core/Helper/Js.php
share/magento/app/code/core/Mage/Core/Helper/String.php
share/magento/app/code/core/Mage/Core/Helper/Translate.php
+share/magento/app/code/core/Mage/Core/Helper/UnserializeArray.php
share/magento/app/code/core/Mage/Core/Helper/Url.php
share/magento/app/code/core/Mage/Core/Helper/Url/Rewrite.php
share/magento/app/code/core/Mage/Core/Model/Abstract.php
@@ -2705,6 +2723,7 @@ share/magento/app/code/core/Mage/CurrencySymbol/controllers/Adminhtml/System/Cur
share/magento/app/code/core/Mage/CurrencySymbol/etc/adminhtml.xml
share/magento/app/code/core/Mage/CurrencySymbol/etc/config.xml
share/magento/app/code/core/Mage/Customer/Block/Account.php
+share/magento/app/code/core/Mage/Customer/Block/Account/Changeforgotten.php
share/magento/app/code/core/Mage/Customer/Block/Account/Dashboard.php
share/magento/app/code/core/Mage/Customer/Block/Account/Dashboard/Address.php
share/magento/app/code/core/Mage/Customer/Block/Account/Dashboard/Block.php
@@ -7032,8 +7051,6 @@ share/magento/app/locale/en_US/template/email/wishlist_share.html
share/magento/cron.php
share/magento/cron.sh
share/magento/dev/.htaccess
-share/magento/dev/tests/functional/.gitignore
-share/magento/dev/tests/functional/.htaccess
share/magento/dev/tests/functional/bootstrap.php
share/magento/dev/tests/functional/composer.json
share/magento/dev/tests/functional/credentials.xml.dist
@@ -7457,12 +7474,10 @@ share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/Page/Product/Catal
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/Repository/BundleProduct.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/AddProductToWishlistEntityTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/AddProductsToCartFromCustomerWishlistOnFrontendTest.xml
-share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/AddProductsToMultipleWishListTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/AddProductsToShoppingCartEntityTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/ConfigureProductInCustomerWishlistOnFrontendTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/CreateBundleProductEntityTest.php
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/CreateBundleProductEntityTest.xml
-share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/CreateRmaEntityOnBackendTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/DeleteBundleProductEntityTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/TestCase/MoveProductFromShoppingCartToWishlistTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Bundle/Test/etc/curl/di.xml
@@ -8054,7 +8069,6 @@ share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/Page/Product
share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/Repository/DownloadableProduct.xml
share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/TestCase/AddProductToWishlistEntityTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/TestCase/AddProductsToCartFromCustomerWishlistOnFrontendTest.xml
-share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/TestCase/AddProductsToMultipleWishListTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/TestCase/ConfigureProductInCustomerWishlistOnFrontendTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/TestCase/CreateDownloadableProductEntityTest.php
share/magento/dev/tests/functional/tests/app/Mage/Downloadable/Test/TestCase/CreateDownloadableProductEntityTest.xml
@@ -8087,24 +8101,36 @@ share/magento/dev/tests/functional/tests/app/Mage/GiftMessage/Test/etc/testcase.
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/Configuration.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/Configuration.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/ContinueBlock.php
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/ContinueDownloadBlock.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/License.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/Localization.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/Localization.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/Main.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/PersonalInformation.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/PersonalInformation.xml
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Block/Welcome.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertAgreementTextPresent.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertCurrencySelected.php
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertDownloadCompleted.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertLanguageSelected.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertRewritesEnabled.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertSecureUrlEnabled.php
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertSuccessDeploy.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertSuccessInstall.php
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Constraint/AssertWelcomeWizardTextPresent.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Fixture/Install.xml
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/Downloader.xml
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/DownloaderDeploy.xml
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/DownloaderDeployEnd.xml
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/DownloaderValidation.xml
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/DownloaderWelcome.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/Install.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/InstallWizardAdministrator.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/InstallWizardConfig.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/InstallWizardEnd.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/Page/InstallWizardLocale.xml
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/TestCase/DownloaderTest.php
+share/magento/dev/tests/functional/tests/app/Mage/Install/Test/TestCase/DownloaderTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/TestCase/InstallTest.php
share/magento/dev/tests/functional/tests/app/Mage/Install/Test/TestCase/InstallTest.xml
share/magento/dev/tests/functional/tests/app/Mage/Newsletter/Test/Constraint/AssertCustomerIsSubscribedToNewsletter.php
@@ -8559,8 +8585,27 @@ share/magento/dev/tests/functional/tests/app/Mage/Wishlist/Test/TestCase/MovePro
share/magento/dev/tests/functional/tests/app/Mage/Wishlist/Test/TestStep/AddProductsToWishlistStep.php
share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests.php
share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/3rdParty.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/authorizenet.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/authorizenetdp.xml
share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/basic.xml
-share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/installation.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/installationce.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypal.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypal1.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypaladvanced.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypaldirect.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalecbutton.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalecbuttonproduct.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalecinvoice.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalecrefund.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalecshipment.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalhostedsolution.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalpayflowlink.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalpayflowpro.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalpaymentspro.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/paypalstandard.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/suite1.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/suite2.xml
+share/magento/dev/tests/functional/testsuites/Magento/Mtf/TestSuite/InjectableTests/suite3.xml
share/magento/dev/tests/functional/utils/bootstrap.php
share/magento/dev/tests/functional/utils/generate.php
share/magento/dev/tests/functional/utils/generate/fixture.php
@@ -9760,6 +9805,14 @@ share/magento/lib/PEAR/XML/Parser/Simple.php
share/magento/lib/PEAR/XML/Serializer.php
share/magento/lib/PEAR/XML/Unserializer.php
share/magento/lib/Pelago/Emogrifier.php
+share/magento/lib/Unserialize/Parser.php
+share/magento/lib/Unserialize/Reader/Arr.php
+share/magento/lib/Unserialize/Reader/ArrKey.php
+share/magento/lib/Unserialize/Reader/ArrValue.php
+share/magento/lib/Unserialize/Reader/Bool.php
+share/magento/lib/Unserialize/Reader/Dbl.php
+share/magento/lib/Unserialize/Reader/Int.php
+share/magento/lib/Unserialize/Reader/Str.php
share/magento/lib/Varien/Autoload.php
share/magento/lib/Varien/Cache/Backend/Database.php
share/magento/lib/Varien/Cache/Backend/Eaccelerator.php
@@ -10920,6 +10973,7 @@ share/magento/lib/Zend/Http/CookieJar.php
share/magento/lib/Zend/Http/Exception.php
share/magento/lib/Zend/Http/Header/Exception/InvalidArgumentException.php
share/magento/lib/Zend/Http/Header/Exception/RuntimeException.php
+share/magento/lib/Zend/Http/Header/HeaderValue.php
share/magento/lib/Zend/Http/Header/SetCookie.php
share/magento/lib/Zend/Http/Response.php
share/magento/lib/Zend/Http/Response/Stream.php
@@ -11774,6 +11828,8 @@ share/magento/lib/Zend/Log/Writer/Syslog.php
share/magento/lib/Zend/Log/Writer/ZendMonitor.php
share/magento/lib/Zend/Mail.php
share/magento/lib/Zend/Mail/Exception.php
+share/magento/lib/Zend/Mail/Header/HeaderName.php
+share/magento/lib/Zend/Mail/Header/HeaderValue.php
share/magento/lib/Zend/Mail/Message.php
share/magento/lib/Zend/Mail/Message/File.php
share/magento/lib/Zend/Mail/Message/Interface.php
@@ -12314,148 +12370,6 @@ share/magento/lib/Zend/Service/Delicious/Exception.php
share/magento/lib/Zend/Service/Delicious/Post.php
share/magento/lib/Zend/Service/Delicious/PostList.php
share/magento/lib/Zend/Service/Delicious/SimplePost.php
-share/magento/lib/Zend/Service/DeveloperGarden/BaseUserService.php
-share/magento/lib/Zend/Service/DeveloperGarden/BaseUserService/AccountBalance.php
-share/magento/lib/Zend/Service/DeveloperGarden/Client/ClientAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/Client/Exception.php
-share/magento/lib/Zend/Service/DeveloperGarden/Client/Soap.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceAccount.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceDetail.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall/ConferenceSchedule.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall/Exception.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall/Participant.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantDetail.php
-share/magento/lib/Zend/Service/DeveloperGarden/ConferenceCall/ParticipantStatus.php
-share/magento/lib/Zend/Service/DeveloperGarden/Credential.php
-share/magento/lib/Zend/Service/DeveloperGarden/Exception.php
-share/magento/lib/Zend/Service/DeveloperGarden/IpLocation.php
-share/magento/lib/Zend/Service/DeveloperGarden/IpLocation/IpAddress.php
-share/magento/lib/Zend/Service/DeveloperGarden/LocalSearch.php
-share/magento/lib/Zend/Service/DeveloperGarden/LocalSearch/Exception.php
-share/magento/lib/Zend/Service/DeveloperGarden/LocalSearch/SearchParameters.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/BaseUserService/ChangeQuotaPool.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/BaseUserService/GetAccountBalance.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/BaseUserService/GetQuotaInformation.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/AddConferenceTemplateParticipantRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/CommitConferenceRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/CreateConferenceTemplateRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceListRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceStatusRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateListRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateParticipantRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetConferenceTemplateRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetParticipantStatusRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/GetRunningConferenceRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/NewParticipantRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateParticipantRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveConferenceTemplateRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/RemoveParticipantRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateParticipantRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateConferenceTemplateRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/ConferenceCall/UpdateParticipantRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/Exception.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/IpLocation/LocateIPRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/LocalSearch/LocalSearchRequest.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/RequestAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/SendSms/SendFlashSMS.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/SendSms/SendSMS.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/SendSms/SendSmsAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/SmsValidation/GetValidatedNumbers.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/SmsValidation/Invalidate.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/SmsValidation/SendValidationKeyword.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/SmsValidation/Validate.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/VoiceButler/CallStatus.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCall.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/VoiceButler/NewCallSequenced.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/VoiceButler/TearDownCall.php
-share/magento/lib/Zend/Service/DeveloperGarden/Request/VoiceButler/VoiceButlerAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/BaseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/BaseUserService/ChangeQuotaPoolResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/BaseUserService/GetAccountBalanceResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/BaseUserService/GetQuotaInformationResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/AddConferenceTemplateParticipantResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/CCSResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/CommitConferenceResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/ConferenceCallAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/CreateConferenceTemplateResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceListResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceStatusResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateListResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateParticipantResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetConferenceTemplateResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetParticipantStatusResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/GetRunningConferenceResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/NewParticipantResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateParticipantResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveConferenceTemplateResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/RemoveParticipantResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateParticipantResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateConferenceTemplateResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ConferenceCall/UpdateParticipantResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/Exception.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/IpLocation/CityType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/IpLocation/GeoCoordinatesType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/IpLocation/IPAddressLocationType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/IpLocation/LocateIPResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/IpLocation/RegionType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/LocalSearch/LocalSearchResponseType.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/ResponseAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Exception.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/GetTokensResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/Interface.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SecurityTokenServer/SecurityTokenResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SendSms/SendFlashSMSResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SendSms/SendSMSResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SendSms/SendSmsAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SmsValidation/GetValidatedNumbersResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SmsValidation/InvalidateResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SmsValidation/SendValidationKeywordResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidateResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/SmsValidation/ValidatedNumber.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatus2Response.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/VoiceButler/CallStatusResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/VoiceButler/NewCallSequencedResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/VoiceButler/TearDownCallResponse.php
-share/magento/lib/Zend/Service/DeveloperGarden/Response/VoiceButler/VoiceButlerAbstract.php
-share/magento/lib/Zend/Service/DeveloperGarden/SecurityTokenServer.php
-share/magento/lib/Zend/Service/DeveloperGarden/SecurityTokenServer/Cache.php
-share/magento/lib/Zend/Service/DeveloperGarden/SendSms.php
-share/magento/lib/Zend/Service/DeveloperGarden/SmsValidation.php
-share/magento/lib/Zend/Service/DeveloperGarden/VoiceCall.php
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/IPLocation.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/IPLocation.xsd
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/ODGBaseUserService.xsd
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/SmsService.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/SmsValidationUserService.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/TokenService.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/VoiceButlerService.xsd
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/ccsPort.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/ccsPort.xsd
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/localsearch.wsdl
-share/magento/lib/Zend/Service/DeveloperGarden/Wsdl/localsearch.xsd
share/magento/lib/Zend/Service/Ebay/Abstract.php
share/magento/lib/Zend/Service/Ebay/Exception.php
share/magento/lib/Zend/Service/Ebay/Finding.php
@@ -12540,26 +12454,6 @@ share/magento/lib/Zend/Service/StrikeIron/Exception.php
share/magento/lib/Zend/Service/StrikeIron/SalesUseTaxBasic.php
share/magento/lib/Zend/Service/StrikeIron/USAddressVerification.php
share/magento/lib/Zend/Service/StrikeIron/ZipCodeInfo.php
-share/magento/lib/Zend/Service/Technorati.php
-share/magento/lib/Zend/Service/Technorati/Author.php
-share/magento/lib/Zend/Service/Technorati/BlogInfoResult.php
-share/magento/lib/Zend/Service/Technorati/CosmosResult.php
-share/magento/lib/Zend/Service/Technorati/CosmosResultSet.php
-share/magento/lib/Zend/Service/Technorati/DailyCountsResult.php
-share/magento/lib/Zend/Service/Technorati/DailyCountsResultSet.php
-share/magento/lib/Zend/Service/Technorati/Exception.php
-share/magento/lib/Zend/Service/Technorati/GetInfoResult.php
-share/magento/lib/Zend/Service/Technorati/KeyInfoResult.php
-share/magento/lib/Zend/Service/Technorati/Result.php
-share/magento/lib/Zend/Service/Technorati/ResultSet.php
-share/magento/lib/Zend/Service/Technorati/SearchResult.php
-share/magento/lib/Zend/Service/Technorati/SearchResultSet.php
-share/magento/lib/Zend/Service/Technorati/TagResult.php
-share/magento/lib/Zend/Service/Technorati/TagResultSet.php
-share/magento/lib/Zend/Service/Technorati/TagsResult.php
-share/magento/lib/Zend/Service/Technorati/TagsResultSet.php
-share/magento/lib/Zend/Service/Technorati/Utils.php
-share/magento/lib/Zend/Service/Technorati/Weblog.php
share/magento/lib/Zend/Service/Twitter.php
share/magento/lib/Zend/Service/Twitter/Exception.php
share/magento/lib/Zend/Service/Twitter/Response.php
@@ -12670,6 +12564,7 @@ share/magento/lib/Zend/Session/SaveHandler/DbTable.php
share/magento/lib/Zend/Session/SaveHandler/Exception.php
share/magento/lib/Zend/Session/SaveHandler/Interface.php
share/magento/lib/Zend/Session/Validator/Abstract.php
+share/magento/lib/Zend/Session/Validator/Exception.php
share/magento/lib/Zend/Session/Validator/HttpUserAgent.php
share/magento/lib/Zend/Session/Validator/Interface.php
share/magento/lib/Zend/Soap/AutoDiscover.php
diff --git a/finance/magento/distinfo b/finance/magento/distinfo
index e847c8e3cd4..d04117791bb 100644
--- a/finance/magento/distinfo
+++ b/finance/magento/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 00:12:12 agc Exp $
+$NetBSD: distinfo,v 1.6 2015/11/06 12:46:14 fhajny Exp $
-SHA1 (magento/magento-1.9.2.1.tar.gz) = 41b4b9ae2e02fa9fecf3330e19790120aeeced92
-RMD160 (magento/magento-1.9.2.1.tar.gz) = cd893c2e9a7e5998f9010c4150d0eca02ec800d0
-SHA512 (magento/magento-1.9.2.1.tar.gz) = 9e8ecb51d02403546ef5692511eea2740833481171da65ff47973cebe7d595213f5f1c5856720f6dec2cbade619a2343133327690c446b4ffa0b4406775f1ff4
-Size (magento/magento-1.9.2.1.tar.gz) = 24437578 bytes
+SHA1 (magento/magento-1.9.2.2.tar.gz) = c213fc9c375241fd52525f47fd68774e8a73e851
+RMD160 (magento/magento-1.9.2.2.tar.gz) = 2e170e3e80784422b42aa21e27c5ea38ca3f0238
+SHA512 (magento/magento-1.9.2.2.tar.gz) = 238c093cb16e298eb623cb9881e5e221134c46357cb0bb287f75bbc211edecab68124d1a24ccd58c9700194b1fa3ef833a864af4fc842cfd3c0ee056634f2f68
+Size (magento/magento-1.9.2.2.tar.gz) = 24251646 bytes