From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 5 05:01:35 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C0C3D3B for ; Sat, 5 Apr 2014 05:01:35 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B6F0E18 for ; Sat, 5 Apr 2014 05:01:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3550vkP013227 for ; Sat, 5 Apr 2014 05:00:57 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3550vsI013226; Sat, 5 Apr 2014 05:00:57 GMT (envelope-from gnats) Resent-Date: Sat, 5 Apr 2014 05:00:57 GMT Resent-Message-Id: <201404050500.s3550vsI013226@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, "Danilo G. Baio" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 103F1D0A for ; Sat, 5 Apr 2014 04:56:29 +0000 (UTC) Received: from mail-qg0-f67.google.com (mail-qg0-f67.google.com [209.85.192.67]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C5221D92 for ; Sat, 5 Apr 2014 04:56:28 +0000 (UTC) Received: by mail-qg0-f67.google.com with SMTP id j5so1170323qga.6 for ; Fri, 04 Apr 2014 21:56:27 -0700 (PDT) Received: from dbaio@bsd.com.br ([177.66.160.244]) by mx.google.com with ESMTPSA id e67sm12440583qge.13.2014.04.04.13.15.22 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Apr 2014 13:15:24 -0700 (PDT) Received: by dbaio@bsd.com.br (sSMTP sendmail emulation); Fri, 04 Apr 2014 17:15:20 -0300 Message-Id: <533f12dc.491f8c0a.6518.5abe@mx.google.com> Date: Fri, 04 Apr 2014 17:15:20 -0300 From: "Danilo G. Baio" To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/188279: [PATCH] mail/isoqlog: stage support, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 05:01:35 -0000 >Number: 188279 >Category: ports >Synopsis: [PATCH] mail/isoqlog: stage support, take maintainership >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: Sat Apr 05 05:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Danilo G. Baio >Release: FreeBSD 10.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD dbaio.bs2cloud.com.br 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC >Description: - Stage support - Take maintainership Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN) >How-To-Repeat: >Fix: --- isoqlog-2.2.1.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 350162) +++ Makefile (working copy) @@ -9,7 +9,7 @@ http://www.trunix.org/projeler/isoqlog/ \ http://www.acikkod.org/softwares/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= A qmail, postfix, sendmail, exim MTA log analysis program GNU_CONFIGURE= yes @@ -17,7 +17,6 @@ SUB_FILES= pkg-message -NO_STAGE= yes .include .ifdef NOPORTDOCS @@ -27,7 +26,4 @@ ${WRKSRC}/Makefile.in .endif -post-install: - @${CAT} ${PKGMESSAGE} - .include --- isoqlog-2.2.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: