From owner-svn-ports-head@freebsd.org Wed Aug 21 16:37:19 2019 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 6E706CDE80; Wed, 21 Aug 2019 16:37:19 +0000 (UTC) (envelope-from amdmi3@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46DCxW2FrLz4CP1; Wed, 21 Aug 2019 16:37:19 +0000 (UTC) (envelope-from amdmi3@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 2AD041E77E; Wed, 21 Aug 2019 16:37:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x7LGbIWH099098; Wed, 21 Aug 2019 16:37:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x7LGbI0u099095; Wed, 21 Aug 2019 16:37:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201908211637.x7LGbI0u099095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 21 Aug 2019 16:37:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509512 - head/graphics/scrot X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/graphics/scrot X-SVN-Commit-Revision: 509512 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.29 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: Wed, 21 Aug 2019 16:37:19 -0000 Author: amdmi3 Date: Wed Aug 21 16:37:18 2019 New Revision: 509512 URL: https://svnweb.freebsd.org/changeset/ports/509512 Log: - Update to 1.2 - Fix WWW: Modified: head/graphics/scrot/Makefile head/graphics/scrot/distinfo head/graphics/scrot/pkg-descr Modified: head/graphics/scrot/Makefile ============================================================================== --- head/graphics/scrot/Makefile Wed Aug 21 16:29:26 2019 (r509511) +++ head/graphics/scrot/Makefile Wed Aug 21 16:37:18 2019 (r509512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scrot -DISTVERSION= 1.1.1 +DISTVERSION= 1.2 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org Modified: head/graphics/scrot/distinfo ============================================================================== --- head/graphics/scrot/distinfo Wed Aug 21 16:29:26 2019 (r509511) +++ head/graphics/scrot/distinfo Wed Aug 21 16:37:18 2019 (r509512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564680518 -SHA256 (resurrecting-open-source-projects-scrot-1.1.1_GH0.tar.gz) = 63bc645d5dfff51e441541dc999379b34722c6428a4cd642e20005e6901383ba -SIZE (resurrecting-open-source-projects-scrot-1.1.1_GH0.tar.gz) = 36473 +TIMESTAMP = 1566316201 +SHA256 (resurrecting-open-source-projects-scrot-1.2_GH0.tar.gz) = e9b41d4cb9b5ab3747d6718c4eb51d5aaf35b6cac23c9ff68af15fc1c9ce187c +SIZE (resurrecting-open-source-projects-scrot-1.2_GH0.tar.gz) = 36839 Modified: head/graphics/scrot/pkg-descr ============================================================================== --- head/graphics/scrot/pkg-descr Wed Aug 21 16:29:26 2019 (r509511) +++ head/graphics/scrot/pkg-descr Wed Aug 21 16:37:18 2019 (r509512) @@ -12,4 +12,4 @@ Some features of the scrot: scrot also can be used to monitor a desktop PC in admin absent and register unwanted activities. -WWW: https://github.com/resurrecting-open-source-projects +WWW: https://github.com/resurrecting-open-source-projects/scrot