mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 0.9.9.4
PR: 154201 Submitted by: Matthias Fechner <idefix@fechner.net> Approved by: maintainer
This commit is contained in:
parent
9b6298710c
commit
8f3204a693
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269009
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= davical
|
||||
PORTVERSION= 0.9.9.3
|
||||
PORTVERSION= 0.9.9.4
|
||||
CATEGORIES?= www
|
||||
MASTER_SITES= http://debian.mcmillan.net.nz/packages/davical/ \
|
||||
SF/rscds/${PORTNAME}/${PORTVERSION}
|
||||
@ -19,7 +19,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
|
||||
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
|
||||
${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg \
|
||||
${LOCALBASE}/bin/pwgen:${PORTSDIR}/sysutils/pwgen \
|
||||
php-libawl>=0.45:${PORTSDIR}/devel/php-libawl
|
||||
php-libawl>=0.46:${PORTSDIR}/devel/php-libawl
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PGSQL= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (davical-0.9.9.3.tar.gz) = d72f924f0dba4134f5e06f4e87b5a1b2f4e28b49898f385f48d9831c5191cc31
|
||||
SIZE (davical-0.9.9.3.tar.gz) = 2021073
|
||||
SHA256 (davical-0.9.9.4.tar.gz) = 944a18de89d8db12e47cacdfbeea7bbc02f2c6fdefbfc025a2ee8899fa2b8411
|
||||
SIZE (davical-0.9.9.4.tar.gz) = 2194526
|
||||
|
@ -38,7 +38,6 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dba/rrule_functions-8.1.sql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dba/rrule_functions.sql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dba/rrule_tests.sql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dba/sample-data.sql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dba/supported_locales.sql
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dba/update-davical-database
|
||||
%%PORTDOCS%%%%DOCSDIR%%/dba/views/dav_principal.sql
|
||||
@ -231,12 +230,10 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iCal-dialog.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iCal-icon.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iCal-screenshot.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-1.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-2.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-3.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-4.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-5.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-6.jpg
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-1.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-2.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-3.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-4.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/clients/iPhone-details.php
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/images/davical_logo.ico
|
||||
%%PORTDOCS%%%%DOCSDIR%%/docs/website/images/davical_logo.svg
|
||||
@ -254,6 +251,7 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scripts/build-always.sh
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scripts/po/extract.pl
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scripts/po/rebuild-translations.sh
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scripts/refresh-alarms.php
|
||||
%%PORTDOCS%%%%DOCSDIR%%/scripts/sync-remote-caldav.php
|
||||
%%WWWDIR%%/config/example-config.php
|
||||
%%WWWDIR%%/htdocs/.htaccess
|
||||
@ -263,6 +261,7 @@
|
||||
%%WWWDIR%%/htdocs/css/browse.css
|
||||
%%WWWDIR%%/htdocs/css/edit.css
|
||||
%%WWWDIR%%/htdocs/davical.css
|
||||
%%WWWDIR%%/htdocs/feed.php
|
||||
%%WWWDIR%%/htdocs/freebusy.php
|
||||
%%WWWDIR%%/htdocs/help.php
|
||||
%%WWWDIR%%/htdocs/images/down.gif
|
||||
@ -270,10 +269,12 @@
|
||||
%%WWWDIR%%/htdocs/index.php
|
||||
%%WWWDIR%%/htdocs/js/browse.js
|
||||
%%WWWDIR%%/htdocs/public.php
|
||||
%%WWWDIR%%/htdocs/robots.txt
|
||||
%%WWWDIR%%/htdocs/setup.php
|
||||
%%WWWDIR%%/htdocs/tools.php
|
||||
%%WWWDIR%%/htdocs/upgrade.php
|
||||
%%WWWDIR%%/htdocs/well-known.php
|
||||
%%WWWDIR%%/inc/AtomFeed.php
|
||||
%%WWWDIR%%/inc/CalDAVPrincipal.php
|
||||
%%WWWDIR%%/inc/CalDAVRequest.php
|
||||
%%WWWDIR%%/inc/DAVResource.php
|
||||
@ -283,6 +284,7 @@
|
||||
%%WWWDIR%%/inc/PublicSession.php
|
||||
%%WWWDIR%%/inc/RRule-v2.php
|
||||
%%WWWDIR%%/inc/RRule.php
|
||||
%%WWWDIR%%/inc/WritableCollection.php
|
||||
%%WWWDIR%%/inc/auth-functions.php
|
||||
%%WWWDIR%%/inc/caldav-ACL.php
|
||||
%%WWWDIR%%/inc/caldav-BIND.php
|
||||
|
Loading…
Reference in New Issue
Block a user