Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2018 08:48:38 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482416 - head/x11/i3lock
Message-ID:  <201810190848.w9J8mcfh083909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810190848.w9J8mcfh083909>