Date: Fri, 26 Apr 2019 04:48:30 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500079 - head/www/stagit Message-ID: <201904260448.x3Q4mUjb012702@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Fri Apr 26 04:48:30 2019 New Revision: 500079 URL: https://svnweb.freebsd.org/changeset/ports/500079 Log: www/stagit: Update to 0.9.2 Changes: https://codemadness.org/git/stagit/log.html Modified: head/www/stagit/Makefile head/www/stagit/distinfo Modified: head/www/stagit/Makefile ============================================================================== --- head/www/stagit/Makefile Fri Apr 26 04:45:49 2019 (r500078) +++ head/www/stagit/Makefile Fri Apr 26 04:48:30 2019 (r500079) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= stagit -PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTVERSION= 0.9.2 CATEGORIES= www MASTER_SITES= https://codemadness.org/releases/stagit/ Modified: head/www/stagit/distinfo ============================================================================== --- head/www/stagit/distinfo Fri Apr 26 04:45:49 2019 (r500078) +++ head/www/stagit/distinfo Fri Apr 26 04:48:30 2019 (r500079) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551435697 -SHA256 (stagit-0.9.1.tar.gz) = 8510cc7eae6bbac72d8cc61092e622d1fa7192f19ebc9ac7fe59192300bfe790 -SIZE (stagit-0.9.1.tar.gz) = 18426 +TIMESTAMP = 1556253511 +SHA256 (stagit-0.9.2.tar.gz) = 721cd7cfac479008e803eff5afd0c95ff9dbc640450afa5b844be82d8dfe0cba +SIZE (stagit-0.9.2.tar.gz) = 18525
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904260448.x3Q4mUjb012702>