- Update to 2.2.0.0
This commit is contained in:
parent
be19a7dce2
commit
f41eb659f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410680
3 changed files with 609 additions and 673 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= opencart
|
||||
PORTVERSION= 2.1.0.2
|
||||
PORTVERSION= 2.2.0.0
|
||||
CATEGORIES= www misc
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
|
@ -19,8 +19,6 @@ WRKSRC_SUBDIR= upload
|
|||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
${MV} ${WRKSRC}/config-dist.php ${WRKSRC}/config.php
|
||||
${MV} ${WRKSRC}/admin/config-dist.php ${WRKSRC}/admin/config.php
|
||||
|
@ -28,4 +26,4 @@ post-patch:
|
|||
do-install:
|
||||
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (opencart-opencart-2.1.0.2_GH0.tar.gz) = 927bbcd90d79d43737e38144f8b20a3aa68981d5bf7086e21d0f6e122f22a8cd
|
||||
SIZE (opencart-opencart-2.1.0.2_GH0.tar.gz) = 10692089
|
||||
SHA256 (opencart-opencart-2.2.0.0_GH0.tar.gz) = d6109eb72dc88b231007a24a0f93558e377b2c03f5a4aa573da707e5c984182c
|
||||
SIZE (opencart-opencart-2.2.0.0_GH0.tar.gz) = 10690543
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue