ports/151516: [PATCH] emulators/dynagui: change dependency from dynagen-devel to dynagen

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 17 11:20:10 UTC 2010


>Number:         151516
>Category:       ports
>Synopsis:       [PATCH] emulators/dynagui: change dependency from dynagen-devel to dynagen
>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:   Sun Oct 17 11:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Fri Jul 30 00:11:08 CST 2010
>Description:
- Change dependency from dynagen-devel to dynagen
  (dynagen-devel is marked deprecrated)

Tinderbox logs:
- https://sunpoet.net/tinderbox/logs/8-FreeBSD/dynagui-0.4_1.log
- https://sunpoet.net/tinderbox/logs/7-FreeBSD/dynagui-0.4_1.log

Port maintainer (greenwood.andy at gmail.com) is cc'd.

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

--- dynagui-0.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/dynagui/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	22 Aug 2009 00:20:20 -0000	1.2
+++ Makefile	17 Oct 2010 11:07:41 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	dynagui
 PORTVERSION=	0.4
+PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 DIST_SUBDIR=	dynagui
@@ -14,7 +15,7 @@
 MAINTAINER=	greenwood.andy at gmail.com
 COMMENT=	GUI frontend to the dynamips router simulator
 
-BUILD_DEPENDS=	dynagen:${PORTSDIR}/emulators/dynagen-devel
+BUILD_DEPENDS=	dynagen:${PORTSDIR}/emulators/dynagen
 
 USE_PYTHON=	2.5+
 USE_PYDISTUTILS=	yes
--- dynagui-0.4_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list