cvs commit: ports/devel/portlint Makefile pkg-descr ports/devel/portlint/src portlint.pl

Joe Marcus Clarke marcus at FreeBSD.org
Thu Jan 1 18:20:42 PST 2004


marcus      2004/01/01 18:20:41 PST

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile pkg-descr 
    devel/portlint/src   portlint.pl 
  Log:
  * Update to 2.5.5
  * Fix up the usage text
  * Ignore arguments passed to REINPLACE_CMD so portlint will not complain on
    things such as ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' [1]
  * Only match libraries installed into lib when looking for .so's [2]
  * Try to make the PKGCATEGORY check a little more forgiving to committers
    checking single ports [3]
  
  PR:             60608 [1]
                  60803 [2]
  Submitted by:   leeym [1] [2] (based on)
                  dougb [3]
  
  Revision  Changes    Path
  1.70      +1 -1      ports/devel/portlint/Makefile
  1.7       +3 -2      ports/devel/portlint/pkg-descr
  1.51      +13 -6     ports/devel/portlint/src/portlint.pl


More information about the cvs-all mailing list