head	1.11;
access;
symbols
	pkgsrc-2017Q1:1.7.0.2
	pkgsrc-2017Q1-base:1.7
	pkgsrc-2016Q4:1.2.0.2
	pkgsrc-2016Q4-base:1.2;
locks; strict;
comment	@# @;


1.11
date	2017.06.18.16.15.17;	author taca;	state dead;
branches;
next	1.10;
commitid	qHNhehjrCDUAbSVz;

1.10
date	2017.06.05.13.39.25;	author taca;	state Exp;
branches;
next	1.9;
commitid	bE18phsT2fXWIbUz;

1.9
date	2017.05.24.15.59.36;	author taca;	state Exp;
branches;
next	1.8;
commitid	m21qreBktAu2UESz;

1.8
date	2017.04.25.15.55.18;	author taca;	state Exp;
branches;
next	1.7;
commitid	bttlMn42NrqhOVOz;

1.7
date	2017.03.24.03.43.24;	author taca;	state Exp;
branches;
next	1.6;
commitid	TWEUs1ClYO5ZMKKz;

1.6
date	2017.03.23.14.57.22;	author taca;	state Exp;
branches;
next	1.5;
commitid	cucRY1jTAzhayGKz;

1.5
date	2017.03.20.17.08.00;	author taca;	state Exp;
branches;
next	1.4;
commitid	kSrVnmuSE0PqmjKz;

1.4
date	2017.01.19.14.57.05;	author taca;	state Exp;
branches;
next	1.3;
commitid	JVKmGpOH69RFzACz;

1.3
date	2016.12.30.04.48.24;	author taca;	state Exp;
branches;
next	1.2;
commitid	kfI1CFBD43QpQXzz;

1.2
date	2016.12.25.17.34.47;	author taca;	state Exp;
branches
	1.2.2.1;
next	1.1;
commitid	jOMhHNYIVa2Bfozz;

1.1
date	2016.12.05.14.48.24;	author taca;	state Exp;
branches;
next	;
commitid	zJLrrJ71VtacYNwz;

1.2.2.1
date	2017.01.08.19.46.17;	author bsiegert;	state Exp;
branches;
next	;
commitid	7RKSnzixo4nTwcBz;


desc
@@


1.11
log
@Remove contao43 since now it is EOL.
@
text
@$NetBSD: distinfo,v 1.10 2017/06/05 13:39:25 taca Exp $

SHA1 (contao-4.3.11.tar.gz) = d8d7bff9c07d35c5f9518ae5faaccd9bf10f8ce8
RMD160 (contao-4.3.11.tar.gz) = 7568bed32bda575b9681a7b649ad125b3d50a947
SHA512 (contao-4.3.11.tar.gz) = 44bb7b41c205ec7cb45bdb38502e83cabee65f81b47db49fa02014b3b08dd7ded9eb2ffe023ee2e77701a60c760d81d233c781e6b9c13c61ea549d745ed0e9d6
Size (contao-4.3.11.tar.gz) = 21805653 bytes
@


1.10
log
@Update contao43 to 4.3.11.

* Switch to standard-editon to managed-edition since official distfile
  is managed-edition for now.
* The bugfix release fixes an incompatibility with Symfony 3.3.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.9 2017/05/24 15:59:36 taca Exp $
@


1.9
log
@Update contao43 to 4.3.10.

4.3.10

* Several bug fixes, especially it fixed a problem of generating
  language cache.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.8 2017/04/25 15:55:18 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.10.tar.gz) = a9b18a3ad3d47f1a33bd643325e9bb36a8c71b0a
RMD160 (contao-4.3.10.tar.gz) = 64558b8a702851781c4975b07f327865b35721de
SHA512 (contao-4.3.10.tar.gz) = dae3f11827b816903d8cb35b9eba002eea860309a7b50fd636bd353f372461998ef273d7a86366deca04569d0350652d56e9a13dbccb0ac64ff6c03a678a4b20
Size (contao-4.3.10.tar.gz) = 21799913 bytes
@


1.8
log
@Update contao43 to 4.3.9.

