pkgsrc-Bugs archive

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

Re: pkg/46570



The following reply was made to PR pkg/46570; it has been noted by GNATS.

From: rodent%NetBSD.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/46570
Date: Sat, 12 Apr 2014 08:46:19 -0400

 No, we haven't forgotten about this one. ;) Another complaint:
 
 21) pkglint doesn't grok regex in PKGNAME:
 
 rodent@sammy:~/dev/www/sqtop% pkglint
 WARN: Makefile:4: "${DISTNAME:C/([0-9]{4})-([0-9]{2})-([0-9]{2})/\1\2\3/1}" is
 not a valid package name. A valid package name has the form
 packagename-version, where version consists only of digits, letters and dots.
 0 errors and 1 warnings found. (Use -e for more details.)
 rodent@sammy:~/dev/www/sqtop% bmake show-var VARNAME=PKGNAME
 sqtop-20131217
 


Home | Main Index | Thread Index | Old Index