svn commit: r338860 - in head/x11/i3status: . files

Baptiste Daroussin bapt at FreeBSD.org
Mon Jan 6 11:24:30 UTC 2014


Author: bapt
Date: Mon Jan  6 11:24:29 2014
New Revision: 338860
URL: http://svnweb.freebsd.org/changeset/ports/338860

Log:
  update to 2.8
  Mostly our patches being upstreamed

Deleted:
  head/x11/i3status/files/
Modified:
  head/x11/i3status/Makefile
  head/x11/i3status/distinfo

Modified: head/x11/i3status/Makefile
==============================================================================
--- head/x11/i3status/Makefile	Mon Jan  6 11:14:15 2014	(r338859)
+++ head/x11/i3status/Makefile	Mon Jan  6 11:24:29 2014	(r338860)
@@ -1,14 +1,14 @@
 # $FreeBSD$
 
 PORTNAME=	i3status
-PORTVERSION=	2.7
+PORTVERSION=	2.8
 CATEGORIES=	x11
 MASTER_SITES=	http://i3wm.org/i3status/
 
 MAINTAINER=	bapt at FreeBSD.org
 COMMENT=	Small program for generating a status bar
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 LIB_DEPENDS=	libconfuse.so:${PORTSDIR}/devel/libconfuse \
 		libyajl.so:${PORTSDIR}/devel/yajl

Modified: head/x11/i3status/distinfo
==============================================================================
--- head/x11/i3status/distinfo	Mon Jan  6 11:14:15 2014	(r338859)
+++ head/x11/i3status/distinfo	Mon Jan  6 11:24:29 2014	(r338860)
@@ -1,2 +1,2 @@
-SHA256 (i3status-2.7.tar.bz2) = 073f4e5de3bc5afc1f23c52ea52e2aa4b90ca8a012f28ba2c5fac3c33474a632
-SIZE (i3status-2.7.tar.bz2) = 37594
+SHA256 (i3status-2.8.tar.bz2) = ab06c5dd454354e6fc64354082616115082b70dc3906361bce5a02beb0f807fe
+SIZE (i3status-2.8.tar.bz2) = 40422


More information about the svn-ports-all mailing list