From owner-svn-ports-head@freebsd.org Wed Jul 19 23:58:02 2017 Return-Path: Delivered-To: svn-ports-head@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 754EFD9A70F; Wed, 19 Jul 2017 23:58:02 +0000 (UTC) (envelope-from dbaio@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 mx1.freebsd.org (Postfix) with ESMTPS id 4279571B52; Wed, 19 Jul 2017 23:58:02 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6JNw17V009157; Wed, 19 Jul 2017 23:58:01 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6JNw1r1009155; Wed, 19 Jul 2017 23:58:01 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201707192358.v6JNw1r1009155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Wed, 19 Jul 2017 23:58:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446242 - head/misc/unclutter-xfixes X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/misc/unclutter-xfixes X-SVN-Commit-Revision: 446242 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.23 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, 19 Jul 2017 23:58:02 -0000 Author: dbaio Date: Wed Jul 19 23:58:01 2017 New Revision: 446242 URL: https://svnweb.freebsd.org/changeset/ports/446242 Log: misc/unclutter-xfixes: Update to 1.2 - Added new option --ignore-scrolling While here, add LICENSE_FILE PR: 220792 Submitted by: Oleh Hushchenkov (maintainer) Modified: head/misc/unclutter-xfixes/Makefile head/misc/unclutter-xfixes/distinfo Modified: head/misc/unclutter-xfixes/Makefile ============================================================================== --- head/misc/unclutter-xfixes/Makefile Wed Jul 19 23:23:11 2017 (r446241) +++ head/misc/unclutter-xfixes/Makefile Wed Jul 19 23:58:01 2017 (r446242) @@ -1,8 +1,8 @@ -# Created by: Oleg Gushchenkov +# Created by: Oleh Hushchenkov # $FreeBSD$ PORTNAME= unclutter-xfixes -PORTVERSION= 1.1 +PORTVERSION= 1.2 DISTVERSIONPREFIX= v CATEGORIES= misc @@ -10,6 +10,7 @@ MAINTAINER= gor@clogic.com.ua COMMENT= Rewrite of unclutter using the x11-xfixes extension LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= a2x:textproc/asciidoc LIB_DEPENDS= libev.so:devel/libev Modified: head/misc/unclutter-xfixes/distinfo ============================================================================== --- head/misc/unclutter-xfixes/distinfo Wed Jul 19 23:23:11 2017 (r446241) +++ head/misc/unclutter-xfixes/distinfo Wed Jul 19 23:58:01 2017 (r446242) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465305813 -SHA256 (Airblader-unclutter-xfixes-v1.1_GH0.tar.gz) = 91635c64a2075cb4e8926d84c09931c957e5f1d824a249cddb7ec109378090ad -SIZE (Airblader-unclutter-xfixes-v1.1_GH0.tar.gz) = 5812 +TIMESTAMP = 1500506028 +SHA256 (Airblader-unclutter-xfixes-v1.2_GH0.tar.gz) = addaf8fa4e7381a95ea2279eb47be675b52eb43efb83f7a78ac9044e53121d4a +SIZE (Airblader-unclutter-xfixes-v1.2_GH0.tar.gz) = 6000