Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Nov 2018 18:16:23 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485235 - head/lang/ghc843
Message-ID:  <201811181816.wAIIGN4j039125@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Sun Nov 18 18:16:23 2018
New Revision: 485235
URL: https://svnweb.freebsd.org/changeset/ports/485235

Log:
  lang/ghc843: Add PKGNAMESUFFIX to not conflict with lang/ghc.
  
  Approved by:	tcberner (mentor)

Modified:
  head/lang/ghc843/Makefile

Modified: head/lang/ghc843/Makefile
==============================================================================
--- head/lang/ghc843/Makefile	Sun Nov 18 17:56:47 2018	(r485234)
+++ head/lang/ghc843/Makefile	Sun Nov 18 18:16:23 2018	(r485235)
@@ -4,6 +4,7 @@
 PORTNAME=	ghc
 PORTVERSION=	${GHC_VERSION}
 PORTREVISION=	1
+PKGNAMESUFFIX=	843
 CATEGORIES=	lang haskell
 MASTER_SITES=	http://www.haskell.org/ghc/dist/${PORTVERSION}/:source \
 		LOCAL/arrowd/:boot \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811181816.wAIIGN4j039125>