From owner-svn-ports-head@freebsd.org Mon Mar 15 18:08:35 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6FB065AA96E; Mon, 15 Mar 2021 18:08:35 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dzktq2j3Gz3jG7; Mon, 15 Mar 2021 18:08:35 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4FA5814ECD; Mon, 15 Mar 2021 18:08:35 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12FI8ZFk057282; Mon, 15 Mar 2021 18:08:35 GMT (envelope-from nc@FreeBSD.org) Received: (from nc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12FI8YvV057280; Mon, 15 Mar 2021 18:08:34 GMT (envelope-from nc@FreeBSD.org) Message-Id: <202103151808.12FI8YvV057280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nc set sender to nc@FreeBSD.org using -f From: Neel Chauhan Date: Mon, 15 Mar 2021 18:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568484 - head/www/stagit X-SVN-Group: ports-head X-SVN-Commit-Author: nc X-SVN-Commit-Paths: head/www/stagit X-SVN-Commit-Revision: 568484 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2021 18:08:35 -0000 Author: nc Date: Mon Mar 15 18:08:34 2021 New Revision: 568484 URL: https://svnweb.freebsd.org/changeset/ports/568484 Log: www/stagit: Update to 0.9.5 Modified: head/www/stagit/Makefile head/www/stagit/distinfo Modified: head/www/stagit/Makefile ============================================================================== --- head/www/stagit/Makefile Mon Mar 15 18:04:25 2021 (r568483) +++ head/www/stagit/Makefile Mon Mar 15 18:08:34 2021 (r568484) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stagit -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= www MASTER_SITES= https://codemadness.org/releases/stagit/ Modified: head/www/stagit/distinfo ============================================================================== --- head/www/stagit/distinfo Mon Mar 15 18:04:25 2021 (r568483) +++ head/www/stagit/distinfo Mon Mar 15 18:08:34 2021 (r568484) @@ -1,3 +1,3 @@ -TIMESTAMP = 1597719672 -SHA256 (stagit-0.9.4.tar.gz) = 8889ab13fa345729cdc3cc92c8fdce10d49f6660f39a60def7646c86d8a61300 -SIZE (stagit-0.9.4.tar.gz) = 18912 +TIMESTAMP = 1615831636 +SHA256 (stagit-0.9.5.tar.gz) = 025a17c7be3a4e98a2319efc4eb6329e9ea6a778b2b24b0eb97a342ece9bb039 +SIZE (stagit-0.9.5.tar.gz) = 19115