ports/127071: [PATCH] ports-mgmt/bpm: Add missing dependency on security/libgnomesu (gnomesu)

chinsan chinsan at FreeBSD.org
Wed Sep 3 17:40:01 UTC 2008


>Number:         127071
>Category:       ports
>Synopsis:       [PATCH] ports-mgmt/bpm: Add missing dependency on security/libgnomesu (gnomesu)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 03 17:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.info 7.0-STABLE FreeBSD 7.0-STABLE #2: Mon Apr 21 11:50:08 CST 2008
>Description:

- Add missing dependency on security/libgnomesu (gnomesu)
- Bump PORTREVISION

Port maintainer (sethk at meowfishies.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- bpm-0.4.1b_15.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/ports-mgmt/bpm/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/ports-mgmt/bpm/Makefile
--- /usr/ports/ports-mgmt/bpm/Makefile	2008-06-09 22:48:43.000000000 +0800
+++ /usr/home/tinderbox/portstrees/FreeBSD/ports/ports-mgmt/bpm/Makefile	2008-09-04 01:35:49.000000000 +0800
@@ -7,7 +7,7 @@
 
 PORTNAME=	bpm
 PORTVERSION=	0.4.1b
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://www.meowfishies.com/code/bpm/
 EXTRACT_SUFX=	.tgz
@@ -16,6 +16,7 @@
 COMMENT=	A graphical BSD ports collection manager
 
 RUN_DEPENDS=	portupgrade:${PORTSDIR}/ports-mgmt/portupgrade \
+  		gnomesu:${PORTSDIR}/security/libgnomesu \
 		gdialog:${PORTSDIR}/x11/zenity
 
 USE_GNOME=	gtk20 desktopfileutils
--- bpm-0.4.1b_15.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list