pkgsrc-WIP-cvs archive

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

CVS commit: wip/bsfilter



Module name:    wip
Committed by:   rillig
Date:           Sat Nov  5 17:07:58 UTC 2005

Modified Files:
        wip/bsfilter: Makefile

Log Message:
Fixed some things that are not yet pkglint warnings:

- Moved the .include lines to the bottom of the file, as they are not
  needed at the top.
- Replaced a horribly complicated expression, which was equivalent to
  ${PKGBASE}, with a literal "bsfilter", as it is used in a context where
  a file name is expected, not a package name.
- Made the .for iteration variable names lowercase.


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.5 -r1.6 wip/bsfilter/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index