mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Fix checksum
This commit is contained in:
parent
7ed8d09255
commit
5dd7d93c15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=564221
@ -4,19 +4,18 @@
|
||||
PORTNAME= opencart
|
||||
PORTVERSION= 3.0.3.7
|
||||
CATEGORIES= www misc
|
||||
MASTER_SITES= https://github.com/opencart/opencart/releases/download/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Open source PHP-based online shopping cart system
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
#USE_GITHUB= yes
|
||||
#GH_ACCOUNT= opencart
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= opencart
|
||||
|
||||
USES= php zip
|
||||
USES= php
|
||||
USE_PHP= filter mysqli curl mbstring gd zlib mcrypt session zip hash openssl
|
||||
WRKSRC= ${WRKDIR}/upload
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/upload
|
||||
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1612507059
|
||||
SHA256 (opencart-3.0.3.7.zip) = 49b9befdc9346f1d047ba6de1824c7418a43580a7ce91e9c1648524a55ac973f
|
||||
SIZE (opencart-3.0.3.7.zip) = 16585753
|
||||
TIMESTAMP = 1612614896
|
||||
SHA256 (opencart-opencart-3.0.3.7_GH0.tar.gz) = 1b7d0ed5aa7f97741b250dcd3b73c32c6568ea5ede9c693f8a01e4ada996d2ca
|
||||
SIZE (opencart-opencart-3.0.3.7_GH0.tar.gz) = 13316722
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user