Date: Sat, 19 Jul 2003 17:31:20 -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 pkg-descr ports/devel/portlint/src portlint.1 portlint.pl Message-ID: <200307200031.h6K0VKc3070624@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2003/07/19 17:31:20 PDT FreeBSD ports repository Modified files: devel/portlint Makefile pkg-descr devel/portlint/src portlint.1 portlint.pl Log: Update to 2.4.0. * Document the -A option in the usage * Add my name to the list of AUTHORS * Clean up some warnings produced by perl -cwT * Check for the existence of pkg-comment and flag it as FATAL [1] * Add OMF checking support similar to the info checking code * Add support for {DOCS,EXAMPLES}DIR macros [2] * Don't check commented out URLs in MASTER_SITES [3] * Add file, find, strip, and xargs to the list of direct command names [4] * Don't search for command names in COMMENT [5] * Add SITE_PERL support [6] * Add DISTFILE/MASTER_SITE grouping support [7] * Check to make sure the MAINTAINER field contains a valid email address * Add support for {EXTRACT,PATCH}_DEPENDS * Add USE_GETOPT_LONG support [8] PR: 48199 [1] 53371 [2] 43537 [3] 54381 [6] 39487, 44099, 48221 [7] 54497 [8] Submitted by: Sergei Kolobov <sergei@kolobov.com> [2] [8] gerald [4] (file and strip) Oliver Eikemeier <eikemeier@fillmore-labs.com> [6] Reported by: kris and nork [5] Revision Changes Path 1.54 +11 -5 ports/devel/portlint/Makefile 1.4 +2 -1 ports/devel/portlint/pkg-descr 1.10 +2 -1 ports/devel/portlint/src/portlint.1 1.36 +160 -36 ports/devel/portlint/src/portlint.pl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307200031.h6K0VKc3070624>