Date: Thu, 1 Jan 2004 18:20:41 -0800 (PST) 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.pl Message-ID: <200401020220.i022Kfgc022077@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401020220.i022Kfgc022077>