aboutsummaryrefslogtreecommitdiffstats
path: root/devel/llvm-devel/Makefile.snapshot
blob: 03bfff65f37396287a39491d9384431f97643864 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$
#
# Generated file!  Do not edit!  
#
# Generated by: files/gen-Makefile.snapshot.sh.
#
LLVM_MAJOR= 7.0
LLVM_RELEASE=   ${LLVM_MAJOR}.0
SNAPDATE=   20180225

LLVM_COMMIT=        1cb64026709ddf4b7cbb090faef8457968df581a
CLANG_COMMIT=       46ed3ffb907035a04dc4c9ec2347a5ea19f0080f
COMPILER_RT_COMMIT= 241e7ddf993d8a9140649384f9ca7b4c32ddd73e
EXTRAS_COMMIT=      53a136cb793c24b1cc299e71dcee62e370fa37e7
LLD_COMMIT=     73cf9483e0e073af61fe9d94e104678f26b7628f
LLDB_COMMIT=        ebf42bd6cff0c7beaf646460161e5c00bf6c39a7
OPENMP_COMMIT=      3954610539a7fdbf6e09e1cb7a23a2012418b0ba
d187e2c55fca6f53b9e482d33cf5346fe81&id2=3f1df82a16a1e89db9a69b36ade7342f34095ab4'>diff)downloadfreebsd-ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz
freebsd-ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.zst
freebsd-ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
Notes
Notes: svn path=/head/; revision=373448
Diffstat (limited to 'databases/p5-Class-DBI-Plugin-AbstractCount/pkg-plist')