Updated php56-baikal to 0.4.6.
Updated sabre/dav database definitions #559: Fix contacts in new addressbooks not syncing Now allows creation of calendars that contain VJOURNAL, VTODO and VEVENT. Upgrading from Baikal version 0.2.3 and older is no longer supported. Ships with sabre/dav 3.1.4
This commit is contained in:
parent
48f0e7f5c9
commit
2a090cd2dc
3 changed files with 9 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.8 2016/08/02 22:44:02 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2016/08/22 14:22:30 wiz Exp $
|
||||
|
||||
DISTNAME= baikal-0.4.5
|
||||
DISTNAME= baikal-0.4.6
|
||||
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=fruux/}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2016/08/02 22:44:02 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2016/08/22 14:22:30 wiz Exp $
|
||||
share/baikal/CHANGELOG.md
|
||||
share/baikal/Core/Distrib.php
|
||||
share/baikal/Core/Frameworks/Baikal/Core/PDOBasicAuth.php
|
||||
|
@ -994,6 +994,7 @@ share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MaxInstances
|
|||
share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/MissingOverriddenTest.php
|
||||
share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/NoInstancesTest.php
|
||||
share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/OverrideFirstEventTest.php
|
||||
share/baikal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/SameDateForRecurringEventsTest.php
|
||||
share/baikal/vendor/sabre/vobject/tests/VObject/Recur/RDateIteratorTest.php
|
||||
share/baikal/vendor/sabre/vobject/tests/VObject/Recur/RRuleIteratorTest.php
|
||||
share/baikal/vendor/sabre/vobject/tests/VObject/RecurrenceIterator/UntilRespectsTimezoneTest.ics
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.6 2016/08/02 22:44:02 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.7 2016/08/22 14:22:30 wiz Exp $
|
||||
|
||||
SHA1 (baikal-0.4.5.zip) = 441d90239ed42b07968ead56c35def769fa2c6da
|
||||
RMD160 (baikal-0.4.5.zip) = 46638102cab0d70bc26ab63a10bde1e2a8c3ee8a
|
||||
SHA512 (baikal-0.4.5.zip) = c7eccc9bc680ab63cf70c73ebdf1a84a2caa115389b46b438cbc0dc29070a907e7066efe63514fbfaa1b8ba3da73f0456b5fd6a5ea4cffd196008f919e4f7583
|
||||
Size (baikal-0.4.5.zip) = 3286834 bytes
|
||||
SHA1 (baikal-0.4.6.zip) = bc2850281223da9cc7471a157de754f8feb03783
|
||||
RMD160 (baikal-0.4.6.zip) = 98bc26a0fbbfdceb59958f6ef94827bea82b3bb8
|
||||
SHA512 (baikal-0.4.6.zip) = 8cb4141deb4233858764e6bd0eb44691c5e31677dd6dde09e8249675a331115af8bbcf181c4371338165a0ef40f894dfc4ed0502b46a6bc8387924f6a65725a1
|
||||
Size (baikal-0.4.6.zip) = 3288478 bytes
|
||||
|
|
Loading…
Reference in a new issue