diff options
author | wen <wen@FreeBSD.org> | 2012-05-02 11:14:43 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-05-02 11:14:43 +0800 |
commit | 5c92f781bb027f0698c458d7aed8c6fab8a2fc73 (patch) | |
tree | 3b73d489026b121b0a064947c6882e9f0011e5d0 /www | |
parent | 24c44fe63e8bd4b5bac3099338c1e9b3a3d620e1 (diff) | |
download | freebsd-ports-gnome-5c92f781bb027f0698c458d7aed8c6fab8a2fc73.tar.gz freebsd-ports-gnome-5c92f781bb027f0698c458d7aed8c6fab8a2fc73.tar.zst freebsd-ports-gnome-5c92f781bb027f0698c458d7aed8c6fab8a2fc73.zip |
- Update to 1.7.0.0
PR: 167396
Submitted by: Laurent Berthelet <laurent@ospowa.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/magento/Makefile | 5 | ||||
-rw-r--r-- | www/magento/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/www/magento/Makefile b/www/magento/Makefile index 539df81301dd..3be99c288de0 100644 --- a/www/magento/Makefile +++ b/www/magento/Makefile @@ -6,14 +6,13 @@ # PORTNAME= magento -PORTVERSION= 1.6.1.0 +PORTVERSION= 1.7.0.0 CATEGORIES= www finance -MASTER_SITES= LOCAL/wen +MASTER_SITES= http://www.magentocommerce.com/downloads/assets/1.7.0.0/ MAINTAINER= wen@FreeBSD.org COMMENT= A feature-rich eCommerce platform -USE_BZIP2= yes USE_PHP= pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql WRKSRC= ${WRKDIR}/magento diff --git a/www/magento/distinfo b/www/magento/distinfo index 31b8d76e8b4a..ef0add1c81d9 100644 --- a/www/magento/distinfo +++ b/www/magento/distinfo @@ -1,2 +1,2 @@ -SHA256 (magento-1.6.1.0.tar.bz2) = 552b6f8a79041a565d45c36c7c4b54261c94481eb2c8d6e4802396082ab96c80 -SIZE (magento-1.6.1.0.tar.bz2) = 13189871 +SHA256 (magento-1.7.0.0.tar.gz) = f56a55ce2801c454cff8ab18258d89c7a84fd52d397c60816c76de59e9bad3e4 +SIZE (magento-1.7.0.0.tar.gz) = 17839115 |