Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2010 09:57:32 -0700
From:      Chris Cowart <ccowart@timesinks.net>
To:        arved@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/149345: sysutils/confman: [patch] fix autoconf detection of dependencies for confman
Message-ID:  <20100809165732.GZ43265@marvin.timesinks.net>
In-Reply-To: <201008091334.o79DYi7Z002688@freefall.freebsd.org>
References:  <201008091334.o79DYi7Z002688@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--gz4FNQG/2iJjJcgR
Content-Type: multipart/mixed; boundary="bWJzwVwZrZVVyQvz"
Content-Disposition: inline


--bWJzwVwZrZVVyQvz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

> Where is the patch? :)

You raise an excellent point... :)

--=20
Chris Cowart
  http://www.timesinks.net/

--bWJzwVwZrZVVyQvz
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="confman.patch"
Content-Transfer-Encoding: quoted-printable

diff -rub /usr/ports/sysutils/confman/Makefile confman.new/Makefile
--- /usr/ports/sysutils/confman/Makefile	2009-11-13 01:42:00.000000000 -0800
+++ confman.new/Makefile	2010-08-05 13:50:51.000000000 -0700
@@ -7,17 +7,19 @@
=20
 PORTNAME=3D	confman
 PORTVERSION=3D	1.9.3b
+PORTREVISION=3D	1
 CATEGORIES=3D	sysutils
 MASTER_SITES=3D	http://www.timesinks.net/distfiles/
=20
 MAINTAINER=3D	ccowart@timesinks.net
 COMMENT=3D	A revision controlled configuration manager
=20
-RUN_DEPENDS=3D	bash:${PORTSDIR}/shells/bash \
+BUILD_DEPENDS=3D	bash:${PORTSDIR}/shells/bash \
 		svn:${PORTSDIR}/devel/subversion \
 		sudo:${PORTSDIR}/security/sudo \
 		greadlink:${PORTSDIR}/sysutils/coreutils \
 		wget:${PORTSDIR}/ftp/wget
+RUN_DEPENDS=3D	${BUILD_DEPENDS}
=20
 GNU_CONFIGURE=3D	yes
=20

--bWJzwVwZrZVVyQvz--

--gz4FNQG/2iJjJcgR
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (FreeBSD)

iQIcBAEBAgAGBQJMYDN6AAoJEEpjkjrunNY1oT8QAJjuixawYT+QWyv2tPMMP76U
t2wtAaFL+jwEkdTh6QgQBPPCGZFke2ptZmV7dmh6oypkUoGaIzzfIYZHbjKHe5C9
BE6MPVGYPABvr/UCnZdAVHamUn8RhgYkwM/V7UBRmoemmaUP9VnjSAHkeAi+rPzZ
EzLhuaFL9mL/s8RGYgH0p1ehegW3eV8WQTs7F03FsEr/UCxpndM+BrPHnXWoEFoE
gFhxj8exXIKNBt2sBQVsW/fkxskNJ4/fnpU9mdidsjKQ+XYkuHJSCU93kOAOjKYz
Qk9iGLo8d8DyP8wRxZhHiF8+zm0jvnh6M/jX92mkPLmXrQhvip5aDuE5wytei5yH
NFmY7GXET/UfpcT7xzehh4KcGz3hVQbbpBlLxOtikV6A1DsgsbRDpzCEWx3Vqneu
F5wesSfyFxChvenmrAECeemQD/kK2e3hnt5e/bU+b+tzEsVhD2dSbb1Y74oEgviR
UdkLPF60kJb03YWvFPY/F4eMMYCJs79Gj0t47ptbpAItnM2zWTUAM+LxOYyYTU+L
IEnDRS8B1eJZUFra533Rz2QBgvS2hyD+yfpQw4Iyn8NaaqvX2ensJBMQohvNsIKL
dCqLGmgmwXqFTBjEqgwKI7xLOf4/oi0Zkh5MtOC5nq/8gOn8gFFDaqsmNJsDBqke
3MVcGPf/rwQ7B0RKOJ2n
=0qPC
-----END PGP SIGNATURE-----

--gz4FNQG/2iJjJcgR--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100809165732.GZ43265>