From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Mar 11 19:50:10 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F000B106566B for ; Sun, 11 Mar 2012 19:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AEE648FC0C for ; Sun, 11 Mar 2012 19:50:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q2BJoAtq083240 for ; Sun, 11 Mar 2012 19:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q2BJoAxt083239; Sun, 11 Mar 2012 19:50:10 GMT (envelope-from gnats) Resent-Date: Sun, 11 Mar 2012 19:50:10 GMT Resent-Message-Id: <201203111950.q2BJoAxt083239@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 647CE106566B for ; Sun, 11 Mar 2012 19:43:59 +0000 (UTC) (envelope-from bofh@bofh.telnet.net.bd) Received: from mx-out-03.telnet-bd.com (MX-OUT-03.TELNET-BD.COM [120.50.30.66]) by mx1.freebsd.org (Postfix) with ESMTP id 039888FC20 for ; Sun, 11 Mar 2012 19:43:56 +0000 (UTC) Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42]) by fortune-02.telnet.net.bd (Postfix) with ESMTPS id B1DD42D4131 for ; Mon, 12 Mar 2012 01:27:44 +0600 (BDT) Received: (from root@localhost) by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q2BJRLfV005426; Mon, 12 Mar 2012 01:27:21 +0600 (BDT) (envelope-from bofh) Message-Id: <201203111927.q2BJRLfV005426@bofh.telnet.net.bd> Date: Mon, 12 Mar 2012 01:27:21 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/165943: change-request: sysutils/msyslog blocking portscout for improper version checking X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Muhammad Moinur Rahman <5u623l20@gmail.com> List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Mar 2012 19:50:11 -0000 >Number: 165943 >Category: ports >Synopsis: change-request: sysutils/msyslog blocking portscout for improper version checking >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 Mar 11 19:50:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 9.0-STABLE amd64 >Organization: >Environment: System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar 2 02:21:51 BDT 2012 bofh@bofh.telnet.net.bd:/usr/obj/usr/src/sys/BOFH amd64 >Description: This patch blocks improper preview version checking of sysutils/msyslog >How-To-Repeat: >Fix: --- msyslog.patch.txt begins here --- diff -ruN msyslog.bak/Makefile msyslog/Makefile --- msyslog.bak/Makefile 2012-03-11 14:41:42.998243878 +0600 +++ msyslog/Makefile 2012-03-11 14:44:37.692254989 +0600 @@ -13,9 +13,11 @@ http://www1.corest.com/download/msyslog/ DISTNAME= ${PORTNAME}-v${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Flexible and easy to integrate syslog daemon +PORTSCOUT= ^1\.08 + OPTIONS= MYSQL "With MySQL Support" off \ PGSQL "With Postgres Support" off \ --- msyslog.patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: