FreeBSD Bugzilla – Attachment 236061 Details for
Bug 265653
mail/roundcube: Update to 1.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for new mail/roundcube-larry port
patch-mail_roundcube-larry-1.6.0 (text/plain), 1.64 KB, created by
Bernard Spil
on 2022-08-22 13:53:16 UTC
(
hide
)
Description:
patch for new mail/roundcube-larry port
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2022-08-22 13:53:16 UTC
Size:
1.64 KB
patch
obsolete
>diff -ruN /var/empty/Makefile mail/roundcube-larry/Makefile >--- /var/empty/Makefile 1970-01-01 00:00:00.000000000 +0000 >+++ mail/roundcube-larry/Makefile 2022-08-22 13:45:26.296681000 +0000 >@@ -0,0 +1,34 @@ >+PORTNAME= larry >+DISTVERSION= 1.6.0 >+CATEGORIES?= mail www >+PKGNAMEPREFIX= roundcube- >+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} >+ >+MAINTAINER= brnrd@FreeBSD.org >+COMMENT= Larry skin/theme for Rouncube webmail >+ >+LICENSE= GPLv3+ >+ >+USES= cpe php:flavors >+ >+RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.6:mail/roundcube@${PHP_FLAVOR} >+NO_ARCH= yes >+NO_BUILD= yes >+ >+CPE_PRODUCT= webmail >+CPE_VENDOR= roundcube >+ >+IGNORE_WITH_PHP=82 >+ >+WWWDIR= ${PREFIX}/www/${PKGNAMEPREFIX:S/-//}/skins/${PORTNAME} >+ >+USE_GITHUB= yes >+GH_ACCOUNT= ${PKGNAMEPREFIX:S/-//} >+ >+do-install: >+ @${MKDIR} ${STAGEDIR}${WWWDIR} >+ @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) >+ @(cd ${WRKSRC}; ${FIND} . -not -type d) | ${SORT} | \ >+ ${SED} -e 's,^\.,${WWWDIR_REL},' >> ${TMPPLIST} >+ >+.include <bsd.port.mk> >diff -ruN /var/empty/distinfo mail/roundcube-larry/distinfo >--- /var/empty/distinfo 1970-01-01 00:00:00.000000000 +0000 >+++ mail/roundcube-larry/distinfo 2022-08-22 06:24:01.616487000 +0000 >@@ -0,0 +1,3 @@ >+TIMESTAMP = 1661149441 >+SHA256 (roundcube-larry-1.6.0_GH0.tar.gz) = 7494d9130286669fc486903b7068152fdfdbe8e0ccdb324fba85299f58f9fb4e >+SIZE (roundcube-larry-1.6.0_GH0.tar.gz) = 279441 >diff -ruN /var/empty/pkg-descr mail/roundcube-larry/pkg-descr >--- /var/empty/pkg-descr 1970-01-01 00:00:00.000000000 +0000 >+++ mail/roundcube-larry/pkg-descr 2022-08-22 12:33:31.979039000 +0000 >@@ -0,0 +1,3 @@ >+"Larry" skin for Roundcube Webmail. >+ >+WWW: https://github.com/roundcube/larry
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265653
:
235697
|
236060
| 236061 |
236063