notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/hs-ShellCheck/distinfo
SVNWeb

Number of commits found: 20

Sun, 18 Dec 2022
[ 14:00 Ashish SHUKLA (ashish) search for other commits by this committer ]    commit hash:69ed2afc488a737bec2c0701c8449a4f44d32810  commit hash:69ed2afc488a737bec2c0701c8449a4f44d32810  commit hash:69ed2afc488a737bec2c0701c8449a4f44d32810  69ed2af 
devel/hs-ShellCheck: Update to 0.9.0
Sun, 20 Nov 2022
[ 17:39 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:2fca7097b9f29351f1969eca7d1837ab99782f2e  commit hash:2fca7097b9f29351f1969eca7d1837ab99782f2e  commit hash:2fca7097b9f29351f1969eca7d1837ab99782f2e  2fca709  (Only the first 10 of 90 ports in this commit are shown above. View all ports for this commit)
Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.

This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.

This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.

Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports.
Thu, 7 Jul 2022
[ 10:24 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:82f6c70547f53cae70222bf64a6eb653a9d6cf4c  commit hash:82f6c70547f53cae70222bf64a6eb653a9d6cf4c  commit hash:82f6c70547f53cae70222bf64a6eb653a9d6cf4c  82f6c70 
devel/hs-ShellCheck: Fix build after GHC update.
[ 10:24 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:54dadb6489e7143e4ea25058421612c235d13f16  commit hash:54dadb6489e7143e4ea25058421612c235d13f16  commit hash:54dadb6489e7143e4ea25058421612c235d13f16  54dadb6 
devel/hs-ShellCheck: Fix build after GHC update.
Mon, 8 Nov 2021
[ 09:53 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:8f60608bb5cad6b771eeadc63bd1ad0c120d5977  commit hash:8f60608bb5cad6b771eeadc63bd1ad0c120d5977  commit hash:8f60608bb5cad6b771eeadc63bd1ad0c120d5977  8f60608 
devel/hs-ShellCheck: Update to 0.8.0

Changes:	https://github.com/koalaman/shellcheck/blob/v0.8.0/CHANGELOG.md
Tue, 20 Apr 2021
[ 06:55 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:18f78deb5310e3dc0c3283cc5893339da900640c  commit hash:18f78deb5310e3dc0c3283cc5893339da900640c  commit hash:18f78deb5310e3dc0c3283cc5893339da900640c  18f78de 
devel/hs-ShellCheck: Update to 0.7.2

Changes:	https://github.com/koalaman/shellcheck/blob/v0.7.2/CHANGELOG.md
Sun, 16 Aug 2020
[ 07:56 arrowd search for other commits by this committer ] Original commit   Revision:545088 (Only the first 10 of 91 ports in this commit are shown above. View all ports for this commit)
lang/ghc: Update to 8.10.1.

As usual, along with the compiler, many Haskell packages are updated as well.
Sun, 5 Apr 2020
[ 07:05 tobik search for other commits by this committer ] Original commit   Revision:530750
devel/hs-ShellCheck: Update to 0.7.1

The pregenerated man page is gone and we have to build it with
pandoc now.

Changes:	https://github.com/koalaman/shellcheck/blob/v0.7.1/CHANGELOG.md
Mon, 24 Feb 2020
[ 13:10 tobik search for other commits by this committer ] Original commit   Revision:526969
devel/hs-ShellCheck: Update to 0.7.0

- Install man page
- Assign to myself

Changes:	https://github.com/koalaman/shellcheck/blob/v0.7.0/CHANGELOG.md
PR:		244329
Approved by:	pizzamig (maintainer)
Thu, 9 May 2019
[ 14:39 arrowd search for other commits by this committer ] Original commit   Revision:501101 (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
Introduce USES=cabal and use it to build Haskell applications.

PR:		230186
Reviewed by:	mat, tcberner
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19730
Thu, 6 Dec 2018
[ 16:51 pizzamig search for other commits by this committer ] Original commit   Revision:486768
devel/hs-ShellCheck: Update to 0.6.0
Wed, 28 Nov 2018
[ 17:20 pizzamig search for other commits by this committer ] Original commit   Revision:486099
devel/hs-ShellCheck: update to 0.5.0

Submitted by:	voidanix_420blaze.it
Differential Revision:	https://reviews.freebsd.org/D17715
Mon, 28 May 2018
[ 15:43 mat search for other commits by this committer ] Original commit   Revision:471052
Update to latest commit from GitHub to unbreak.

PR:		228563
Approved by:	maintainer
Sponsored by:	Absolight
Thu, 28 Dec 2017
[ 10:59 pizzamig search for other commits by this committer ] Original commit   Revision:457445
devel/hs-ShellCheck: Update to 0.4.7
Tue, 8 Aug 2017
[ 17:21 tcberner search for other commits by this committer ] Original commit   Revision:447548 (Only the first 10 of 1370 ports in this commit are shown above. View all ports for this commit)
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2

Please note that port revisions for all the Haskell ports without version
changes are bumped.

See the UPDATING file for instructions.

New ports (63):
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 15 Feb 2017
[ 11:56 tcberner search for other commits by this committer ] Original commit   Revision:434158
Update devel/hs-ShellCheck to 0.4.5

PR:		217113
Submitted by:	luca.pizzamiglio@gmail.com
Approved by:	luca.pizzamiglio@gmail.com (maintainer), rakuco (mentor)
Mon, 20 Jun 2016
[ 08:12 olivier search for other commits by this committer ] Original commit   Revision:417143
Update devel/hs-ShellCheck to 0.4.4

PR:	209933
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
Approved by:	jadawin (mentor)
Differential Revision:	https://reviews.freebsd.org/D6887
Mon, 4 Apr 2016
[ 12:09 mat search for other commits by this committer ] Original commit   Revision:412509
Update to 0.4.3.

PR:		208504
Submitted by:	mat
Approved by:	maintainer
Sponsored by:	Absolight
Thu, 20 Aug 2015
[ 23:02 pgj search for other commits by this committer ] Original commit   Revision:394918 (Only the first 10 of 1153 ports in this commit are shown above. View all ports for this commit)
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
  ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
  reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports

Please note that port revisions for all the Haskell ports without version
changes are bumped.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 15 Feb 2015
[ 21:45 pgj search for other commits by this committer ] Original commit   Revision:379051
Add new port: devel/hs-ShellCheck

The goals of ShellCheck are:

 * To point out and clarify typical beginner's syntax issues, that causes
   a shell to give cryptic error messages.

 * To point out and clarify typical intermediate level semantic problems,
   that causes a shell to behave strangely and counter-intuitively.

 * To point out subtle caveats, corner cases and pitfalls, that may cause
   an advanced user's otherwise working script to fail under future
   circumstances.

WWW: http://www.shellcheck.net/

PR:		197302
Submitted by:	luca.pizzamiglio@gmail.com
Obtained from:	FreeBSD Haskell

Number of commits found: 20