pkgsrc-WIP-discuss archive

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

wip/TODO warning



Hello,

When I use pkglint in a pkgsrc-wip package directory,
pkglint shows a warining because spe-0.4.2.c does not match
regex_pkgname in /usr/pkg/bin/pkglint:

># cd /usr/pkgsrc/wip/zope3-unstable
># pkglint
>WARN: ../../wip/TODO:19: Invalid package name spe-0.4.2.c
>0 errors and 1 warnings found.
>#

>use constant regex_pkgname     => qr"^((?:[\w.+]|-[^\d])+)-(\d(?:\w|\.\d)*)$";

Should we modify pkglint to handle this package name
or replace this package name with spe-0.4.2c?

Regards,
-- 
Yoshito Komatsu <ykomatsu%akaumigame.org@localhost>


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss



Home | Main Index | Thread Index | Old Index