From owner-svn-ports-all@freebsd.org Sun Mar 6 10:07:52 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 182FCA95F3C; Sun, 6 Mar 2016 10:07:52 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pf0-x233.google.com (mail-pf0-x233.google.com [IPv6:2607:f8b0:400e:c00::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD9B5959; Sun, 6 Mar 2016 10:07:51 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: by mail-pf0-x233.google.com with SMTP id 63so61926273pfe.3; Sun, 06 Mar 2016 02:07:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:reply-to:subject:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=mO3WdP9wuPCylbKof1nWgtAIaho3YUDtnW0vI1lb7sg=; b=AfPvABAyl6r298RA4lfr0BtWUIWmd9twhM3BMSLulG9jG1ahWHu1HksqxNtXwBSpOZ Gp210dGQdyxp45LQrQvuhzVz+q0dngExu6RoFOlqTUTLV/U990Nwv5/r2DpGb7zCRk5g L1eK2dNPfiGc3IxZ0dq75/7UMqA85OHLa8107TNX3Lh4ygVI65dxOAMVB2NoPmJ2aAZp qFrfPwsdeY9uY9tRisjb37FoIHJ1v1ZXpLCBxS9q04OR7S4qHaWOBj85mOQ/UrPZRi2s jMpzEoaVfuM+cCADN8DOfFN44KZzYIw3fTYEr7ATH9T1q5qP/EZabyWWKdwtoVBcUjSt NMHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:reply-to:subject:references:to:from :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=mO3WdP9wuPCylbKof1nWgtAIaho3YUDtnW0vI1lb7sg=; b=C3D6HBzC8Ea8Aez+ayndjztOfzyfprZDl0Ep1QAgP6j5VkL0vELtwjYZOtgJokAlVW ZFErhLqVuINohzPzTDEjjwBxheh4s4iYSD6FyDWDNvI3Q08zEneUfZX5RzRnYeAkVSAM f1JJPfrg6pcN3/QgpXhVDzahT5KJGNvm5DIPcpAMf1OPGBZMM6yYUyk2VCwYN0vLVNZF i9s53vM4EZEPQdTjfBozQCJ+qLcQ5+XfTzOpnthOc71gaEIZ6C0iIrRmAPCV7nTi7AG7 AWJsMqqX7GklOxj4ZThkvSI6gfQXvpnbVE/0kaxQB49AmTaAMp/sMRHBLpTqzwgtDaaH zxqQ== X-Gm-Message-State: AD7BkJJqqjhTqGT/a6CdSeyKOw7dxS7WdCYOWWiOw48HgharrJS/k0Y8xOVCh8p4aQXK+Q== X-Received: by 10.98.65.203 with SMTP id g72mr25644647pfd.138.1457258871464; Sun, 06 Mar 2016 02:07:51 -0800 (PST) Received: from ?IPv6:2001:44b8:31ae:7b01::1? (2001-44b8-31ae-7b01-0000-0000-0000-0001.static.ipv6.internode.on.net. [2001:44b8:31ae:7b01::1]) by smtp.gmail.com with ESMTPSA id y27sm16983217pfi.82.2016.03.06.02.07.48 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 06 Mar 2016 02:07:51 -0800 (PST) Sender: Kubilay Kocak Reply-To: koobs@FreeBSD.org Subject: Re: svn commit: r410227 - in head/devel: . py-pyinotify References: <201603060241.u262foae069668@repo.freebsd.org> <4465f096-9d8f-5f51-a099-9a2daf96b6af@FreeBSD.org> To: Josh Paetzel , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kubilay Kocak Message-ID: <2e324b1e-94e1-e12f-5f8e-de0e2e86f089@FreeBSD.org> Date: Sun, 6 Mar 2016 21:07:38 +1100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <4465f096-9d8f-5f51-a099-9a2daf96b6af@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2016 10:07:52 -0000 On 6/03/2016 9:06 PM, Kubilay Kocak wrote: > On 6/03/2016 1:41 PM, Josh Paetzel wrote: >> +PORTNAME= pyinotify >> +PORTVERSION= 0.9.6 >> +CATEGORIES= devel Oops, and add 'python' as secondary category for python packages :) >> +MASTER_SITES= ${MASTER_SITE_CHEESESHOP} >> +MASTER_SITE_SUBDIR=source/p/pyinotify > > This can just be MASTER_SITES=CHEESESHOP which will handle the SUBDIR > stuff automatically > >> +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >> + >> +MAINTAINER= jpaetzel@FreeBSD.org >> +COMMENT= Python interface to (lib)inotify >> + >> +LICENSE= MIT > > A license file (COPYING) exists in WRKSRC, add it to LICENSE_FILE > >> +LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify >> + >> +USES= python >> +USE_PYTHON= distutils > > Use autoplist for standard python packages (those that use distutils, or > dont custom build systems to install the python component) >