svn commit: r341139 - head/x11-wm/i3

Baptiste Daroussin bapt at FreeBSD.org
Sat Jan 25 23:44:42 UTC 2014


Author: bapt
Date: Sat Jan 25 23:44:40 2014
New Revision: 341139
URL: http://svnweb.freebsd.org/changeset/ports/341139
QAT: https://qat.redports.org/buildarchive/r341139/

Log:
  Update to 4.7.2

Modified:
  head/x11-wm/i3/Makefile
  head/x11-wm/i3/distinfo
  head/x11-wm/i3/pkg-plist

Modified: head/x11-wm/i3/Makefile
==============================================================================
--- head/x11-wm/i3/Makefile	Sat Jan 25 23:39:21 2014	(r341138)
+++ head/x11-wm/i3/Makefile	Sat Jan 25 23:44:40 2014	(r341139)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	i3
-DISTVERSION=	4.7
+DISTVERSION=	4.7.2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://i3wm.org/downloads/
 

Modified: head/x11-wm/i3/distinfo
==============================================================================
--- head/x11-wm/i3/distinfo	Sat Jan 25 23:39:21 2014	(r341138)
+++ head/x11-wm/i3/distinfo	Sat Jan 25 23:44:40 2014	(r341139)
@@ -1,2 +1,2 @@
-SHA256 (i3-4.7.tar.bz2) = e29acafdf7c7d3483c13ea80e45b407f62244b355e425c7161fdfc915c9f83c5
-SIZE (i3-4.7.tar.bz2) = 896723
+SHA256 (i3-4.7.2.tar.bz2) = 6fe4565e364a5017eb6a89ce104d6bb21afcdb4bb0b3bee9526781fa64b1f393
+SIZE (i3-4.7.2.tar.bz2) = 897398

Modified: head/x11-wm/i3/pkg-plist
==============================================================================
--- head/x11-wm/i3/pkg-plist	Sat Jan 25 23:39:21 2014	(r341138)
+++ head/x11-wm/i3/pkg-plist	Sat Jan 25 23:44:40 2014	(r341139)
@@ -9,6 +9,7 @@ bin/i3-nagbar
 bin/i3-sensible-editor
 bin/i3-sensible-pager
 bin/i3-sensible-terminal
+bin/i3-with-shmlog
 bin/i3bar
 %%ETCDIR%%/config
 %%ETCDIR%%/config.keycodes
@@ -27,6 +28,7 @@ man/man1/i3.1.gz
 man/man1/i3bar.1.gz
 share/applications/i3.desktop
 share/xsessions/i3.desktop
+share/xsessions/i3-with-shmlog.desktop
 @dirrmtry share/xsessions
 @dirrm include/i3
 @dirrm %%ETCDIR%%


More information about the svn-ports-all mailing list