ports/149345: sysutils/confman: [patch] fix autoconf detection of dependencies for confman
Chris Cowart
ccowart at timesinks.net
Mon Aug 9 17:30:07 UTC 2010
The following reply was made to PR ports/149345; it has been noted by GNATS.
From: Chris Cowart <ccowart at timesinks.net>
To: arved at freebsd.org
Cc: freebsd-ports-bugs at freebsd.org
Subject: Re: ports/149345: sysutils/confman: [patch] fix autoconf detection
of dependencies for confman
Date: Mon, 9 Aug 2010 09:57:32 -0700
--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 at 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--
More information about the freebsd-ports-bugs
mailing list