ports/108633: [patch] science/2dhf: change dependency shells/bash2 -> shells/bash
Boris Samorodov
bsam at FreeBSD.org
Thu Feb 1 00:20:28 UTC 2007
>Number: 108633
>Category: ports
>Synopsis: [patch] science/2dhf: change dependency shells/bash2 -> shells/bash
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 01 00:20:17 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Boris Samorodov
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD tinderbox.i386.ipt.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jan 29 02:38:41 MSK 2007 bsam at tinderbox.i386.ipt.ru:/usr/obj/usr/src/sys/GENERIC i386
>Description:
In preparation to deprecate shells/bash2 those dependencies
should be changed.
>How-To-Repeat:
>Fix:
Change BUILD_DEPENDS shells/bash2 -> shells/bash.
--- 2dhf.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/science/2dhf/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile 12 Jan 2007 06:05:32 -0000 1.14
+++ Makefile 31 Jan 2007 20:30:27 -0000
@@ -16,7 +16,7 @@
MAINTAINER= maho at FreeBSD.org
COMMENT= A Numerical Hartree-Fock Program for Diatomic Molecules
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
.if defined(WITH_INTEL)
BUILD_DEPENDS+= ${LOCALBASE}/intel_fc_80/bin/ifort:${PORTSDIR}/lang/ifc
BUILD_DEPENDS+= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc
--- 2dhf.diff ends here ---
WBR
--
bsam
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list