Bug 108628 - [patch] net/xorp: change dependency shells/bash2 -> shells/bash
Summary: [patch] net/xorp: change dependency shells/bash2 -> shells/bash
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: Bruce M Simpson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 21:00 UTC by Boris Samorodov
Modified: 2007-02-01 00:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2007-01-31 21:00:36 UTC
	In preparation to deprecate shells/bash2 the dependency should be
	changed.

Fix: Replace BUILD_DEPENDS shells/bash2 -> shells/bash.



WBR
-- 
bsam--nifHVKVMyhKHVwRbsEnNYjqe7SP94I9IuwgQFnPitdpdfA9C
Content-Type: text/plain; name="xorp.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="xorp.diff"

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/xorp/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	5 Nov 2006 08:53:21 -0000	1.5
+++ Makefile	31 Jan 2007 20:50:16 -0000
@@ -86,7 +86,7 @@
 # Bash and Python are only required if running the regression tests.
 .if defined(WITH_CHECK)
 BUILD_DEPENDS=	${LOCALBASE}/bin/python:${PORTSDIR}/lang/python \
-		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2
+		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
 .endif
 
 .if defined(WITH_DEBUGGING)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-31 21:00:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bms

Over to maintainer
Comment 2 Bruce M Simpson freebsd_committer freebsd_triage 2007-02-01 00:20:30 UTC
State Changed
From-To: open->closed

committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-02-01 00:20:30 UTC
bms         2007-02-01 00:20:05 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    net/xorp             Makefile 
  Log:
  update dependency; shells/bash2 -> shells/bash
  
  PR:             108628
  Submitted by:   Boris Samorodov
  
  Revision  Changes    Path
  1.6       +1 -1      ports/net/xorp/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"