Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-nntp/tin: tin-2.0.1.ebuild ChangeLog tin-2.1.0.ebuild
Date: Tue, 30 Oct 2012 23:02:30
Message-Id: 20121030230213.CE49721600@flycatcher.gentoo.org
1 jer 12/10/30 23:02:13
2
3 Modified: tin-2.0.1.ebuild ChangeLog
4 Added: tin-2.1.0.ebuild
5 Log:
6 Version bump. Build verbosely.
7
8 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.3 net-nntp/tin/tin-2.0.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild?r1=1.2&r2=1.3
16
17 Index: tin-2.0.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- tin-2.0.1.ebuild 17 Jun 2012 18:40:55 -0000 1.2
24 +++ tin-2.0.1.ebuild 30 Oct 2012 23:02:13 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.2 2012/06/17 18:40:55 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.0.1.ebuild,v 1.3 2012/10/30 23:02:13 jer Exp $
30
31 EAPI=4
32 inherit eutils toolchain-funcs versionator
33 @@ -56,22 +56,22 @@
34 tc-export CC
35
36 econf \
37 - --with-pcre=/usr \
38 - --enable-nntp-only \
39 - --enable-prototypes \
40 - --disable-echo \
41 - --disable-mime-strict-charset \
42 - --with-coffee \
43 - --with-screen=${screen} \
44 - --with-nntp-default-server="${TIN_DEFAULT_SERVER:-${NNTPSERVER:-news.gmane.org}}" \
45 - $(use_enable ipv6) \
46 + $(use_enable cancel-locks) \
47 $(use_enable debug) \
48 $(use_enable gpg pgp-gpg) \
49 + $(use_enable ipv6) \
50 $(use_enable nls) \
51 - $(use_enable cancel-locks) \
52 $(use_with mime metamail /usr) \
53 - $(use_with spell ispell /usr) \
54 $(use_with socks5 socks) $(use_with socks5) \
55 + $(use_with spell ispell /usr) \
56 + --disable-mime-strict-charset \
57 + --enable-echo \
58 + --enable-nntp-only \
59 + --enable-prototypes \
60 + --with-coffee \
61 + --with-nntp-default-server="${TIN_DEFAULT_SERVER:-${NNTPSERVER:-news.gmane.org}}" \
62 + --with-pcre=/usr \
63 + --with-screen=${screen} \
64 ${myconf}
65 }
66
67
68
69
70 1.39 net-nntp/tin/ChangeLog
71
72 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/ChangeLog?rev=1.39&view=markup
73 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/ChangeLog?rev=1.39&content-type=text/plain
74 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/ChangeLog?r1=1.38&r2=1.39
75
76 Index: ChangeLog
77 ===================================================================
78 RCS file: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v
79 retrieving revision 1.38
80 retrieving revision 1.39
81 diff -u -r1.38 -r1.39
82 --- ChangeLog 18 Jun 2012 01:54:31 -0000 1.38
83 +++ ChangeLog 30 Oct 2012 23:02:13 -0000 1.39
84 @@ -1,6 +1,12 @@
85 # ChangeLog for net-nntp/tin
86 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
87 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.38 2012/06/18 01:54:31 jer Exp $
88 +# $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/ChangeLog,v 1.39 2012/10/30 23:02:13 jer Exp $
89 +
90 +*tin-2.1.0 (30 Oct 2012)
91 +
92 + 30 Oct 2012; Jeroen Roovers <jer@g.o> tin-2.0.1.ebuild,
93 + +tin-2.1.0.ebuild:
94 + Version bump. Build verbosely.
95
96 18 Jun 2012; Jeroen Roovers <jer@g.o> -files/1.8.2-various.patch,
97 -tin-1.8.3.ebuild, -tin-1.9.4-r1.ebuild, -tin-1.9.6.ebuild:
98
99
100
101 1.1 net-nntp/tin/tin-2.1.0.ebuild
102
103 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.1.0.ebuild?rev=1.1&view=markup
104 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/tin/tin-2.1.0.ebuild?rev=1.1&content-type=text/plain
105
106 Index: tin-2.1.0.ebuild
107 ===================================================================
108 # Copyright 1999-2012 Gentoo Foundation
109 # Distributed under the terms of the GNU General Public License v2
110 # $Header: /var/cvsroot/gentoo-x86/net-nntp/tin/tin-2.1.0.ebuild,v 1.1 2012/10/30 23:02:13 jer Exp $
111
112 EAPI=4
113 inherit eutils toolchain-funcs versionator
114
115 DESCRIPTION="A threaded NNTP and spool based UseNet newsreader"
116 HOMEPAGE="http://www.tin.org/"
117 SRC_URI="ftp://ftp.tin.org/pub/news/clients/tin/v$(get_version_component_range 1-2)/${P}.tar.bz2"
118
119 LICENSE="GPL-2"
120 SLOT="0"
121 KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
122 IUSE="cancel-locks debug doc +etiquette evil forgery gpg idn ipv6 mime nls sasl socks5 spell unicode"
123
124 RDEPEND="
125 dev-libs/libpcre
126 dev-libs/uulib
127 gpg? ( app-crypt/gnupg )
128 idn? ( net-dns/libidn )
129 mime? ( net-mail/metamail )
130 net-misc/urlview
131 nls? ( sys-devel/gettext )
132 sasl? ( virtual/gsasl )
133 socks5? ( net-proxy/dante )
134 sys-libs/ncurses[unicode?]
135 unicode? ( dev-libs/icu )
136 "
137
138 DEPEND="
139 ${RDEPEND}
140 virtual/pkgconfig
141 "
142
143 src_prepare() {
144 # Do not strip
145 sed -i src/Makefile.in -e '388s|-s ||g' || die "sed src/Makefile.in failed"
146 }
147
148 src_configure() {
149 if use evil || use cancel-locks; then
150 sed -i -e"s/# -DEVIL_INSIDE/-DEVIL_INSIDE/" src/Makefile.in
151 fi
152
153 if use forgery
154 then
155 sed -i -e"s/^CPPFLAGS.*/& -DFORGERY/" src/Makefile.in
156 fi
157
158 local screen="ncurses"
159 use unicode && screen="ncursesw"
160
161 use etiquette || myconf="${myconf} --disable-etiquette"
162
163 tc-export CC
164
165 econf \
166 $(use_enable cancel-locks) \
167 $(use_enable debug) \
168 $(use_enable gpg pgp-gpg) \
169 $(use_enable ipv6) \
170 $(use_enable nls) \
171 $(use_with mime metamail /usr) \
172 $(use_with socks5 socks) $(use_with socks5) \
173 $(use_with spell ispell /usr) \
174 --disable-mime-strict-charset \
175 --enable-echo \
176 --enable-nntp-only \
177 --enable-prototypes \
178 --with-coffee \
179 --with-nntp-default-server="${TIN_DEFAULT_SERVER:-${NNTPSERVER:-news.gmane.org}}" \
180 --with-pcre=/usr \
181 --with-screen=${screen} \
182 ${myconf}
183 }
184
185 src_compile() {
186 emake build
187 }
188
189 src_install() {
190 default
191
192 # File collision?
193 rm -f "${ED}"/usr/share/man/man5/{mbox,mmdf}.5
194
195 dodoc doc/{CHANGES{,.old},CREDITS,TODO,WHATSNEW}
196 use doc && dodoc doc/{*.sample,*.txt}
197
198 insinto /etc/tin
199 doins doc/tin.defaults
200 }