Gentoo Archives: gentoo-commits

From: "Andrew Savchenko (bircoph)" <bircoph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/herwig: herwig-6.5.21.ebuild ChangeLog herwig-6.5.10.ebuild
Date: Sat, 01 Aug 2015 19:51:32
Message-Id: 20150801195126.351A2119@oystercatcher.gentoo.org
1 bircoph 15/08/01 19:51:26
2
3 Modified: herwig-6.5.21.ebuild ChangeLog herwig-6.5.10.ebuild
4 Log:
5 fix bugs 532146, 553558
6
7 Signed-off-by: Andrew Savchenko <bircoph@g.o>
8 (Portage version: 2.2.20/cvs/Linux i686, signed Manifest commit with key 565953B95372756C)
9
10 Revision Changes Path
11 1.2 sci-physics/herwig/herwig-6.5.21.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/herwig-6.5.21.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/herwig-6.5.21.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/herwig-6.5.21.ebuild?r1=1.1&r2=1.2
16
17 Index: herwig-6.5.21.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-physics/herwig/herwig-6.5.21.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- herwig-6.5.21.ebuild 4 Jun 2013 18:00:58 -0000 1.1
24 +++ herwig-6.5.21.ebuild 1 Aug 2015 19:51:26 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/herwig/herwig-6.5.21.ebuild,v 1.1 2013/06/04 18:00:58 bicatali Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/herwig/herwig-6.5.21.ebuild,v 1.2 2015/08/01 19:51:26 bircoph Exp $
31
32 EAPI=5
33
34 @@ -15,12 +15,11 @@
35
36 DESCRIPTION="High Energy Physics Event Generator"
37 HOMEPAGE="http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/"
38 -
39 -COM_URI="http://www.hep.phy.cam.ac.uk/theory/webber/Herwig"
40 -SRC_URI="${COM_URI}/${MY_P}.f
41 - ${COM_URI}/${MY_P}.inc
42 - ${COM_URI}/${MY_PINC}
43 - doc? ( ${COM_URI}/hw65_manual.pdf )"
44 +SRC_URI="
45 + ${HOMEPAGE}/${MY_P}.f
46 + ${HOMEPAGE}/${MY_P}.inc
47 + ${HOMEPAGE}/${MY_PINC}
48 + doc? ( ${HOMEPAGE}/hw65_manual.pdf )"
49
50 LICENSE="all-rights-reserved"
51 RESTRICT="mirror bindist"
52
53
54
55 1.7 sci-physics/herwig/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/ChangeLog?rev=1.7&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/ChangeLog?rev=1.7&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/ChangeLog?r1=1.6&r2=1.7
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/sci-physics/herwig/ChangeLog,v
64 retrieving revision 1.6
65 retrieving revision 1.7
66 diff -u -r1.6 -r1.7
67 --- ChangeLog 4 Jun 2013 18:00:58 -0000 1.6
68 +++ ChangeLog 1 Aug 2015 19:51:26 -0000 1.7
69 @@ -1,6 +1,11 @@
70 # ChangeLog for sci-physics/herwig
71 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/herwig/ChangeLog,v 1.6 2013/06/04 18:00:58 bicatali Exp $
73 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
74 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/herwig/ChangeLog,v 1.7 2015/08/01 19:51:26 bircoph Exp $
75 +
76 + 01 Aug 2015; Andrew Savchenko <bircoph@g.o> herwig-6.5.10.ebuild,
77 + herwig-6.5.21.ebuild:
78 + Update HOMEPAGE, SRC_URI, Manifest - fixes bugs 532146, 553558.
79 + Patch herwig header for 6.5.10 version.
80
81 *herwig-6.5.21 (04 Jun 2013)
82
83
84
85
86 1.6 sci-physics/herwig/herwig-6.5.10.ebuild
87
88 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/herwig-6.5.10.ebuild?rev=1.6&view=markup
89 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/herwig-6.5.10.ebuild?rev=1.6&content-type=text/plain
90 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/herwig/herwig-6.5.10.ebuild?r1=1.5&r2=1.6
91
92 Index: herwig-6.5.10.ebuild
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/sci-physics/herwig/herwig-6.5.10.ebuild,v
95 retrieving revision 1.5
96 retrieving revision 1.6
97 diff -u -r1.5 -r1.6
98 --- herwig-6.5.10.ebuild 4 Jun 2013 18:00:58 -0000 1.5
99 +++ herwig-6.5.10.ebuild 1 Aug 2015 19:51:26 -0000 1.6
100 @@ -1,6 +1,6 @@
101 -# Copyright 1999-2013 Gentoo Foundation
102 +# Copyright 1999-2015 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/herwig/herwig-6.5.10.ebuild,v 1.5 2013/06/04 18:00:58 bicatali Exp $
105 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/herwig/herwig-6.5.10.ebuild,v 1.6 2015/08/01 19:51:26 bircoph Exp $
106
107 EAPI=2
108
109 @@ -9,17 +9,16 @@
110 PV1=$(get_version_component_range 1 ${PV})
111 PV2=$(get_version_component_range 2 ${PV})
112 PV3=$(get_version_component_range 3 ${PV})
113 -MY_P=${PN}${PV1}${PV2}${PV3}
114 +MY_VER=${PV1}${PV2}${PV3}
115 +MY_P=${PN}${MY_VER}
116 MY_PINC="$(echo ${PN}|tr '[:lower:]' '[:upper:]')${PV1}${PV2}.INC"
117
118 DESCRIPTION="High Energy Physics Event Generator"
119 -HOMEPAGE="http://hepwww.rl.ac.uk/theory/seymour/herwig/"
120 -
121 -COM_URI="http://hepwww.rl.ac.uk/theory/seymour/${PN}"
122 +HOMEPAGE="http://www.hep.phy.cam.ac.uk/theory/webber/Herwig/"
123 SRC_URI="
124 - ${COM_URI}/${MY_P}.f
125 - ${COM_URI}/${MY_P}.inc
126 - ${COM_URI}/${MY_PINC}"
127 + ${HOMEPAGE}/${MY_P}.f
128 + ${HOMEPAGE}/${MY_P}.inc
129 + ${HOMEPAGE}/${MY_PINC}"
130
131 LICENSE="all-rights-reserved"
132 RESTRICT="mirror bindist"
133 @@ -38,6 +37,7 @@
134 }
135
136 src_prepare() {
137 + sed -i "s/6521/${MY_VER}/" "${MY_PINC}" || die
138 cat > configure.ac <<-EOF
139 AC_INIT(${PN},${PV})
140 AM_INIT_AUTOMAKE
141 @@ -58,5 +58,5 @@
142 }
143
144 src_install() {
145 - emake DESTDIR="${D}" install || die "emake install failed"
146 + emake DESTDIR="${D}" install
147 }