summaryrefslogtreecommitdiff
path: root/databases/p5-Parse-Dia-SQL
AgeCommit message (Collapse)AuthorFilesLines
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2021-10-26databases: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
2021-10-07databases: Remove SHA1 distfile hashesnia1-2/+1
2021-05-24*: recursive bump for perl 5.34wiz1-1/+2
2020-09-06p5-Parse-Dia-SQL: update to 0.31.wiz2-8/+7
0.31 Wed Jun 17 22:29:02 CEST 2020 Merged PR "Support `drop table if exists`" Thanks to biaocy https://github.com/aff/Parse-Dia-SQL/pull/9
2020-09-04*: remove p5-CPAN-Meta dependency, part of perlwiz1-3/+1
2020-08-31*: bump PKGREVISION for perl-5.32.wiz1-2/+2
2019-11-02databases: align variable assignmentsrillig1-3/+3
pkglint -Wall -F --only aligned -r No manual corrections.
2019-08-11Bump PKGREVISIONs for perl 5.30.0wiz1-2/+2
2019-06-30Update packages using a search.cpan.org HOMEPAGE to metacpan.org.nia1-2/+2
The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2018-08-22Recursive bump for perl5-5.28.0wiz1-1/+2
2017-09-17p5-Parse-Dia-SQL: update to 0.30.wiz2-8/+7
0.30 Thu, 11 May 2017 19:09:19 +0200 Set "aggregate" attribute for Dia version=2 associations when in ERD mode. Thanks to djerius@cpan.org https://github.com/aff/Parse-Dia-SQL/pull/7
2017-06-05Recursive revbump from lang/perl5 5.26.0ryoon1-1/+2
2017-04-26Updated databases/p5-Parse-Dia-SQL to 0.29mef2-8/+7
------------------------------------------ 0.29 Sun Jan 15 15:44:09 2017 +0100 RT #119853 Fix spelling mistakes in the POD. Thanks to gregor herrmann, Debian Perl Group. 0.28 Tue Jan 10 20:03:04 2017 +0100 Updated due to misuse of HTML::Lint 2.26.
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-25Add package for Parse::Dia::SQL. From David Gutteridge in PR pkg/50055.bsiegert3-0/+33
Parse::Dia::SQL converts Dia class diagrams into SQL. Various SQL dialects are supported.