pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/lang/racket-textual



Am 2. Januar 2018 06:11:17 MEZ schrieb Alistair Crooks <agc%pkgsrc.org@localhost>:
>Thanks for making these changes - but the commit log confused me for a
>bit - it seems that you're actually replacing parentheses with braces
>(which is the correct thing to do, just confused me, that's all):
>
>-PKGNAME=       racket-minimal-6.7
>-DISTNAME=      $(PKGNAME_NOREV)-src
>-CATEGORIES=    lang
>-MASTER_SITES_PLT=
>http://download.racket-lang.org/installers/$(PKGVERSION_NOREV)/
>-MASTER_SITES_PLT+=
>http://www.eecs.northwestern.edu/racket/$(PKGVERSION_NOREV)/
>-MASTER_SITES_PLT+=
>http://www.cs.utah.edu/plt/installers/$(PKGVERSION_NOREV)/
>-MASTER_SITES_PLT+=
>http://mirror.informatik.uni-tuebingen.de/mirror/racket/$(PKGVERSION_NOREV)/
>-MASTER_SITES_PLT+=
>ftp://infogroep.be/pub/racket/installers/$(PKGVERSION_NOREV)/
>+PKGNAME=               racket-minimal-6.7
>+DISTNAME=              ${PKGNAME_NOREV}-src
>+CATEGORIES=            lang
>+MASTER_SITES_PLT=
>http://download.racket-lang.org/installers/${PKGVERSION_NOREV}/
>+MASTER_SITES_PLT+=
>http://www.eecs.northwestern.edu/racket/${PKGVERSION_NOREV}/
>+MASTER_SITES_PLT+=
>http://www.cs.utah.edu/plt/installers/${PKGVERSION_NOREV}/
>+MASTER_SITES_PLT+=
>http://mirror.informatik.uni-tuebingen.de/mirror/racket/${PKGVERSION_NOREV}/
>+MASTER_SITES_PLT+=
>ftp://infogroep.be/pub/racket/installers/${PKGVERSION_NOREV}/
>
>Best,
>Alistair
>
>On 31 December 2017 at 17:26, Roland Illig <rillig%netbsd.org@localhost> wrote:
>> Module Name:    pkgsrc
>> Committed By:   rillig
>> Date:           Mon Jan  1 01:26:13 UTC 2018
>>
>> Modified Files:
>>         pkgsrc/lang/racket-textual: Makefile
>>
>> Log Message:
>> Cleanup: replace curly braces with parentheses.
>>
>>
>> To generate a diff of this commit:
>> cvs rdiff -u -r1.31 -r1.32 pkgsrc/lang/racket-textual/Makefile
>>
>> Please note that diffs are not public domain; they are subject to the
>> copyright notices on the relevant files.
>>

Oops, it must have been late. I think the commit messages got better when I gained more experience. :)



Home | Main Index | Thread Index | Old Index