Date: Mon, 08 Oct 2012 12:17:58 +0900 From: Takefu <takefu@airport.fm> To: freebsd-gnats-submit@FreeBSD.org Cc: db@FreeBSD.org Subject: ports/172471: [PATCH] comms/thebridge: portlint(1) compliant Message-ID: <507245E6.8060903@airport.fm> Resent-Message-ID: <201210080320.q983KAZh054958@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 172471 >Category: ports >Synopsis: [PATCH] comms/thebridge: portlint(1) compliant >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: Mon Oct 08 03:20:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Takefu >Release: FreeBSD 7.4-RELEASE-p10 i386 >Organization: FOX Amateur Radio Club >Environment: >Description: - fix Trim the headers - fix portlint(1) compliant >How-To-Repeat: >Fix: --- thebridge.patch begins here --- diff -ruN /usr/ports/comms/thebridge/Makefile comms/thebridge/Makefile --- /usr/ports/comms/thebridge/Makefile 2011-06-14 20:17:42.000000000 +0900 +++ comms/thebridge/Makefile 2012-10-08 11:17:02.000000000 +0900 @@ -1,9 +1,5 @@ -# ports collection makefile for: thebridge -# Date created: 22 June 2004 -# Whom: db -# +# Created by: db <db@FreeBSD.org> # $FreeBSD: ports/comms/thebridge/Makefile,v 1.12 2011/06/14 11:17:42 db Exp $ -# PORTNAME= thebridge PORTVERSION= 1.06 @@ -15,12 +11,12 @@ MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio Echolink conference bridge -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes +RUN_DEPENDS= bash:${PORTSDIR}/shells/bash + +GNU_CONFIGURE= yes PORTDOCS= README USE_RC_SUBR= tbd MAKE_JOBS_SAFE= yes --- thebridge.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?507245E6.8060903>