Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2013 12:30:56 GMT
From:      Fabian Keil <fk@fabiankeil.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182905: [MAINTAINER-UPDATE] Stage support for net-mgmt/vidalia
Message-ID:  <201310111230.r9BCUuxn031243@oldred.freebsd.org>
Resent-Message-ID: <201310111240.r9BCe0RR097528@freefall.freebsd.org>

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

>Number:         182905
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Stage support for net-mgmt/vidalia
>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:   Fri Oct 11 12:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Fabian Keil
>Release:        HEAD
>Organization:
>Environment:
FreeBSD r500.local 10.0-ALPHA5 FreeBSD 10.0-ALPHA5 #606 r256119+b9bbc49(fk): Wed Oct  9 00:34:06 CEST 2013     fk@r500.local:/usr/obj/usr/src/sys/ZOEY  amd64

>Description:
The attached patch adds stage support for net-mgmt/vidalia.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

>From 514ae44ffc3cfcffbac2b9ba2c42a50ff70418ce Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 7 Oct 2013 18:24:46 +0200
Subject: [PATCH] net-mgmt/vidalia: Add stage support

---
 net-mgmt/vidalia/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mgmt/vidalia/Makefile b/net-mgmt/vidalia/Makefile
index f0033ed..46800b5 100644
--- a/net-mgmt/vidalia/Makefile
+++ b/net-mgmt/vidalia/Makefile
@@ -3,6 +3,7 @@
 
 PORTNAME=	vidalia
 PORTVERSION=	0.2.21
+PORTREVISION=	1
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	https://archive.torproject.org/tor-package-archive/vidalia/ \
 		https://www.torproject.org/dist/vidalia/ \
@@ -17,5 +18,4 @@ USES=		cmake
 INSTALLS_ICONS=	yes
 USE_QT4=	gui moc_build qmake_build rcc_build uic_build network xml linguist_build
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
-- 
1.8.4



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



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