Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2004 12:57:49 -0700 (PDT)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl
Message-ID:  <200405301957.i4UJvo8x058735@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcus      2004/05/30 12:57:49 PDT

  FreeBSD ports repository

  Modified files:
    devel/portlint       Makefile 
    devel/portlint/src   portlint.pl 
  Log:
  Update to 2.6.2.
  
  * Do not complain about SIZE if NO_SIZE is set [1]
  * Allow ``%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true'' in
    pkg-plist when using PORTDOCS
  * Be a little smarter about complaining when .la files are seen in the plist.
    Also, point users to the GNOME site for elimintating .la files altogether [2]
  * Super-scrub PKGNAME and PORTVERSION for illegal characters [3]
  * Check for port versions that go backwards [3]
  
  PR:             66891 [2]
  Submitted by:   krion [1]
                  leeym [2] (based on)
                  eik [3]
  
  Revision  Changes    Path
  1.77      +1 -1      ports/devel/portlint/Makefile
  1.58      +79 -11    ports/devel/portlint/src/portlint.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405301957.i4UJvo8x058735>