Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Jan 2014 22:14:56 -0800 (PST)
From:      Kevin Oberman <rkoberman@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185545: Update port ofr staging and USES
Message-ID:  <20140107061456.F1BB628430@rogue.comcast.net>
Resent-Message-ID: <201401070620.s076K0QO023359@freefall.freebsd.org>

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

>Number:         185545
>Category:       ports
>Synopsis:       Update port ofr staging and USES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 07 06:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 10.0-RC3 amd64
>Organization:
>Environment:
System: FreeBSD rogue.local 10.0-RC3 FreeBSD 10.0-RC3 #0 r259910: Thu Dec 26 20:34:31 PST 2013 root@rogue.local:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Trivial update to use USES and staging. Also update my address
>How-To-Repeat:
	N/A
>Fix:
--- Makefile.orig	2014-01-06 22:06:59.000000000 -0800
+++ Makefile	2014-01-06 22:13:28.000000000 -0800
@@ -5,17 +5,17 @@
 CATEGORIES=	net-mgmt
 MASTER_SITES=	ISC/IRRToolSet/IRRToolSet-${PORTVERSION}
 
-MAINTAINER=	oberman@es.net
+MAINTAINER=	rkoberman@gmail.com
 COMMENT=	A suite of routing policy tools to interact with the IRR
 
 PLIST_FILES=	bin/rpslcheck bin/peval bin/rtconfig
 
 USES=		bison
-USE_GMAKE=	yes
+USES=		gmake
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	libtool
 
 MAN1=		rtconfig.1 peval.1 rpslcheck.1 irrtoolset-errors.1
 
-NO_STAGE=	yes
+#NO_STAGE=	yes
 .include <bsd.port.mk>

	


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



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