Subject: CVS commit: pkgsrc/mail/qmqtool
From: Amitai Schlair
Date: 2014-06-02 16:09:20
Message id: 20140602140920.A6F5A96@cvs.netbsd.org

Log Message:
Update to 1.14. From the changelog:

* changed english and added Total on qmqtool -s
* added more stats with qmqtool -s -V
* modified some regexs to be arithmetic instead
* changed string finding code:
  increased speed
  removed fallback routine
  use grep -E (egrep) when /pattern/ is used
  support case insensitive search with /pattern/i
* rely on PATH instead of statically searching
* improved queue consistency check
* -[lRTLx] /displays/ calculated size
* added -x feature for extended information on a message
* created ./configure ; make ; make install process
  (even though we're just a light perl script)

Files:
RevisionActionfile
1.9modifypkgsrc/mail/qmqtool/Makefile
1.3modifypkgsrc/mail/qmqtool/PLIST
1.2modifypkgsrc/mail/qmqtool/distinfo
1.2modifypkgsrc/mail/qmqtool/patches/patch-aa