From owner-svn-src-projects@FreeBSD.ORG Wed Oct 31 08:13:12 2012 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 54664A5E for ; Wed, 31 Oct 2012 08:13:12 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 212208FC0A for ; Wed, 31 Oct 2012 08:13:11 +0000 (UTC) Received: from github.com (sh2.rs.github.com [50.57.128.197]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 34B292C39D for ; Wed, 31 Oct 2012 01:13:10 -0700 (PDT) Date: Wed, 31 Oct 2012 01:13:10 -0700 From: Baptiste Daroussin To: svn-src-projects@freebsd.org Message-ID: <5090dd96262de_27d31042ae46886d@sh2.rs.github.com.mail> Subject: [pkgng/pkgng] c6b587: Rename init/shutdown in plugin interface to pkg_pl... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5090dd96240fd_27d31042ae46861b"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Baptiste Daroussin List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 08:13:12 -0000 ----==_mimepart_5090dd96240fd_27d31042ae46861b Date: Wed, 31 Oct 2012 01:13:10 -0700 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-ID: <5090dd962534c_27d31042ae468792@sh2.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/pkgng/pkgng Commit: c6b5874c13d74b2240bb6724acd5657e97a12d18 https://github.com/pkgng/pkgng/commit/c6b5874c13d74b2240bb6724acd5657e97a12d18 Author: Baptiste Daroussin Date: 2012-10-31 (Wed, 31 Oct 2012) Changed paths: M libpkg/plugins.c Log Message: ----------- Rename init/shutdown in plugin interface to pkg_plugin_init pkg_plugin_shutdown to avoid conflicts with shutdown(2) ----==_mimepart_5090dd96240fd_27d31042ae46861b--