pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Session-Wrapper Fix PLIST; Build::Module...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1da8a8bc7a13
branches:  trunk
changeset: 489582:1da8a8bc7a13
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 23 18:01:13 2005 +0000

description:
Fix PLIST; Build::Module doesn't write a .packlist for us.

diffstat:

 www/p5-Apache-Session-Wrapper/Makefile |  5 +++--
 www/p5-Apache-Session-Wrapper/PLIST    |  4 +++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r c30155fe60b7 -r 1da8a8bc7a13 www/p5-Apache-Session-Wrapper/Makefile
--- a/www/p5-Apache-Session-Wrapper/Makefile    Wed Feb 23 17:42:09 2005 +0000
+++ b/www/p5-Apache-Session-Wrapper/Makefile    Wed Feb 23 18:01:13 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/02/23 17:10:47 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/02/23 18:01:13 wiz Exp $
 
 DISTNAME=              Apache-Session-Wrapper-0.17
 PKGNAME=               p5-${DISTNAME}
@@ -15,8 +15,9 @@
 DEPENDS+=               p5-Apache-Session>=1.6:../../www/p5-Apache-Session
 
 USE_BUILDLINK3=                YES
-PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Apache/Session/Wrapper/.packlist
+#PERL5_PACKLIST=               ${PERL5_SITEARCH}/auto/Apache/Session/Wrapper/.packlist
 PERL5_USES_MODULE_BUILD=       YES
+PLIST_SUBST+=          PERL5_SITEPERL=${PERL5_SITEPERL}
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r c30155fe60b7 -r 1da8a8bc7a13 www/p5-Apache-Session-Wrapper/PLIST
--- a/www/p5-Apache-Session-Wrapper/PLIST       Wed Feb 23 17:42:09 2005 +0000
+++ b/www/p5-Apache-Session-Wrapper/PLIST       Wed Feb 23 18:01:13 2005 +0000
@@ -1,1 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/05 22:24:19 he Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/02/23 18:01:13 wiz Exp $
+${PERL5_SITELIB}/Apache/Session/Wrapper.pm
+lib/perl5/site_perl/man/man3/Apache::Session::Wrapper.3



Home | Main Index | Thread Index | Old Index