ports/167396: www/magento version update
Laurent Berthelet
laurent at ospowa.com
Sat Apr 28 19:30:09 UTC 2012
>Number: 167396
>Category: ports
>Synopsis: www/magento version update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Apr 28 19:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Laurent Berthelet
>Release: 9.0 stable
>Organization:
>Environment:
>Description:
Hi,
Magento is now to version 1.7.0.0.
Here is a patch to update the port.
Cheers
Laurent
>How-To-Repeat:
>Fix:
Apply the patch
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/magento/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 21 Oct 2011 08:20:46 -0000 1.4
+++ Makefile 28 Apr 2012 19:09:16 -0000
@@ -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 at 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
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/magento/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 21 Oct 2011 08:20:46 -0000 1.4
+++ distinfo 28 Apr 2012 19:09:16 -0000
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list