From owner-svn-ports-head@freebsd.org Fri Oct 19 08:48:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A22FFD7ED9; Fri, 19 Oct 2018 08:48:39 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1784574E32; Fri, 19 Oct 2018 08:48:39 +0000 (UTC) (envelope-from bapt@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 09AFE4B7F; Fri, 19 Oct 2018 08:48:39 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9J8mcdS083910; Fri, 19 Oct 2018 08:48:38 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9J8mcfh083909; Fri, 19 Oct 2018 08:48:38 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201810190848.w9J8mcfh083909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 19 Oct 2018 08:48:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482416 - head/x11/i3lock X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/x11/i3lock X-SVN-Commit-Revision: 482416 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: Fri, 19 Oct 2018 08:48:39 -0000 Author: bapt Date: Fri Oct 19 08:48:38 2018 New Revision: 482416 URL: https://svnweb.freebsd.org/changeset/ports/482416 Log: Update to 2.11.1 Modified: head/x11/i3lock/Makefile head/x11/i3lock/distinfo Modified: head/x11/i3lock/Makefile ============================================================================== --- head/x11/i3lock/Makefile Fri Oct 19 08:39:13 2018 (r482415) +++ head/x11/i3lock/Makefile Fri Oct 19 08:48:38 2018 (r482416) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= i3lock -PORTVERSION= 2.11 +PORTVERSION= 2.11.1 CATEGORIES= x11 MASTER_SITES= http://i3wm.org/${PORTNAME}/ @@ -32,6 +32,8 @@ LDFLAGS+= ${ICONV_LIB} USE_XORG= x11 xcb xt xorgproto xext USES= gmake iconv localbase pkgconfig tar:bzip2 GNU_CONFIGURE= yes +BUILD_WRKSRC= ${WRKSRC}/${CONFIGURE_TARGET} +INSTALL_WRKSRC= ${WRKSRC}/${CONFIGURE_TARGET} PORTDOCS= CHANGELOG README.md Modified: head/x11/i3lock/distinfo ============================================================================== --- head/x11/i3lock/distinfo Fri Oct 19 08:39:13 2018 (r482415) +++ head/x11/i3lock/distinfo Fri Oct 19 08:48:38 2018 (r482416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539262611 -SHA256 (i3lock-2.11.tar.bz2) = 0e1d791063fab22147ab2ce95957d56d34cb53b452e1781ec37997d04a84c44f -SIZE (i3lock-2.11.tar.bz2) = 145308 +TIMESTAMP = 1539938318 +SHA256 (i3lock-2.11.1.tar.bz2) = f2a8c3d8827529e1dbb2ca870b0b27592c741356fb32dbf0969d9d4a46b1ad04 +SIZE (i3lock-2.11.1.tar.bz2) = 145434