View | Details | Raw Unified | Return to bug 167396
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	magento
8
PORTNAME=	magento
9
PORTVERSION=	1.6.1.0
9
PORTVERSION=	1.7.0.0
10
CATEGORIES=	www finance
10
CATEGORIES=	www finance
11
MASTER_SITES=	LOCAL/wen
11
MASTER_SITES=	http://www.magentocommerce.com/downloads/assets/1.7.0.0/
12
12
13
MAINTAINER=	wen@FreeBSD.org
13
MAINTAINER=	wen@FreeBSD.org
14
COMMENT=	A feature-rich eCommerce platform
14
COMMENT=	A feature-rich eCommerce platform
15
15
16
USE_BZIP2=	yes
17
USE_PHP=	pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql
16
USE_PHP=	pdo_mysql hash gd iconv curl dom soap simplexml mcrypt mysql
18
WRKSRC=		${WRKDIR}/magento
17
WRKSRC=		${WRKDIR}/magento
19
18
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (magento-1.6.1.0.tar.bz2) = 552b6f8a79041a565d45c36c7c4b54261c94481eb2c8d6e4802396082ab96c80
1
SHA256 (magento-1.7.0.0.tar.gz) = f56a55ce2801c454cff8ab18258d89c7a84fd52d397c60816c76de59e9bad3e4
2
SIZE (magento-1.6.1.0.tar.bz2) = 13189871
2
SIZE (magento-1.7.0.0.tar.gz) = 17839115

Return to bug 167396