Bug 250848

Summary: ports-mgmt/portdowngrade: reproduced using either subersion 1.14 or LTS
Product: Ports & Packages Reporter: Norikatsu Shigemura <nork>
Component: Individual Port(s)Assignee: Chris Rees <crees>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (crees)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190946
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250849
Attachments:
Description Flags
Respect WITH_SUBVERSION_VER none

Description Norikatsu Shigemura 2020-11-04 03:32:06 UTC
Created attachment 219343 [details]
Respect WITH_SUBVERSION_VER

Respect WITH_SUBVERSION_VER.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-07 08:16:04 UTC
A commit references this bug:

Author: crees
Date: Sat Nov  7 08:15:03 UTC 2020
New revision: 554347
URL: https://svnweb.freebsd.org/changeset/ports/554347

Log:
  ports-mgmt/portdowngrade: No need for svn dep

  It is highly unlikely to be installed on a system without svnlite

  PR:		ports/250848

Changes:
  head/ports-mgmt/portdowngrade/Makefile
  head/ports-mgmt/portdowngrade/files/portdowngrade
Comment 2 Chris Rees freebsd_committer freebsd_triage 2020-11-07 08:16:43 UTC
To be honest, the dependency predates svnlite in base, so I've removed it, thanks.

Have you considered making Mk/Uses/subversion.mk ?