From 7ffbd77b5901b18a6f876a2d94315aa87515b754 Mon Sep 17 00:00:00 2001 From: will Date: Tue, 10 Oct 2000 23:54:49 +0000 Subject: Add support for the new PORTEPOCH/PORTREVISION variables, so it won't improperly fatal-warn about them being in PORTNAME area. PR: 21747 Submitted by: jeh --- devel/portlint/src/portlint.pl | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'devel') diff --git a/devel/portlint/src/portlint.pl b/devel/portlint/src/portlint.pl index 49181ffb169f..ea795efdbb69 100644 --- a/devel/portlint/src/portlint.pl +++ b/devel/portlint/src/portlint.pl @@ -37,7 +37,7 @@ $portdir = '.'; # version variables my $major = 2; -my $minor = 2; +my $minor = 3; sub l { '[{(]'; } sub r { '[)}]'; } @@ -148,10 +148,10 @@ chdir "$portdir" || die "$portdir: $!"; # get make vars my $cmd = "make $makeenv MASTER_SITE_BACKUP=''"; my @varlist = (split(/\s+/, <dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Sanitize knobs order and decapitalize "YES" string.danfe2009-03-301-2/+2
* - Fix files/Makefile and mark the port as MAKE_JOBS_SAFEdanfe2009-03-302-5/+6
* Fix a few typos in ports/archivers.olgeni2008-06-051-1/+1
* Unquote RESTRICTED per portlint(1).danfe2006-09-071-1/+1
* - Fix a silly typo in files/Makefiledanfe2005-12-212-3/+4
* Update my email address to `@FreeBSD.org'.danfe2004-08-271-1/+1
* - SIZEifykrion2004-03-011-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1