Bug 113819 - It's impossible to use csup for 'src' and portsnap for 'ports' via 'make update'
Summary: It's impossible to use csup for 'src' and portsnap for 'ports' via 'make update'
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-18 11:50 UTC by Alex Dupre
Modified: 2007-09-27 06:40 UTC (History)
0 users

See Also:


Attachments
file.diff (720 bytes, patch)
2007-06-18 11:50 UTC, Alex Dupre
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Dupre freebsd_committer freebsd_triage 2007-06-18 11:50:09 UTC
ports/Makefile commit 1.102 broke the use of portsnap to update ports via 'make
update', when SUP_UPDATE is set for updating src. The correct fix is in the
attached patch, that removes a (now obsolete and bogus) check introduced in
rev. 1.61.

Fix: Patch attached with submission follows:
Comment 1 Alex Dupre freebsd_committer freebsd_triage 2007-06-18 11:50:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

portmgr responsability.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2007-09-27 06:30:18 UTC
State Changed
From-To: open->closed

pav agrees that the anti-foot-shooting measure is now obsolete.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-27 06:36:31 UTC
linimon     2007-09-27 05:36:26 UTC

  FreeBSD ports repository

  Modified files:
    .                    Makefile 
  Log:
  Remove obsolete anti-foot-shooting measure that tried to force you
  to use csup for both ports and src.  It should be possible to use csup
  for src and portsnap for ports.
  
  If you define SUP_UPDATE without PORTSSUPFILE defined, you'll get
  portsnap by default now.
  
  PR:             ports/113819
  Submitted by:   ale
  Requested by:   many
  Hat:            portmgr
  
  Revision  Changes    Path
  1.103     +0 -3      ports/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"