svn commit: r312181 - head/x11/xload

Niclas Zeising zeising at FreeBSD.org
Wed Feb 13 21:51:50 UTC 2013


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 at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	xload
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	x11
 
 MAINTAINER=	x11 at 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


More information about the svn-ports-head mailing list