FreeBSD Bugzilla – Attachment 190324 Details for
Bug 225671
www/davical: update to v.1.1.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Updating to v. 1.1.7
update_to_117.patch (text/plain), 2.38 KB, created by
Alexandre C. GuimarĂ£es
on 2018-02-04 21:28:50 UTC
(
hide
)
Description:
Updating to v. 1.1.7
Filename:
MIME Type:
Creator:
Alexandre C. GuimarĂ£es
Created:
2018-02-04 21:28:50 UTC
Size:
2.38 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 460945) >+++ Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= davical > DISTVERSIONPREFIX= r >-DISTVERSION= 1.1.6 >+DISTVERSION= 1.1.7 > CATEGORIES?= www > MASTER_SITES= https://gitlab.com/${PORTNAME}-project/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ > >@@ -14,15 +14,14 @@ > LICENSE_COMB= multi > LICENSE_FILE= ${WRKSRC}/COPYING > >-RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \ >+RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg \ >+ p5-DBI>=0:databases/p5-DBI \ > p5-YAML>=0:textproc/p5-YAML \ >- p5-DBD-Pg>=0:databases/p5-DBD-Pg \ >- ${LOCALBASE}/bin/pwgen:sysutils/pwgen \ >- php-libawl>=0.54:devel/php-libawl >+ php-libawl>=0.54:devel/php-libawl \ >+ ${LOCALBASE}/bin/pwgen:sysutils/pwgen > >-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}-3ba605288fb0fc0a4f2abce09874f8dab5ffdfb8 >+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSIONPREFIX}${PORTVERSION}-05397d635c3f218b850775223aa5dd705da9f91c > >-NO_BUILD= yes > USES= pgsql php shebangfix > USE_PHP= calendar curl gettext iconv pcre pdo pdo_pgsql pgsql xml > SHEBANG_FILES= scripts/sync-remote-caldav.php >@@ -30,6 +29,7 @@ > PORTDOCS= README INSTALL davical_en_user_guide.odt phpdoc.ini \ > translation.rst > PORTEXAMPLES= config >+NO_BUILD= yes > > OPTIONS_DEFINE= DOCS EXAMPLES > >Index: distinfo >=================================================================== >--- distinfo (revision 460945) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1510759997 >-SHA256 (davical-r1.1.6.tar.gz) = 54785cbcb804fac60061cbe5f419b0cf6ef3885286ea5b968d6ce8292d7a332f >-SIZE (davical-r1.1.6.tar.gz) = 1784517 >+TIMESTAMP = 1517689282 >+SHA256 (davical-r1.1.7.tar.gz) = 7edcefc27df923bc92713a2b955d5c1507b9271afa630c6b1c4ad295cdd9ba18 >+SIZE (davical-r1.1.7.tar.gz) = 1818904 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 460945) >+++ pkg-plist (working copy) >@@ -53,10 +53,12 @@ > %%DATADIR%%/scripts/refresh-alarms.php > %%DATADIR%%/scripts/sync-remote-caldav.php > %%DATADIR%%/scripts/tz-update.php >+%%PORTDOCS%%%%DOCSDIR%%/Doxyfile > %%WWWDIR%%/htdocs/.htaccess > %%WWWDIR%%/htdocs/admin.php > %%WWWDIR%%/htdocs/always.php > %%WWWDIR%%/htdocs/caldav.php >+%%WWWDIR%%/htdocs/caldav.php.orig > %%WWWDIR%%/htdocs/css/browse.css > %%WWWDIR%%/htdocs/css/edit.css > %%WWWDIR%%/htdocs/davical.css
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 225671
: 190324 |
190325