pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

i3-git: Update wip/i3-git to 4.12.



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Thu Mar 17 16:26:03 2016 +0100
Changeset:	077149894c7202b8837ea5eb3657a26f0b91dda6

Modified Files:
	i3-git/Makefile

Log Message:
i3-git: Update wip/i3-git to 4.12.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=077149894c7202b8837ea5eb3657a26f0b91dda6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 i3-git/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/i3-git/Makefile b/i3-git/Makefile
index 54d7ce7..f40f1b3 100644
--- a/i3-git/Makefile
+++ b/i3-git/Makefile
@@ -2,15 +2,15 @@
 #
 
 DISTNAME=	i3-${VERSION}
-VERSION=	4.11
+VERSION=	4.12
 CATEGORIES=	wm
 MASTER_SITES=	http://i3wm.org/downloads/
 EXTRACT_SUFX=	.tar.bz2
 
 GIT_REPOSITORIES=	i3
-GIT_REPO.i3=	https://github.com/i3/i3.git
-GIT_BRANCH.i3=	next
-WRKSRC= ${WRKDIR}/i3
+GIT_REPO.i3=		https://github.com/i3/i3.git
+GIT_BRANCH.i3=		next
+WRKSRC=			${WRKDIR}/i3
 
 MAINTAINER=	tonnerre%NetBSD.org@localhost
 HOMEPAGE=	http://i3wm.org/


Home | Main Index | Thread Index | Old Index