# Contao calendar bundle change log

### 4.3.8 (2017-04-24)

 * Correctly use the en dash in the calendar modules (see contao/core#8690).
 * Correctly support 64 character template names everywhere (see contao/core#6819).

# Contao comments bundle change log

### 4.3.8 (2017-04-24)

 * Correctly support 64 character template names everywhere (see contao/core#6819).

# Contao core bundle change log

### 4.3.9 (2017-04-25)

 * Revert the Punycode library changes (see contao/core#8693).

### 4.3.8 (2017-04-24)

 * Inline small images in protected folders in the file manager (see #636).
 * Correctly encode the URL in the DataContainer::switchToEdit() method (see #762).
 * Fix the parent view drag and drop in Firefox (see #666).
 * Correctly display the search results in the extended tree view (see #739).
 * Update the Punycode library to version 2 (see #748).
 * Fix the "delete file" button for non-admin users (see #764).
 * Prevent endless loops in the book navigation module (see contao/core#8665).
 * Limit the maximum size of dimensionless SVGs in the back end (see contao/core#8684).
 * Correctly support 64 character template names everywhere (see contao/core#6819).
 * Remove the UTF-8 BOM when combining files (see contao/core#8689).
 * Correctly move folders with an "@@" in their name (see contao/core#8674).
 * Correctly redirect to the last page visited upon login (see contao/core#8632).

### 4.3.7 (2017-03-23)

 * Check the database connection in the WebsiteRootsConfigProvider class.
 * Fix the %2B conversion in the Controller::addToUrl() method.

# Contao listing bundle change log

### 4.3.8 (2017-04-24)

 * Correctly support 64 character template names everywhere (see contao/core#6819).

# Contao news bundle change log

### 4.3.8 (2017-04-24)

 * Correctly support 64 character template names everywhere (see contao/core#6819).

# Contao newsletter bundle change log

### 4.3.8 (2017-04-24)

 * Correctly support 64 character template names everywhere (see contao/core#6819).
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.7 2017/03/24 03:43:24 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.9.tar.gz) = a4c978322c7050308ba76df6757f4784e9e62616
RMD160 (contao-4.3.9.tar.gz) = 79fd93cdd5d2e37ce3095ea876d52e9a02ba7f28
SHA512 (contao-4.3.9.tar.gz) = 0a298e5b479f272d8162dc5c76cac82b873ef99988ceef557e28449b8515cce6b9c698297e5959f84631b45713ef759c41483b2ecf27a910031801c57c4d2c26
Size (contao-4.3.9.tar.gz) = 21794918 bytes
@


1.7
log
@Update contao43 to 4.3.7, a leaf package.

Quote from release announce:

The bugfix release fixes a problem with installing the managed edition.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.6 2017/03/23 14:57:22 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.7.tar.gz) = d6700e37d4348847436c7a71846921aa00b054c3
RMD160 (contao-4.3.7.tar.gz) = 5d1f0f875f1f80198c208626e87c7fa84ea3daa5
SHA512 (contao-4.3.7.tar.gz) = 458b771dd4d4b9a184fe4609331d8121406b3934120b5e0fd0373db9aa2eb928565854000478d6b3cbde0144602127d7ef4f6071164f0e2911900d5e32623f47
Size (contao-4.3.7.tar.gz) = 21517396 bytes
@


1.6
log
@Update contao43 to 4.3.6.

Quote from release announce:

	The bugfix release fixes several issues, including a problem
	with the initialization of custom entry points. Also, the
	changes from Contao 3.5 have been adopted.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.5 2017/03/20 17:08:00 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.6.tar.gz) = a25a7ac7f8b30644e44b41501c9a5553fb71fecd
RMD160 (contao-4.3.6.tar.gz) = 8f412f12e9938d3b5e0444bd8e4142bf9d3e4a75
SHA512 (contao-4.3.6.tar.gz) = dad75b6e149bc75e34f666bcc26ec7d6b2c68cab279219827c2b173a90b9f1a29563d815935cc7a03d489f53ff2e3905c837df1079eed5b6d67b940fc4a177e0
Size (contao-4.3.6.tar.gz) = 21516783 bytes
@


1.5
log
@Update contao43 to 4.3.5.

* pkgsrc change: accept php71 with security/php-pecl-mcrypt.

Contao 4.3.5 is available		15.02.2017 11:24 by Leo Feyer

Contao version 4.3.5 is available. Beginning with version 4.3.5, we are
synchronizing the version numbers of the editions and the included bundles.


Contao 4.3.4 is available		26.01.2017 11:25 by Leo Feyer

Contao version 4.3.4 is available. In addition to the standard edition, Contao
4.3.4 is now also available as managed edition. The managed edition is the
second technical foundation of the Contao Manager.

Contao managed edition

Contao 4.3.4 is the first version that is available as managed edition. The
managed edition simplifies managing a Contao installation for users by
automatizing several processes such as bundle registration or config file
updating.

Existing Contao 3 extensions

All existing Contao 3 extensions are fully compatible with the managed edition
and can simply be copied into the system/modules folder. The managed edition
will load the extensions as usual on the basis of the autoload.ini
information.

Contao Manager

Besides the Composer plugin, the managed edition is the second technical
foundation for the Contao Manager. Now only the graphical user interface (GUI)
is still missing, which will be released as beta version soon.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.4 2017/01/19 14:57:05 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.5.tar.gz) = 7e3a48509451f6c92f2dbae9ac45e04410c59beb
RMD160 (contao-4.3.5.tar.gz) = 627d4da6d5be3d5a1e8c0a077842224af064ea69
SHA512 (contao-4.3.5.tar.gz) = ec47ec57016e6c276904aafbe3460d8143becfa61fe746f30f6cbcfd4f405cd67b98d7a8143011bb428a72f219483782d91d22d729c89030486b683a112d489e
Size (contao-4.3.5.tar.gz) = 21429638 bytes
@


1.4
log
@Update contao43 to 4.3.3.

 * Correctly handle nested public folders when symlinking a folder.
 * Correctly handle SVGZ files in the file manager (see contao/core#8624).
 * Prevent an endless redirect loop if the page alias is "/" (see contao/core#8560).
 * Correctly parse German dates with two digit years in MooTools (see contao/core#8593).
 * Correctly add new resources to the user/group permissions (see contao/core#8583).
 * Trigger the auto-submit function in the date picker (see contao/core#8603).
 * Call the load callback when loading page/file picker nodes (see contao/core#7702).
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.3 2016/12/30 04:48:24 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.3.tar.gz) = e7a601e3a71a66e69fc3713b0cefa8669fa7d9c1
RMD160 (contao-4.3.3.tar.gz) = a6bb4218dcb691f010648c40a6cb3e6e0a283e04
SHA512 (contao-4.3.3.tar.gz) = aebabdad5f03eb8355bba2772d3e1aec18c3cbcc845106848331b93f926cb38764a348b5f5fa7984a1a642a4681cfcab5b1016922039e5452677742a0fd73f60
Size (contao-4.3.3.tar.gz) = 21530359 bytes
@


1.3
log
@Update contao43 to 4.3.2, including fix for CVE-2016-10074.

* Raise the minimum SwiftMailer version.
* Remove some left-over settings labels.
* Go back to using the stable channel of Composer now that version 1.3 has
  been released.
* Reduce the filter menu width if preceded by the submit panel.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.2 2016/12/25 17:34:47 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.2.tar.gz) = 057dce26e1ba30fd446064c67368fa5683b74414
RMD160 (contao-4.3.2.tar.gz) = a89ed322d89a41f63c07e17e9878f2d15b1a0a46
SHA512 (contao-4.3.2.tar.gz) = 155e264bdb5abc424477521359cb7fbcaaeb05c6b6953cb83b55b821f0c092a20f9ef7619687d27a679188a1fd2247e8e39f48d8de0e39594023fe5c19d14f0f
Size (contao-4.3.2.tar.gz) = 21566739 bytes
@


1.2
log
@Update contao43 to 4.3.1, a leaf package.

### 4.3.1 (2016-12-22)

 * Preserve uppercase characters in custom sections IDs (see #639).
 * Always show the section title instead of its ID (see #640).
 * Correctly handle DropZone file uploads (see #637).
 * Fix the markup of the CSV importers (see #645).
 * Correctly symlink the logs directory under Windows (see #634).
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.1 2016/12/05 14:48:24 taca Exp $
d3 4
a6 4
SHA1 (contao-4.3.1.tar.gz) = 4302f371fd57fa610608e32b62767d4d3dc502ab
RMD160 (contao-4.3.1.tar.gz) = 42b6181a3ba878bb7efa75090f1a233735c09cd5
SHA512 (contao-4.3.1.tar.gz) = eff5de3a9d243727ee57fe5f1b45e1784c6c4712393799bde4275eec5f99e841a61695fa433ea9f7b9d00f81c66458a8c11e6a8fae4142014b1fd32103c8d10f
Size (contao-4.3.1.tar.gz) = 21565054 bytes
@


1.2.2.1
log
@Pullup ticket #5181 - requested by taca
www/contao43: security fix

Revisions pulled up:
- www/contao43/Makefile                                         1.4
- www/contao43/PLIST                                            1.3
- www/contao43/distinfo                                         1.3

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Fri Dec 30 04:48:24 UTC 2016

   Modified Files:
   	pkgsrc/www/contao43: Makefile PLIST distinfo

   Log Message:
   Update contao43 to 4.3.2, including fix for CVE-2016-10074.

   * Raise the minimum SwiftMailer version.
   * Remove some left-over settings labels.
   * Go back to using the stable channel of Composer now that version 1.3 has
    been released.
   * Reduce the filter menu width if preceded by the submit panel.
@
text
@d1 1
a1 1
$NetBSD$
d3 4
a6 4
SHA1 (contao-4.3.2.tar.gz) = 057dce26e1ba30fd446064c67368fa5683b74414
RMD160 (contao-4.3.2.tar.gz) = a89ed322d89a41f63c07e17e9878f2d15b1a0a46
SHA512 (contao-4.3.2.tar.gz) = 155e264bdb5abc424477521359cb7fbcaaeb05c6b6953cb83b55b821f0c092a20f9ef7619687d27a679188a1fd2247e8e39f48d8de0e39594023fe5c19d14f0f
Size (contao-4.3.2.tar.gz) = 21566739 bytes
@


1.1
log
@Add contao43 4.3.0 (Contao Open Source CMS 4.3.0).

Contao is an Open Source Content Management Framework developed by Leo Feyer
and distributed under the LGPL license (see GPL.txt and LGPL.txt for more
information).  It was formerly known as TYPOlight Open Source CMS.

Its open architecture allows everybody to extend the system to fit his
needs. Contao specializes in accessible websites and is accessbile
itself (front end and back end), rendering valid HTML5 or XHTML pages.

Contao 4.3 is fourth minor release of Contao 4, which has incompatible API
from Contao 3.

* Now Contao is Symfony bundle.
* Contao 4 dose not use .htaccess files for protexting directory.
* DocumentRoot is "web" subdirecotry.
* XHTML support has gone, HTML5 only.
* Schema.org markup support.

Additionally, these new features from 4.2.

* Flexible custom layout sections
* Save and duplicate
* Running events
* Template for form
* Image meta data
* HTTP/2 support
* Handling preview of protected elements
* And more...
@
text
@d1 1
a1 1
$NetBSD$
d3 4
a6 4
SHA1 (contao-4.3.0.tar.gz) = 5ad2563fb3d720cd4a25ebca6711c9e085c177cb
RMD160 (contao-4.3.0.tar.gz) = cfd96111ebc4e5c2810184064edd1f809ec8ee56
SHA512 (contao-4.3.0.tar.gz) = 9a644e6150932af86c5e1ca9e0c1b46db111f59a0ec4d43f23b1dc7cc67fe7cfe6e806bba72d2c32c94ad6755d11415a73b8a8483a6ace8082365c6650e0b9ba
Size (contao-4.3.0.tar.gz) = 21451284 bytes
@

