From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D0E49138ACE for ; Fri, 19 Dec 2014 18:52:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07A16E0B3B; Fri, 19 Dec 2014 18:52:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 667AFE0B3B for ; Fri, 19 Dec 2014 18:52:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6D3933404A4 for ; Fri, 19 Dec 2014 18:52:47 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2276) id 228DACDC7; Fri, 19 Dec 2014 18:52:46 +0000 (UTC) From: "Andreas HAttel (dilfridge)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dilfridge@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/perl: ChangeLog perl-5.20.1-r4.ebuild perl-5.20.1-r2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog perl-5.20.1-r4.ebuild perl-5.20.1-r2.ebuild X-VCS-Directories: dev-lang/perl X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas HAttel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141219185246.228DACDC7@oystercatcher.gentoo.org> Date: Fri, 19 Dec 2014 18:52:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8e88703a-f55a-49d8-b99b-4e6bda55541c X-Archives-Hash: b5dc6871da535004da1fa77812d78ed4 dilfridge 14/12/19 18:52:46 Modified: ChangeLog Added: perl-5.20.1-r4.ebuild Removed: perl-5.20.1-r2.ebuild Log: Make perl5.20.1 a symlink to perl, not the other way around, bug 527380 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!) Revision Changes Path 1.460 dev-lang/perl/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.460&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?rev=1.460&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/ChangeLog?r1=1.459&r2=1.460 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v retrieving revision 1.459 retrieving revision 1.460 diff -u -r1.459 -r1.460 --- ChangeLog 29 Nov 2014 20:57:32 -0000 1.459 +++ ChangeLog 19 Dec 2014 18:52:46 -0000 1.460 @@ -1,6 +1,13 @@ # ChangeLog for dev-lang/perl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.459 2014/11/29 20:57:32 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/ChangeLog,v 1.460 2014/12/19 18:52:46 dilfridge Exp $ + +*perl-5.20.1-r4 (19 Dec 2014) + + 19 Dec 2014; Andreas K. Huettel + -perl-5.20.1-r2.ebuild, +perl-5.20.1-r4.ebuild, + +files/eblits/src_install-v50200001.eblit: + Make perl5.20.1 a symlink to perl, not the other way around, bug 527380 29 Nov 2014; Andreas K. Huettel perl-5.18.2-r2.ebuild, perl-5.20.1-r2.ebuild, perl-5.20.1-r3.ebuild: 1.1 dev-lang/perl/perl-5.20.1-r4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild?rev=1.1&content-type=text/plain Index: perl-5.20.1-r4.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/perl/perl-5.20.1-r4.ebuild,v 1.1 2014/12/19 18:52:46 dilfridge Exp $ EAPI=5 inherit eutils alternatives flag-o-matic toolchain-funcs multilib multiprocessing PATCH_VER=2 PERL_OLDVERSEN="5.20.0" MODULE_AUTHOR=RJBS SHORT_PV="${PV%.*}" MY_P="perl-${PV/_rc/-RC}" MY_PV="${PV%_rc*}" DESCRIPTION="Larry Wall's Practical Extraction and Report Language" SRC_URI=" mirror://cpan/src/5.0/${MY_P}.tar.bz2 mirror://cpan/authors/id/${MODULE_AUTHOR:0:1}/${MODULE_AUTHOR:0:2}/${MODULE_AUTHOR}/${MY_P}.tar.bz2 mirror://gentoo/${MY_P}-patches-${PATCH_VER}.tar.xz http://dev.gentoo.org/~dilfridge/distfiles/${MY_P}-patches-${PATCH_VER}.tar.xz " HOMEPAGE="http://www.perl.org/" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0/${SHORT_PV}" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb debug doc gdbm ithreads" RDEPEND=" berkdb? ( sys-libs/db ) gdbm? ( >=sys-libs/gdbm-1.8.3 ) app-arch/bzip2 sys-libs/zlib " DEPEND="${RDEPEND} !prefix? ( elibc_FreeBSD? ( sys-freebsd/freebsd-mk-defs ) ) " PDEPEND=" >=app-admin/perl-cleaner-2.5 >=virtual/perl-File-Temp-0.230.400-r2 >=virtual/perl-Data-Dumper-2.154.0 " # bug 390719, bug 523624 S="${WORKDIR}/${MY_P}" dual_scripts() { src_remove_dual perl-core/Archive-Tar 1.960.0 ptar ptardiff ptargrep src_remove_dual perl-core/Digest-SHA 5.880.0 shasum src_remove_dual perl-core/CPAN 2.50.0 cpan src_remove_dual perl-core/Encode 2.600.0 enc2xs piconv src_remove_dual perl-core/ExtUtils-MakeMaker 6.980.0 instmodsh src_remove_dual perl-core/ExtUtils-ParseXS 3.240.0 xsubpp src_remove_dual perl-core/IO-Compress 2.64.0 zipdetails src_remove_dual perl-core/JSON-PP 2.272.30 json_pp src_remove_dual perl-core/Module-Build 0.420.500 config_data src_remove_dual perl-core/Module-CoreList 5.20.1 corelist src_remove_dual perl-core/Pod-Parser 1.620.0 pod2usage podchecker podselect src_remove_dual perl-core/Pod-Perldoc 3.230.0 perldoc src_remove_dual perl-core/Test-Harness 3.330.0 prove src_remove_dual perl-core/podlators 2.5.3 pod2man pod2text src_remove_dual_man perl-core/podlators 2.5.3 /usr/share/man/man1/perlpodstyle.1 } # eblit-include [--skip] [version] eblit-include() { local skipable=false [[ $1 == "--skip" ]] && skipable=true && shift [[ $1 == pkg_* ]] && skipable=true local e v func=$1 ver=$2 [[ -z ${func} ]] && die "Usage: eblit-include [version]" for v in ${ver:+-}${ver} -${PVR} -${PV} "" ; do e="${FILESDIR}/eblits/${func}${v}.eblit" if [[ -e ${e} ]] ; then . "${e}" return 0 fi done ${skipable} && return 0 die "Could not locate requested eblit '${func}' in ${FILESDIR}/eblits/" } # eblit-run-maybe # run the specified function if it is defined eblit-run-maybe() { [[ $(type -t "$@") == "function" ]] && "$@" } # eblit-run [version] # aka: src_unpack() { eblit-run src_unpack ; } eblit-run() { eblit-include --skip common "${*:2}" eblit-include "$@" eblit-run-maybe eblit-$1-pre eblit-${PN}-$1 eblit-run-maybe eblit-$1-post } #src_unpack() { eblit-run src_unpack v50160001 ; } src_prepare() { eblit-run src_prepare v50160001 ; } src_configure() { eblit-run src_configure v50180002 ; } #src_compile() { eblit-run src_compile v50160001 ; } src_test() { eblit-run src_test v50160001 ; } src_install() { eblit-run src_install v50200001 ; } # FILESDIR might not be available during binpkg install # FIXME: version passing for x in setup {pre,post}{inst,rm} ; do e="${FILESDIR}/eblits/pkg_${x}-v50160001.eblit" if [[ -e ${e} ]] ; then . "${e}" eval "pkg_${x}() { eblit-run pkg_${x} v50160001 ; }" fi done