mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 1.6.10
Define LICENSE PR: 194181
This commit is contained in:
parent
75a9a4adb2
commit
95f8b1ff71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370448
@ -1,19 +1,24 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rainloop
|
||||
PORTVERSION= 1.6.9
|
||||
PORTVERSION= 1.6.10
|
||||
CATEGORIES?= mail www
|
||||
MASTER_SITES= SF/${PORTNAME}-webmail/
|
||||
|
||||
MAINTAINER= loic.blot@unix-experience.fr
|
||||
COMMENT= Modern and interactive webmail
|
||||
|
||||
LICENSE= CCbyNCSA3
|
||||
LICENSE_NAME= Attribution-NonCommercial-ShareAlike 3.0 Unported
|
||||
LICENSE_TEXT= License can be found at: https://github.com/RainLoop/rainloop-webmail/blob/master/LICENSE
|
||||
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
|
||||
|
||||
USES= zip
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
WANT_PHP_WEB= yes
|
||||
USE_PHP= curl iconv json xml dom openssl pcre spl zlib
|
||||
RVER= 1.6.9.164
|
||||
RVER= 1.6.10.182
|
||||
PLIST_SUB= VER="${RVER}" WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
|
||||
# @TODO: PDO also for different backends
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rainloop-1.6.9.zip) = c6f14be0fafec801109fefe79b085ca8cf49ffdac6bcb0b7eecdb505d438befe
|
||||
SIZE (rainloop-1.6.9.zip) = 4723573
|
||||
SHA256 (rainloop-1.6.10.zip) = 6274baaf7581f24ddbfb3228b9f551a78f7409c286f51bc17f58266077e93e1e
|
||||
SIZE (rainloop-1.6.10.zip) = 4754136
|
||||
|
@ -788,6 +788,7 @@
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/it.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/ja-jp.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/ko-kr.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/lt.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/lv.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/nl.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/no.ini
|
||||
@ -797,6 +798,7 @@
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/ro.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/ru.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/sk.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/sv.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/tr.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/ua.ini
|
||||
%%WWWDIR%%/rainloop/v/%%VER%%/langs/zh-cn.ini
|
||||
|
Loading…
Reference in New Issue
Block a user