From owner-svn-ports-all@freebsd.org Tue Aug 1 17:15:20 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED107DB44E8; Tue, 1 Aug 2017 17:15:20 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CFD6F1754; Tue, 1 Aug 2017 17:15:20 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 374F61FF39; Tue, 1 Aug 2017 17:15:20 +0000 (UTC) From: Jan Beich To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r447035 - head/devel/libinotify References: <201708011709.v71H9pOf036071@repo.freebsd.org> Date: Tue, 01 Aug 2017 19:15:06 +0200 In-Reply-To: <201708011709.v71H9pOf036071@repo.freebsd.org> (Sunpoet Po-Chuan Hsieh's message of "Tue, 1 Aug 2017 17:09:51 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 01 Aug 2017 17:15:21 -0000 Sunpoet Po-Chuan Hsieh writes: > Author: sunpoet > Date: Tue Aug 1 17:09:51 2017 > New Revision: 447035 > URL: https://svnweb.freebsd.org/changeset/ports/447035 > > Log: > Update to 20170711 > > Changes: https://github.com/libinotify-kqueue/libinotify-kqueue/commits/master > > Modified: > head/devel/libinotify/Makefile > head/devel/libinotify/distinfo > > Modified: head/devel/libinotify/Makefile > ============================================================================== > --- head/devel/libinotify/Makefile Tue Aug 1 17:07:58 2017 (r447034) > +++ head/devel/libinotify/Makefile Tue Aug 1 17:09:51 2017 (r447035) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libinotify > -PORTVERSION= 20170201 > +PORTVERSION= 20170711 > CATEGORIES= devel > > MAINTAINER= sunpoet@FreeBSD.org > > Modified: head/devel/libinotify/distinfo > ============================================================================== > --- head/devel/libinotify/distinfo Tue Aug 1 17:07:58 2017 (r447034) > +++ head/devel/libinotify/distinfo Tue Aug 1 17:09:51 2017 (r447035) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1500731683 > -SHA256 (libinotify-kqueue-libinotify-kqueue-20170201-84d0ed0_GH0.tar.gz) = 8dfd922960c794f7f3c303d32b953bca26c32fea029ac613c19ba05a3a6b2ca3 > -SIZE (libinotify-kqueue-libinotify-kqueue-20170201-84d0ed0_GH0.tar.gz) = 70890 > +TIMESTAMP = 1501603959 > +SHA256 (libinotify-kqueue-libinotify-kqueue-20170711-84d0ed0_GH0.tar.gz) = 8dfd922960c794f7f3c303d32b953bca26c32fea029ac613c19ba05a3a6b2ca3 > +SIZE (libinotify-kqueue-libinotify-kqueue-20170711-84d0ed0_GH0.tar.gz) = 70890 Did you forget to update GH_TAGNAME? SHA256 is still the same.