Date: Thu, 9 Jan 2014 17:14:01 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Boris Samorodov <bsam@passap.ru> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r339247 - in head/x11/bgrot: . files Message-ID: <20140109161401.GG15000@ithaqua.etoilebsd.net> In-Reply-To: <52CEB965.9040308@passap.ru> References: <201401091456.s09Eu9Mn080973@svn.freebsd.org> <52CEB965.9040308@passap.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--eVzOFob/8UvintSX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 09, 2014 at 06:59:49PM +0400, Boris Samorodov wrote: > 09.01.2014 18:56, Baptiste Daroussin =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > Author: bapt > > Date: Thu Jan 9 14:56:09 2014 > > New Revision: 339247 > > URL: http://svnweb.freebsd.org/changeset/ports/339247 > >=20 > > Log: > > Update to 1.31 > > Handle the configuration file directly in plist > > =20 > > PR: ports/185605 > > Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) > >=20 > > 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 > >=20 > > Modified: head/x11/bgrot/Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- 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$ > > =20 > > PORTNAME=3D bgrot > > -PORTVERSION=3D 1.30 > > -PORTREVISION=3D 7 > > +PORTVERSION=3D 1.31 > > CATEGORIES=3D x11 > > MASTER_SITES=3D http://www.over-yonder.net/~fullermd/projects/bgrot/ \ > > http://distfiles.over-yonder.net/bgrot/ > > =20 > > MAINTAINER=3D fullermd@over-yonder.net > > -COMMENT=3D A program to handle your X background to prevent boredom > > +COMMENT=3D Program to handle your X background to prevent boredom > > + > > +LICENSE=3D BSD2CLAUSE > > =20 > > RUN_DEPENDS=3D xv:${PORTSDIR}/graphics/xv > > =20 > > USES=3D shebangfix perl5 > > SHEBANG_FILES=3D *.pl > > =20 > > +MAKE_ARGS=3D IPREFIX=3D${STAGEDIR}${PREFIX} > > + > > .include <bsd.port.mk> > >=20 > > Modified: head/x11/bgrot/distinfo > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- 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) =3D e9cac2280bb57119df15eb78b412066f7e6b4c8= eaf9c5bc9aa3df4f4a36ca791 > > -SIZE (bgrot-1.30.tar.gz) =3D 6567 > > +SHA256 (bgrot-1.31.tar.gz) =3D e4f625b6e8f064532ed2c921e80219db7b33c9f= e7b54e7ab40fe9fc0bb175ccc > > +SIZE (bgrot-1.31.tar.gz) =3D 6867 > >=20 > > Modified: head/x11/bgrot/pkg-plist > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- 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 >=20 > The configure file seems to be bgrot.conf.*skel*, not bgrot.conf.sample. >=20 No it has changed with this new release. regards, Bapt --eVzOFob/8UvintSX Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLOyskACgkQ8kTtMUmk6EwrhwCgs1hN2zaVdAtXN0BqMmgsXZXX jsgAnj3W46j5yBlycrjpj/VUh/30585z =/yBX -----END PGP SIGNATURE----- --eVzOFob/8UvintSX--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140109161401.GG15000>