www/joomla3: upgrade to 3.8.10
Release Announcement: https://www.joomla.org/announcements/release-news/5737-joomla-3-8-10-release.html Moved to using the official distribution tarball. This shrinks the package significantly.
This commit is contained in:
parent
27d769913c
commit
e02e6d9373
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474655
3 changed files with 36 additions and 916 deletions
|
@ -2,19 +2,20 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= joomla
|
||||
PORTVERSION= 3.8.8
|
||||
DISTVERSION= 3-8-10
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://downloads.joomla.org/cms/joomla3/${DISTVERSION}/
|
||||
PKGNAMESUFFIX= 3
|
||||
DISTNAME= Joomla_${DISTVERSION}-Stable-Full_Package
|
||||
|
||||
MAINTAINER= ler@FreeBSD.org
|
||||
COMMENT= Dynamic web content management system (CMS)
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
GH_PROJECT= ${PORTNAME}-cms
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
OPTIONS_DEFINE= MYSQL PGSQL
|
||||
OPTIONS_DEFAULT=MYSQL
|
||||
|
@ -22,13 +23,11 @@ OPTIONS_SUB= yes
|
|||
|
||||
PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
|
||||
|
||||
USES= php:web shebangfix
|
||||
SHEBANG_FILES= build/indexmaker.php \
|
||||
libraries/vendor/leafo/lessphp/lessify
|
||||
USES= php:web tar:bz2 shebangfix
|
||||
SHEBANG_FILES= libraries/vendor/leafo/lessphp/lessify
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
USE_GITHUB= yes
|
||||
USE_PHP= gd json mbstring pcre pdf session simplexml xml zip zlib
|
||||
|
||||
MYSQL_USE= PHP=mysqli
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1527018821
|
||||
SHA256 (joomla-joomla-cms-3.8.8_GH0.tar.gz) = b544f867a6d9e246b62cac1974a3b7a7e9b5871e591dec231ede0e8256f785d0
|
||||
SIZE (joomla-joomla-cms-3.8.8_GH0.tar.gz) = 11246961
|
||||
TIMESTAMP = 1531617902
|
||||
SHA256 (Joomla_3-8-10-Stable-Full_Package.tar.bz2) = 5ea705b8bedc499fcf04ab6171690052e7f4e369702abd0bac9e8dd4626235c5
|
||||
SIZE (Joomla_3-8-10-Stable-Full_Package.tar.bz2) = 7690280
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue