From owner-cvs-all@FreeBSD.ORG Fri May 1 01:24:57 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CFD29106564A; Fri, 1 May 2009 01:24:57 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BE4448FC0A; Fri, 1 May 2009 01:24:57 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n411OvO9017281; Fri, 1 May 2009 01:24:57 GMT (envelope-from pgollucci@repoman.freebsd.org) Received: (from pgollucci@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n411Ov5M017280; Fri, 1 May 2009 01:24:57 GMT (envelope-from pgollucci) Message-Id: <200905010124.n411Ov5M017280@repoman.freebsd.org> From: "Philip M. Gollucci" Date: Fri, 1 May 2009 01:24:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-qpsmtpd Makefile distinfo pkg-plist ports/mail/p5-qpsmtpd/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 May 2009 01:24:58 -0000 pgollucci 2009-05-01 01:24:57 UTC FreeBSD ports repository Modified files: mail/p5-qpsmtpd Makefile distinfo pkg-plist Added files: mail/p5-qpsmtpd/files pkg-message.in Log: - Update to 0.81 - Fix NOPORTEXAMPLES - DISTNAME isn't needed - Move text to pkg-message and use SUB_FILES for pkg-message - *Dramatically* cleanup Depends Unconditionally depend on mod_perl for a persistent framework - sort cleanup pkg-plist Revision Changes Path 1.11 +13 -34 ports/mail/p5-qpsmtpd/Makefile 1.3 +3 -3 ports/mail/p5-qpsmtpd/distinfo 1.1 +6 -0 ports/mail/p5-qpsmtpd/files/pkg-message.in (new) 1.3 +101 -85 ports/mail/p5-qpsmtpd/pkg-plist