Date: Wed, 21 Aug 2019 16:37:18 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509512 - head/graphics/scrot Message-ID: <201908211637.x7LGbI0u099095@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908211637.x7LGbI0u099095>