OpenBSD CVS

CVS log for ports/devel/dub/distinfo


[BACK] Up to [local] / ports / devel / dub

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Thu May 30 01:25:18 2024 UTC (3 days, 23 hours ago) by bcallah
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

Update to dub-1.37.0
Changelog: https://github.com/dlang/dub/compare/v1.31.1...v1.37.0

Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 16 03:26:49 2023 UTC (15 months, 2 weeks ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (unified)

Update to dub-1.31.1
Reverts the change in dub-1.31.0 that was causing the trash-d build faulure

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 13 02:36:28 2023 UTC (15 months, 2 weeks ago) by bcallah
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (unified)

Update to dub-1.31.0
Among other changes, colorization of output.
Changelog: https://github.com/dlang/dub/compare/v1.29.0...v1.31.0

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 28 04:27:42 2022 UTC (23 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

Update to dub-1.29.0
Changelog: https://github.com/dlang/dub/compare/v1.28.0...v1.29.0
additional testing from Ryan Boggs

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 21 00:13:57 2022 UTC (2 years, 2 months ago) by bcallah
Branch: MAIN
CVS Tags: OPENBSD_7_1_BASE, OPENBSD_7_1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

Update to dub-1.28.0
Changelog: https://github.com/dlang/dub/compare/v1.27.0...v1.28.0
ok sdk@

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Oct 19 13:35:27 2021 UTC (2 years, 7 months ago) by bcallah
Branch: bcallah
CVS Tags: bcallah_20211019
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

Import devel/dub, a package and build management system for the D language.
ok gkoehler@, who also provided testing and tweaks for powerpc*
Additional testing Ryan Boggs.

Dub is the package and build manager for D applications and libraries.

There is a central package registry located at https://code.dlang.org
where packages can be installed and managed using dub.

The project's philosophy is to keep things as simple as possible. All
that is needed to make a project a dub package is to write a short
dub.json file and put the source code into a source subfolder. It can
then be registered on the public package registry to be made available
for everyone. Any dependencies specified in dub.json are automatically
downloaded and made available to the project during the build process.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Oct 19 13:35:27 2021 UTC (2 years, 7 months ago) by bcallah
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.