Bug 193732 - [patch] ports-mgmt/poudriere-devel suppress sort warning on FreeBSD < 10
Summary: [patch] ports-mgmt/poudriere-devel suppress sort warning on FreeBSD < 10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 04:35 UTC by Olli Hauer
Modified: 2015-09-15 16:43 UTC (History)
0 users

See Also:
ohauer: maintainer-feedback? (bdrewery)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2014-09-18 04:35:14 UTC
sort -V is not available on 8.x and 9.x
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-18 04:35:14 UTC
Auto-assigned to maintainer bdrewery@FreeBSD.org
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2015-07-28 22:59:48 UTC
I see no patch here.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-08-04 19:45:58 UTC
A commit references this bug:

Author: bdrewery
Date: Tue Aug  4 19:45:35 UTC 2015
New revision: 393547
URL: https://svnweb.freebsd.org/changeset/ports/393547

Log:
  - Update to 3.1.7-34-g1c90084

  Changes:
    - jail: check the directory for method src=
    - csup has been deorbited from the project
    - Test to make sure $SVN_CMD is actually set before trying to use it.
      Improve test and error message for detecting if svn is installed.
    - jail -x: Run native-xtools from /usr/src for now.
    - Remove EOL 8.3 support
    - Run 'jail start' hook before any 'make' commands.
    - jail -m src: Fix handling of cross-compile by setting proper TARGET/TARGET_ARCH
    - Remove use of SVN mirrors.
    - Fix need_emulation to only check TARGET_ARCH against kern.supported_archs.
    - Let KEEP_OLD_PACKAGES work on 9.x/8.4 with sort(1) lacking -V [1]
    - Fix typo in poudriere.8
    - Correct typo in poudriere -p help output

  PR:		193732 [1]

Changes:
  head/ports-mgmt/poudriere-devel/Makefile
  head/ports-mgmt/poudriere-devel/distinfo
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-09-15 16:43:55 UTC
A commit references this bug:

Author: bdrewery
Date: Tue Sep 15 16:43:28 UTC 2015
New revision: 397005
URL: https://svnweb.freebsd.org/changeset/ports/397005

Log:
  Update to 3.1.8

  Changes: https://github.com/freebsd/poudriere/wiki/release_notes_318

  PR:	        202622
  PR:	        193732

Changes:
  head/ports-mgmt/poudriere/Makefile
  head/ports-mgmt/poudriere/distinfo
  head/ports-mgmt/poudriere/pkg-plist