Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2013 21:58:25 +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: r325237 - in head/x11-wm/i3: . files
Message-ID:  <201308222158.r7MLwPbH064280@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Aug 22 21:58:25 2013
New Revision: 325237
URL: http://svnweb.freebsd.org/changeset/ports/325237

Log:
  - update to 4.6
  - tab -> space for pkg-descr WWW
  - Remove leading indefinite article from COMMENT
  - Remove upstreamed patch

Deleted:
  head/x11-wm/i3/files/
Modified:
  head/x11-wm/i3/Makefile
  head/x11-wm/i3/distinfo
  head/x11-wm/i3/pkg-descr

Modified: head/x11-wm/i3/Makefile
==============================================================================
--- head/x11-wm/i3/Makefile	Thu Aug 22 21:56:54 2013	(r325236)
+++ head/x11-wm/i3/Makefile	Thu Aug 22 21:58:25 2013	(r325237)
@@ -2,15 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	i3
-DISTVERSION=	4.5.1
-PORTREVISION=	1
+DISTVERSION=	4.6
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://i3wm.org/downloads/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	dhn
+MASTER_SITES=	http://i3wm.org/downloads/
 
 MAINTAINER=	bapt@FreeBSD.org
-COMMENT=	An improved dynamic tiling window manager
+COMMENT=	Improved dynamic tiling window manager
 
 LICENSE=	BSD
 

Modified: head/x11-wm/i3/distinfo
==============================================================================
--- head/x11-wm/i3/distinfo	Thu Aug 22 21:56:54 2013	(r325236)
+++ head/x11-wm/i3/distinfo	Thu Aug 22 21:58:25 2013	(r325237)
@@ -1,2 +1,2 @@
-SHA256 (i3-4.5.1.tar.bz2) = bae55f1c7c4a21d71aae182e4fab6038ba65ba4be5d1ceff9e269f4f74b823f2
-SIZE (i3-4.5.1.tar.bz2) = 878954
+SHA256 (i3-4.6.tar.bz2) = f5d2118441cec8b623d18610f3793c55df9da6af15b4df8523e86309096956e1
+SIZE (i3-4.6.tar.bz2) = 891862

Modified: head/x11-wm/i3/pkg-descr
==============================================================================
--- head/x11-wm/i3/pkg-descr	Thu Aug 22 21:56:54 2013	(r325236)
+++ head/x11-wm/i3/pkg-descr	Thu Aug 22 21:58:25 2013	(r325237)
@@ -1,4 +1,4 @@
 i3 is an improved dynamic, tiling window manager.
 Inspired by wmii that supported Xinerama.
 
-WWW:	http://i3wm.org
+WWW: http://i3wm.org



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