ports/135848: [patch] sysutils/confman port bump
Christopher Cowart
ccowart at timesinks.net
Sat Jun 20 01:00:04 UTC 2009
>Number: 135848
>Category: ports
>Synopsis: [patch] sysutils/confman port bump
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Jun 20 01:00:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Christopher Cowart
>Release: 7.1
>Organization:
>Environment:
>Description:
This patch corrects a dependency issue with the port.
Thanks to Benjamin Lee <ben at b1c1l1.com> for the patch.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -rub /usr/ports/sysutils/confman/Makefile confman/Makefile
--- /usr/ports/sysutils/confman/Makefile 2009-05-11 14:21:10.000000000 -0700
+++ confman/Makefile 2009-06-19 17:50:09.000000000 -0700
@@ -7,7 +7,7 @@
PORTNAME= confman
PORTVERSION= 1.9.0b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.timesinks.net/distfiles/
@@ -16,7 +16,8 @@
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
svn:${PORTSDIR}/devel/subversion \
- sudo:${PORTSDIR}/security/sudo
+ sudo:${PORTSDIR}/security/sudo \
+ greadlink:${PORTSDIR}/sysutils/coreutils
GNU_CONFIGURE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list