Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2016 13:37:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211243] Tools/scripts/bump-revision.sh: fixup last updates, and try to be better with slave ports
Message-ID:  <bug-211243-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211243

            Bug ID: 211243
           Summary: Tools/scripts/bump-revision.sh: fixup last updates,
                    and try to be better with slave ports
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: robak@freebsd.org
          Reporter: mat@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org, robak@freebsd.org
 Attachment #172748 maintainer-approval?(robak@freebsd.org)
             Flags:
             Flags: maintainer-feedback?(robak@freebsd.org)
                CC: robak@freebsd.org

Created attachment 172748
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172748&action=
=3Dedit
patch

the case $? needs to have the exit status of the grep, not the awk line, so
remove the awk line, it was not really helpful anyway.

Also, with slave ports, most of the time, they don't have (PORT|DIST)VERSIO=
N,=20
try to use CATEGORIES, PKGNAMEPREFIX or PKGNAMESUFFIX.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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