pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Correct COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4e69e9ee6a6
branches:  trunk
changeset: 421343:a4e69e9ee6a6
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Jan 15 02:05:46 2020 +0000

description:
Correct COMMENT

diffstat:

 lang/ghc84/Makefile |  4 ++--
 lang/ghc88/Makefile |  4 ++--
 lang/ghc88/distinfo |  3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs (53 lines):

diff -r 927f246ce0ec -r a4e69e9ee6a6 lang/ghc84/Makefile
--- a/lang/ghc84/Makefile       Wed Jan 15 01:34:08 2020 +0000
+++ b/lang/ghc84/Makefile       Wed Jan 15 02:05:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/14 14:44:50 pho Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/15 02:05:46 pho Exp $
 # -----------------------------------------------------------------------------
 # Package metadata
 #
@@ -10,7 +10,7 @@
 
 MAINTAINER=    pho%cielonegro.org@localhost
 HOMEPAGE=      https://www.haskell.org/ghc/
-COMMENT=       Compiler for the functional language Haskell - 8.0 Release Series
+COMMENT=       Compiler for the functional language Haskell - 8.4 Release Series
 LICENSE=       modified-bsd
 
 # TODO: We should be using the alternatives framework.
diff -r 927f246ce0ec -r a4e69e9ee6a6 lang/ghc88/Makefile
--- a/lang/ghc88/Makefile       Wed Jan 15 01:34:08 2020 +0000
+++ b/lang/ghc88/Makefile       Wed Jan 15 02:05:46 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/01/15 01:34:08 pho Exp $
+# $NetBSD: Makefile,v 1.5 2020/01/15 02:06:36 pho Exp $
 # -----------------------------------------------------------------------------
 # Package metadata
 #
@@ -10,7 +10,7 @@
 
 MAINTAINER=    pho%cielonegro.org@localhost
 HOMEPAGE=      https://www.haskell.org/ghc/
-COMMENT=       Compiler for the functional language Haskell - 8.0 Release Series
+COMMENT=       Compiler for the functional language Haskell - 8.8 Release Series
 LICENSE=       modified-bsd
 
 # TODO: We should be using the alternatives framework.
diff -r 927f246ce0ec -r a4e69e9ee6a6 lang/ghc88/distinfo
--- a/lang/ghc88/distinfo       Wed Jan 15 01:34:08 2020 +0000
+++ b/lang/ghc88/distinfo       Wed Jan 15 02:05:46 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2020/01/15 01:34:08 pho Exp $
+$NetBSD: distinfo,v 1.5 2020/01/15 02:06:36 pho Exp $
 
 SHA1 (ghc-8.4.4-boot-i386-unknown-freebsd.tar.xz) = 04981802730423aa12999e59679be198d540222a
 RMD160 (ghc-8.4.4-boot-i386-unknown-freebsd.tar.xz) = f617e67f2c2f07c7211cb391a4bc2e7b304045e2
@@ -22,6 +22,7 @@
 Size (ghc-8.8.1-src.tar.xz) = 28634672 bytes
 SHA1 (patch-aclocal.m4) = a674a21f5be05f06a972b1dd42c05dca02e70740
 SHA1 (patch-compiler_main_DynFlags.hs) = 07bb2a5afdd087f4d2da5c035feecc13273aec70
+SHA1 (patch-compiler_main_SysTools_Tasks.hs) = 69fb48ad609983441d369c9b1ba2cc8a3ffdc824
 SHA1 (patch-configure.ac) = f521200b519fdaab1082c4a2fcac9c3dd9135d7b
 SHA1 (patch-ghc_ghc.mk) = 331b947f6a5af09b3fda82697f071941166edbd0
 SHA1 (patch-libraries_base_GHC_Event_KQueue.hsc) = 8ee5da667a241a05fde3c580d3dc9bdc05aa5f00



Home | Main Index | Thread Index | Old Index