pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/libLLVM libLLVM: Note plan for this to stay at 4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eccc227227d9
branches:  trunk
changeset: 376535:eccc227227d9
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sun Mar 04 01:47:39 2018 +0000

description:
libLLVM: Note plan for this to stay at 4.0

diffstat:

 lang/libLLVM/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 247352c86542 -r eccc227227d9 lang/libLLVM/Makefile
--- a/lang/libLLVM/Makefile     Sun Mar 04 01:46:37 2018 +0000
+++ b/lang/libLLVM/Makefile     Sun Mar 04 01:47:39 2018 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.27 2017/12/08 02:14:44 gdt Exp $
+# $NetBSD: Makefile,v 1.28 2018/03/04 01:47:39 gdt Exp $
 
 DISTNAME=      llvm-4.0.1.src
 PKGNAME=       ${DISTNAME:S/llvm/libLLVM/:S/.src//}
 CATEGORIES=    lang devel
 MASTER_SITES=  http://llvm.org/releases/${PKGVERSION_NOREV}/
 EXTRACT_SUFX=  .tar.xz
+# This package is 4.0 on purpose, so that depending packages are not
+# broken.  (It could be renamed libLLVM4.)
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://llvm.org/



Home | Main Index | Thread Index | Old Index