Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 37386 Details for
Bug 57043
freeradius: Ebuild is out of date
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
freeradius-0.9.3-r1--1.0.0.udiff
freeradius-1.0.0.udiff (text/plain), 1.17 KB, created by
Bryan McLellan
on 2004-08-13 16:44:41 UTC
(
hide
)
Description:
freeradius-0.9.3-r1--1.0.0.udiff
Filename:
MIME Type:
Creator:
Bryan McLellan
Created:
2004-08-13 16:44:41 UTC
Size:
1.17 KB
patch
obsolete
>--- freeradius-0.9.3-r1.ebuild 2004-07-14 19:06:01.000000000 -0400 >+++ freeradius-1.0.0.ebuild 2004-08-13 19:34:46.000000000 -0400 >@@ -1,15 +1,15 @@ > # Copyright 1999-2004 Gentoo Foundation > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.9.3-r1.ebuild,v 1.7 2004/07/14 22:53:05 agriffis Exp $ >- >-inherit eutils >+# $Header: /var/cvsroot/gentoo-x86/net-dialup/freeradius/freeradius-0.9.3.ebuild,v 1.10 2004/07/14 22:53:05 agriffis Exp $ > > IUSE="frascend frlargefiles frnothreds frxp kerberos ldap mysql pam postgres snmp ssl" > >+MY_PN=${PN}-1.0.0 >+S=${WORKDIR}/${MY_PN} > DESCRIPTION="highly configurable free RADIUS server" >-SRC_URI="ftp://ftp.freeradius.org/pub/radius/${P}.tar.gz" >+SRC_URI="ftp://ftp.freeradius.org/pub/radius/${MY_PN}.tar.gz" > HOMEPAGE="http://www.freeradius.org/" >-KEYWORDS="x86" >+KEYWORDS="~x86" > LICENSE="GPL-2" > SLOT="0" > >@@ -28,11 +28,9 @@ > dev-lang/perl )" > > src_unpack() { >- unpack ${P}.tar.gz >+ unpack ${MY_PN}.tar.gz > cd ${S} > >- epatch ${FILESDIR}/${P}-rlm_smb.patch >- > export WANT_AUTOCONF=2.1 > autoconf > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 57043
:
36910
| 37386