From owner-svn-ports-all@freebsd.org Fri Apr 19 17:20:20 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9515A1573173 for ; Fri, 19 Apr 2019 17:20:20 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 36E7188A31 for ; Fri, 19 Apr 2019 17:20:20 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ed1-f53.google.com (mail-ed1-f53.google.com [209.85.208.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id D32E4131C7 for ; Fri, 19 Apr 2019 17:20:19 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ed1-f53.google.com with SMTP id u57so4905266edm.3 for ; Fri, 19 Apr 2019 10:20:19 -0700 (PDT) X-Gm-Message-State: APjAAAWPCJwc2cmL2ULpzfO4+7T78o187VpwAgBubDRVpNFk0durJD8I 9r/FF3kGMwg+IwjEEm07TozxssoHoa0i5kBS3nRP1A== X-Google-Smtp-Source: APXvYqzoKZSwJZqj0cEf6UHDBLxKTwuV0fzSCfIIYb3UK2Z31tcYX4h3/5EpsA+CEPgPf51XnD7TvqwOrnKQzOOp8Ag= X-Received: by 2002:a17:906:c343:: with SMTP id ci3mr2449695ejb.194.1555694418809; Fri, 19 Apr 2019 10:20:18 -0700 (PDT) MIME-Version: 1.0 References: <201904191425.x3JEPrEh032258@repo.freebsd.org> <20190419164549.GA66383@urd.tobik.me> In-Reply-To: <20190419164549.GA66383@urd.tobik.me> From: Po-Chuan Hsieh Date: Sat, 20 Apr 2019 01:19:41 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r499358 - head/ports-mgmt/pkg-devel To: Tobias Kortkamp , Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: 36E7188A31 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.99)[-0.988,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 19 Apr 2019 17:20:20 -0000 On Sat, Apr 20, 2019 at 12:46 AM Tobias Kortkamp wrote: > On Fri, Apr 19, 2019 at 02:25:53PM +0000, Baptiste Daroussin wrote: > > Author: bapt > > Date: Fri Apr 19 14:25:53 2019 > > New Revision: 499358 > > URL: https://svnweb.freebsd.org/changeset/ports/499358 > > > > Log: > > Update to 1.10.99.13 > > > > Modified: > > head/ports-mgmt/pkg-devel/Makefile > > head/ports-mgmt/pkg-devel/distinfo > > > > Modified: head/ports-mgmt/pkg-devel/Makefile > > > ============================================================================== > > --- head/ports-mgmt/pkg-devel/Makefile Fri Apr 19 14:23:01 2019 > (r499357) > > +++ head/ports-mgmt/pkg-devel/Makefile Fri Apr 19 14:25:53 2019 > (r499358) > > @@ -1,7 +1,7 @@ > > # $FreeBSD$ > > > > PORTNAME= pkg > > -DISTVERSION= 1.10.99.11 > > +DISTVERSION= 1.10.99.13 > > _PKG_VERSION= ${DISTVERSION} > > CATEGORIES= ports-mgmt > > PKGNAMESUFFIX= -devel > > > > Modified: head/ports-mgmt/pkg-devel/distinfo > > > ============================================================================== > > --- head/ports-mgmt/pkg-devel/distinfo Fri Apr 19 14:23:01 2019 > (r499357) > > +++ head/ports-mgmt/pkg-devel/distinfo Fri Apr 19 14:25:53 2019 > (r499358) > > @@ -1,3 +1,3 @@ > > -TIMESTAMP = 1553691423 > > -SHA256 (freebsd-pkg-1.10.99.11-e368c4c3_GH0.tar.gz) = > fbe5ab14ed9a8bf44b1e106283b2f067fab7d0700e715438e584d33d8125e648 > > -SIZE (freebsd-pkg-1.10.99.11-e368c4c3_GH0.tar.gz) = 3560328 > > +TIMESTAMP = 1555683880 > > +SHA256 (freebsd-pkg-1.10.99.13-e368c4c3_GH0.tar.gz) = > fbe5ab14ed9a8bf44b1e106283b2f067fab7d0700e715438e584d33d8125e648 > > +SIZE (freebsd-pkg-1.10.99.13-e368c4c3_GH0.tar.gz) = 3560328 > > Hi, > > this seems to be a version bump only. Is that right? The checksum > in distinfo has not changed. > > GH_TAGNAME is not updated. https://github.com/freebsd/pkg/commit/68770f9bb5bc8a62439515c5d74bfe85448d0b36 Index: Makefile =================================================================== --- Makefile (revision 499361) +++ Makefile (working copy) @@ -13,7 +13,7 @@ USE_GITHUB= yes GH_ACCOUNT= freebsd -GH_TAGNAME= e368c4c3 +GH_TAGNAME= 68770f9 WITH_DEBUG= yes CFLAGS+= -O0 -g -Wno-error