Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 20285

Summary: mod_xslt-1.0.0_rc1.ebuild (Update Package)
Product: Gentoo Linux Reporter: jones wang <swallowman1>
Component: New packagesAssignee: Donny Davies (RETIRED) <woodchip>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: liquidx, stubear
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mod_xslt-1.0.0_rc1-register.patch
mod_xslt-1.0.0_rc1.ebuild

Description jones wang 2003-05-01 13:38:32 UTC
An xslt filtering DSO module for Apache2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 jones wang 2003-05-01 13:44:34 UTC
Created attachment 11361 [details, diff]
mod_xslt-1.0.0_rc1-register.patch
Comment 2 jones wang 2003-05-01 13:47:05 UTC
Created attachment 11362 [details]
mod_xslt-1.0.0_rc1.ebuild
Comment 3 Donny Davies (RETIRED) gentoo-dev 2003-06-04 23:33:04 UTC
mod_xslt-1.0.0_rc1.ebuild

^^ isnt this older than the one thats already in there?!

if not, then fix it to not be, and i'll look again!


also, please make a new patch and DONT include the
xml path fix in it!  it'd be nice to have just the
register stuff in the patch and the path fixes
inline in the src_unpack(), if you dont mind ;)
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-06-05 05:16:51 UTC
actually, i remember checking this and in fact it was a screwup by the mod_xslt team on the versioning. in any case, the newest version is 1.1 now:

http://sourceforge.net/project/showfiles.php?group_id=25644&release_id=33337
Comment 5 Donny Davies (RETIRED) gentoo-dev 2003-07-12 21:51:01 UTC
I cant find these includes.  This tarball comes with a single mod_xslt.c
source file by the way.

#include "ap_config.h"
#include "util_uri.h"

The site http://modxslt.userworld.com/ doesnt work either.