pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-CGI-FormBuilder fix PACKLIST so binary packages...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8a633049d5d4
branches:  trunk
changeset: 498924:8a633049d5d4
user:      abs <abs%pkgsrc.org@localhost>
date:      Mon Sep 05 14:46:36 2005 +0000

description:
fix PACKLIST so binary packages are not empty - update to CGI-FormBuilder-2.13nb3

diffstat:

 www/p5-CGI-FormBuilder/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 429ca331ef31 -r 8a633049d5d4 www/p5-CGI-FormBuilder/Makefile
--- a/www/p5-CGI-FormBuilder/Makefile   Mon Sep 05 14:45:53 2005 +0000
+++ b/www/p5-CGI-FormBuilder/Makefile   Mon Sep 05 14:46:36 2005 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:38 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/05 14:46:36 abs Exp $
 
 DISTNAME=              CGI-FormBuilder-2.13
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=CGI/}
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 COMMENT=               Perl5 module for building HTML forms
 
-PERL5_PACKLIST=                auto/CGI-FormBuilder/.packlist
+PERL5_PACKLIST=                auto/CGI/FormBuilder/.packlist
 
 DEPENDS+=              p5-HTML-Template>=2.6:../../www/p5-HTML-Template
 DEPENDS+=              p5-Text-Template>=1.43:../../textproc/p5-Text-Template



Home | Main Index | Thread Index | Old Index