From owner-cvs-ports@FreeBSD.ORG Mon Feb 9 22:08:50 2009 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CED13106567B for ; Mon, 9 Feb 2009 22:08:50 +0000 (UTC) (envelope-from sbrabez@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 376B98FC17 for ; Mon, 9 Feb 2009 22:08:50 +0000 (UTC) (envelope-from sbrabez@gmail.com) Received: by ewy14 with SMTP id 14so3420142ewy.19 for ; Mon, 09 Feb 2009 14:08:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=0e4XRpzlRKXjURqY76u0pxrPQsDsxWGFSlY7LoAqPf0=; b=UIsP8whfL4rFVa4l9p2I9ajUOQzV1+yjuHgMtIs29hiRxpJgFAwn+LVqvFoCluDoCR 2VwSuWtW8rUCwndy5TeBqiZyrUCqpOwSySEO4yWMkxIKtkt1eOCMnii2hxv1wegLWzp7 OCoPSIz5GSSTZ3j/BhNO5ROKYi8v1Wc02ROn4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=rEW5op1hEWSV7Lu3gHBdxFsJUNSnNiGnaCbyz+BS/XVsshSS/RDygio8TlrKpsSlVG VvWODte17RcbDeqC9fJYYez4O5uAre1J3pc9BdfpcdzjcY1FJdMwQT+iuN6SSbS9awPJ SYrKEKhqxr1wCgkx1udFbprSRrf9HRPn2JkCo= MIME-Version: 1.0 Received: by 10.210.78.16 with SMTP id a16mr3502668ebb.128.1234215839775; Mon, 09 Feb 2009 13:43:59 -0800 (PST) In-Reply-To: <20090209214133.GF47668@bsdcrew.de> References: <200902092125.n19LPQSH072337@repoman.freebsd.org> <1234215261.54130.14.camel@hood.oook.cz> <20090209214133.GF47668@bsdcrew.de> Date: Mon, 9 Feb 2009 22:43:59 +0100 Message-ID: <3456f9ca0902091343r7dce2a38wa723f48bb1928b5b@mail.gmail.com> From: Sofian Brabez To: Martin Wilke Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, Pav Lucistnik , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/security Makefile ports/security/py-PF Makefile distinfo pkg-descr pkg-plist ports/security/py-PF/files pkg-message.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 22:08:51 -0000 Thanks miwi ! On Mon, Feb 9, 2009 at 10:41 PM, Martin Wilke wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Fixed :> > > On Mon, Feb 09, 2009 at 10:34:21PM +0100, Pav Lucistnik wrote: >> Martin Wilke p=ED=9Ae v po 09. 02. 2009 v 21:25 +0000: >> > miwi 2009-02-09 21:25:26 UTC >> > >> > FreeBSD ports repository >> > >> > Modified files: >> > security Makefile >> > Added files: >> > security/py-PF Makefile distinfo pkg-descr pkg-plist >> > security/py-PF/files pkg-message.in >> > Log: >> > py-PF is a pure-Python module for managing OpenBSD's Packet Filter. = It aims >> > to combine the flexibility of PF's C API and the power of Python, ma= king it >> > easier to manage PF data and to integrate firewalling capabilities i= n more >> > complex applications. >> > >> > WWW: http://www.kernel-panic.it/software/py-pf/ >> > >> > PR: ports/131463 >> > Submitted by: Sofian Brabez >> >> Style police! >> >> +PKGMESSAGE=3D ${WRKDIR}/pkg-message >> +SUB_FILES=3D pkg-message >> >> PKGMESSAGE not needed, it's defined to this value thanks to SUB_FILES >> entry. >> >> -- >> Pav Lucistnik >> >> A mouse is a device used to point at the xterm you want to type in. > > > > - -- > > +-----------------------+-------------------------------+ > | PGP : 0x05682353 | Jabber : miwi(at)BSDCrew.de | > | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org | > +-----------------------+-------------------------------+ > | Mess with the Best, Die like the Rest! | > +-----------------------+-------------------------------+ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.9 (FreeBSD) > > iEYEARECAAYFAkmQow0ACgkQFwpycAVoI1PL6ACfWfC4avHg76JDysXTpMqZCNKm > NEAAn1sY4wvvR29ypi2qYq7E++37TDLd > =3DFFMv > -----END PGP SIGNATURE----- > --=20 sbz