Date: Wed, 12 Mar 2014 09:09:11 +0100 From: John Marino <freebsd.contact@marino.st> To: "Timur I. Bakeyev" <timur@FreeBSD.org>, Xin LI <delphij@freebsd.org> Cc: svn-ports-head <svn-ports-head@freebsd.org>, svn-ports-all <svn-ports-all@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org> Subject: Re: svn commit: r347949 - in head/net: samba36 samba4 samba41 Message-ID: <53201627.8060100@marino.st> In-Reply-To: <CALdFvJGqKbQcJB4axBBaGZE=WrnC%2BdA4dBq9oEE6S%2Bh_zVb7hw@mail.gmail.com> References: <201403120107.s2C17UgI088987@svn.freebsd.org> <CALdFvJGqKbQcJB4axBBaGZE=WrnC%2BdA4dBq9oEE6S%2Bh_zVb7hw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/12/2014 07:19, Timur I. Bakeyev wrote: > The practice of certain commiters just randomly picking up ports and > making changes there without contacting maintainer beforehand becomes > more and more annoying and abusive recently. > > I've spent all night, trying to put all the stacked changes all together > and test Samba ports when at a commit attempt suddenly learn, that > someone felt the urge to interfere and bump port versions just cause he > was in a mood. Well, thanks a lot. > > And yes, I hate to change PORTREVISION. > > Have a nice day. Er, what? It was a security update. All the dependent ports had to be bumped in order to force incremental builders to pick up the security fix. As a bystander, I see nothing wrong with what happened, nor do I categorize that as abuse. My quick judgement of the day: He's right, you are wrong. I hope your day is nice too. John > > > On Wed, Mar 12, 2014 at 2:07 AM, Xin LI <delphij@freebsd.org > <mailto:delphij@freebsd.org>> wrote: > > Author: delphij > Date: Wed Mar 12 01:07:30 2014 > New Revision: 347949 > URL: http://svnweb.freebsd.org/changeset/ports/347949 > QAT: https://qat.redports.org/buildarchive/r347949/ > > Log: > Security update: > > net/samba36 -> 3.6.23 > net/samba4 -> 4.0.16 > net/samba41 -> 4.1.6 > > Security: 03e48bf5-a96d-11e3-a556-3c970e169bc2 > > Modified: > head/net/samba36/Makefile > head/net/samba36/distinfo > head/net/samba4/Makefile > head/net/samba4/distinfo > head/net/samba41/Makefile > head/net/samba41/distinfo > > Modified: head/net/samba36/Makefile > ============================================================================== > --- head/net/samba36/Makefile Wed Mar 12 00:59:35 2014 > (r347948) > +++ head/net/samba36/Makefile Wed Mar 12 01:07:30 2014 > (r347949) > @@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= ${SAMBA_BASENAME}36 > -PORTVERSION= 3.6.22 > +PORTVERSION= 3.6.23 > PORTREVISION?= 0 > CATEGORIES?= net > MASTER_SITES= ${MASTER_SITE_SAMBA} > > Modified: head/net/samba36/distinfo > ============================================================================== > --- head/net/samba36/distinfo Wed Mar 12 00:59:35 2014 > (r347948) > +++ head/net/samba36/distinfo Wed Mar 12 01:07:30 2014 > (r347949) > @@ -1,2 +1,2 @@ > -SHA256 (samba-3.6.22.tar.gz) = > 30bdf20e7788785573196a33905e7e27083a32d749285c22958edce0721cdeea > -SIZE (samba-3.6.22.tar.gz) = 34122131 > +SHA256 (samba-3.6.23.tar.gz) = > 25bbfa81b9a26609a0be744240b63e1f5030bbcfab684cf7aea3b86ed0db2dd0 > +SIZE (samba-3.6.23.tar.gz) = 34122387 > > Modified: head/net/samba4/Makefile > ============================================================================== > --- head/net/samba4/Makefile Wed Mar 12 00:59:35 2014 > (r347948) > +++ head/net/samba4/Makefile Wed Mar 12 01:07:30 2014 > (r347949) > @@ -18,7 +18,7 @@ CONFLICTS?= *samba3[2-6]-3.* > > SAMBA4_BASENAME= samba > SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 > -SAMBA4_VERSION= 4.0.13 > +SAMBA4_VERSION= 4.0.16 > SAMBA4_DISTNAME= > ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} > > WRKSRC?= ${WRKDIR}/${DISTNAME} > > Modified: head/net/samba4/distinfo > ============================================================================== > --- head/net/samba4/distinfo Wed Mar 12 00:59:35 2014 > (r347948) > +++ head/net/samba4/distinfo Wed Mar 12 01:07:30 2014 > (r347949) > @@ -1,2 +1,2 @@ > -SHA256 (samba-4.0.13.tar.gz) = > cb970bb016fd6403a31a2002b8db57f9201c6333feaafcc6b689eb5bd24174ac > -SIZE (samba-4.0.13.tar.gz) = 22105105 > +SHA256 (samba-4.0.16.tar.gz) = > 50f45bb2c90fdef958d959b1c6bbac57731238e268301d5fc5e9bf304b62ed15 > +SIZE (samba-4.0.16.tar.gz) = 22113747 > > Modified: head/net/samba41/Makefile > ============================================================================== > --- head/net/samba41/Makefile Wed Mar 12 00:59:35 2014 > (r347948) > +++ head/net/samba41/Makefile Wed Mar 12 01:07:30 2014 > (r347949) > @@ -3,7 +3,7 @@ > > PORTNAME?= ${SAMBA4_BASENAME}41 > PORTVERSION?= ${SAMBA4_VERSION} > -PORTREVISION?= 1 > +PORTREVISION?= 0 > CATEGORIES?= net > MASTER_SITES= ${MASTER_SITE_SAMBA} > MASTER_SITE_SUBDIR= samba/stable samba/rc > @@ -18,7 +18,7 @@ CONFLICTS?= *samba3[2-6]-3.* samba4-4.0 > > SAMBA4_BASENAME= samba > SAMBA4_PORTNAME= ${SAMBA4_BASENAME}4 > -SAMBA4_VERSION= 4.1.4 > +SAMBA4_VERSION= 4.1.6 > SAMBA4_DISTNAME= > ${SAMBA4_BASENAME}-${SAMBA4_VERSION:S|.p|pre|:S|.r|rc|:S|.t|tp|:S|.a|alpha|} > > WRKSRC?= ${WRKDIR}/${DISTNAME} > > Modified: head/net/samba41/distinfo > ============================================================================== > --- head/net/samba41/distinfo Wed Mar 12 00:59:35 2014 > (r347948) > +++ head/net/samba41/distinfo Wed Mar 12 01:07:30 2014 > (r347949) > @@ -1,2 +1,2 @@ > -SHA256 (samba-4.1.4.tar.gz) = > 1733e1aaa37b4fcb0fc781b07fc6f20831023ce971d8bcd97940c3fbe35766a7 > -SIZE (samba-4.1.4.tar.gz) = 23169480 > +SHA256 (samba-4.1.6.tar.gz) = > 6d3b25cb70acbd75352e1a6039093689ded373f6ac755c207635416786532e6b > +SIZE (samba-4.1.6.tar.gz) = 23177462 > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53201627.8060100>