Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 21:51:49 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312181 - head/x11/xload
Message-ID:  <201302132151.r1DLpnnp035349@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Wed Feb 13 21:51:49 2013
New Revision: 312181
URL: http://svnweb.freebsd.org/changeset/ports/312181

Log:
  Update to 1.1.1
  
  Obtained from:	xorg development repo

Modified:
  head/x11/xload/Makefile
  head/x11/xload/distinfo

Modified: head/x11/xload/Makefile
==============================================================================
--- head/x11/xload/Makefile	Wed Feb 13 21:39:59 2013	(r312180)
+++ head/x11/xload/Makefile	Wed Feb 13 21:51:49 2013	(r312181)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	xload
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	xload
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -17,6 +12,8 @@ LICENSE=	MIT
 XORG_CAT=	app
 USE_XORG=	xt xaw
 
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
 MAN1=		xload.1
 
 .include <bsd.port.mk>

Modified: head/x11/xload/distinfo
==============================================================================
--- head/x11/xload/distinfo	Wed Feb 13 21:39:59 2013	(r312180)
+++ head/x11/xload/distinfo	Wed Feb 13 21:51:49 2013	(r312181)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xload-1.1.0.tar.bz2) = ffdcc2862ad4da46506080983b9d8d25343da9e34c38ceb63180674bb5730bf2
-SIZE (xorg/app/xload-1.1.0.tar.bz2) = 121125
+SHA256 (xorg/app/xload-1.1.1.tar.bz2) = de12f0991ef124c291e0416ca8417073fe47328e9221d4be8e4076fcee151450
+SIZE (xorg/app/xload-1.1.1.tar.bz2) = 130887



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