ports/172471: [PATCH] comms/thebridge: portlint(1) compliant

Takefu takefu at airport.fm
Mon Oct 8 03:20:10 UTC 2012


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list