From owner-svn-ports-all@FreeBSD.ORG Thu Jan 9 15:00:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org 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 3361BDDD; Thu, 9 Jan 2014 15:00:02 +0000 (UTC) Received: from forward3h.mail.yandex.net (forward3h.mail.yandex.net [84.201.187.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 54A5B1D6E; Thu, 9 Jan 2014 15:00:01 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward3h.mail.yandex.net (Yandex) with ESMTP id 4CB251361F3D; Thu, 9 Jan 2014 18:59:52 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 73279134031E; Thu, 9 Jan 2014 18:59:51 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id GSh12Kh9sE-xo3mrJxb; Thu, 9 Jan 2014 18:59:50 +0400 (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (Client certificate not present) X-Yandex-Uniq: 584a85df-09ba-4675-b4a8-aa0818709a8b Message-ID: <52CEB965.9040308@passap.ru> Date: Thu, 09 Jan 2014 18:59:49 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r339247 - in head/x11/bgrot: . files References: <201401091456.s09Eu9Mn080973@svn.freebsd.org> In-Reply-To: <201401091456.s09Eu9Mn080973@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 09 Jan 2014 15:00:02 -0000 09.01.2014 18:56, Baptiste Daroussin пишет: > Author: bapt > Date: Thu Jan 9 14:56:09 2014 > New Revision: 339247 > URL: http://svnweb.freebsd.org/changeset/ports/339247 > > Log: > Update to 1.31 > Handle the configuration file directly in plist > > PR: ports/185605 > Submitted by: Matthew D.Fuller (maintainer) > > Deleted: > head/x11/bgrot/files/patch-Makefile > head/x11/bgrot/files/patch-setconfdir.pl > head/x11/bgrot/pkg-message > Modified: > head/x11/bgrot/Makefile > head/x11/bgrot/distinfo > head/x11/bgrot/pkg-plist > > Modified: head/x11/bgrot/Makefile > ============================================================================== > --- head/x11/bgrot/Makefile Thu Jan 9 14:49:45 2014 (r339246) > +++ head/x11/bgrot/Makefile Thu Jan 9 14:56:09 2014 (r339247) > @@ -2,18 +2,21 @@ > # $FreeBSD$ > > PORTNAME= bgrot > -PORTVERSION= 1.30 > -PORTREVISION= 7 > +PORTVERSION= 1.31 > CATEGORIES= x11 > MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/bgrot/ \ > http://distfiles.over-yonder.net/bgrot/ > > MAINTAINER= fullermd@over-yonder.net > -COMMENT= A program to handle your X background to prevent boredom > +COMMENT= Program to handle your X background to prevent boredom > + > +LICENSE= BSD2CLAUSE > > RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv > > USES= shebangfix perl5 > SHEBANG_FILES= *.pl > > +MAKE_ARGS= IPREFIX=${STAGEDIR}${PREFIX} > + > .include > > Modified: head/x11/bgrot/distinfo > ============================================================================== > --- head/x11/bgrot/distinfo Thu Jan 9 14:49:45 2014 (r339246) > +++ head/x11/bgrot/distinfo Thu Jan 9 14:56:09 2014 (r339247) > @@ -1,2 +1,2 @@ > -SHA256 (bgrot-1.30.tar.gz) = e9cac2280bb57119df15eb78b412066f7e6b4c8eaf9c5bc9aa3df4f4a36ca791 > -SIZE (bgrot-1.30.tar.gz) = 6567 > +SHA256 (bgrot-1.31.tar.gz) = e4f625b6e8f064532ed2c921e80219db7b33c9fe7b54e7ab40fe9fc0bb175ccc > +SIZE (bgrot-1.31.tar.gz) = 6867 > > Modified: head/x11/bgrot/pkg-plist > ============================================================================== > --- head/x11/bgrot/pkg-plist Thu Jan 9 14:49:45 2014 (r339246) > +++ head/x11/bgrot/pkg-plist Thu Jan 9 14:56:09 2014 (r339247) > @@ -3,5 +3,7 @@ bin/bgrandom.pl > bin/bgrotman.pl > bin/createlist.sh > bin/masterlistgen.sh > -etc/bgrot.conf.skel > +@unexec if cmp -s %D/etc/bgrot.conf.sample %D/etc/bgrot.conf; then rm -f %D/etc/bgrot.conf; fi > +etc/bgrot.conf.sample > +@exec if [ ! -f %D/etc/bgrot.conf ] ; then cp -p %D/%F %B/bgrot.conf; fi > man/man1/bgrot.1.gz The configure file seems to be bgrot.conf.*skel*, not bgrot.conf.sample. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve