svn commit: r482416 - head/x11/i3lock

Baptiste Daroussin bapt at FreeBSD.org
Fri Oct 19 08:48:39 UTC 2018


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


More information about the svn-ports-all mailing list