From c634b4bb839753aec2ae1040e2c80a5282402cb8 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 24 Oct 2003 12:05:09 +0000 Subject: utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung --- www/p5-Apache-Session/pkg-plist | 70 ++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 35 deletions(-) (limited to 'www/p5-Apache-Session/pkg-plist') diff --git a/www/p5-Apache-Session/pkg-plist b/www/p5-Apache-Session/pkg-plist index d930a0e6e679..9191ba40da02 100644 --- a/www/p5-Apache-Session/pkg-plist +++ b/www/p5-Apache-Session/pkg-plist @@ -1,35 +1,35 @@ -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/DB_File.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/File.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Flex.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/MySQL.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Oracle.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Postgres.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Sybase.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/MD5.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/ModUniqueId.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate/ModUsertrack.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/File.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/File.pm.orig -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/MySQL.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/Null.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock/Semaphore.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Base64.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Storable.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/Sybase.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize/UUEncode.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/DBI.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/DB_File.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/File.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/File.pm.orig -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/MySQL.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Oracle.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Postgres.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/Sybase.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Serialize -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Lock -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Generate -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Apache/Session +%%SITE_PERL%%/Apache/Session.pm +%%SITE_PERL%%/Apache/Session/DB_File.pm +%%SITE_PERL%%/Apache/Session/File.pm +%%SITE_PERL%%/Apache/Session/Flex.pm +%%SITE_PERL%%/Apache/Session/MySQL.pm +%%SITE_PERL%%/Apache/Session/Oracle.pm +%%SITE_PERL%%/Apache/Session/Postgres.pm +%%SITE_PERL%%/Apache/Session/Sybase.pm +%%SITE_PERL%%/Apache/Session/Generate/MD5.pm +%%SITE_PERL%%/Apache/Session/Generate/ModUniqueId.pm +%%SITE_PERL%%/Apache/Session/Generate/ModUsertrack.pm +%%SITE_PERL%%/Apache/Session/Lock/File.pm +%%SITE_PERL%%/Apache/Session/Lock/File.pm.orig +%%SITE_PERL%%/Apache/Session/Lock/MySQL.pm +%%SITE_PERL%%/Apache/Session/Lock/Null.pm +%%SITE_PERL%%/Apache/Session/Lock/Semaphore.pm +%%SITE_PERL%%/Apache/Session/Serialize/Base64.pm +%%SITE_PERL%%/Apache/Session/Serialize/Storable.pm +%%SITE_PERL%%/Apache/Session/Serialize/Sybase.pm +%%SITE_PERL%%/Apache/Session/Serialize/UUEncode.pm +%%SITE_PERL%%/Apache/Session/Store/DBI.pm +%%SITE_PERL%%/Apache/Session/Store/DB_File.pm +%%SITE_PERL%%/Apache/Session/Store/File.pm +%%SITE_PERL%%/Apache/Session/Store/File.pm.orig +%%SITE_PERL%%/Apache/Session/Store/MySQL.pm +%%SITE_PERL%%/Apache/Session/Store/Oracle.pm +%%SITE_PERL%%/Apache/Session/Store/Postgres.pm +%%SITE_PERL%%/Apache/Session/Store/Sybase.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session +@dirrm %%SITE_PERL%%/Apache/Session/Store +@dirrm %%SITE_PERL%%/Apache/Session/Serialize +@dirrm %%SITE_PERL%%/Apache/Session/Lock +@dirrm %%SITE_PERL%%/Apache/Session/Generate +@dirrm %%SITE_PERL%%/Apache/Session -- cgit v1.2.3