Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2013 13:27:30 +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: r312223 - head/x11/xvinfo
Message-ID:  <201302141327.r1EDRU3d021043@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Thu Feb 14 13:27:30 2013
New Revision: 312223
URL: http://svnweb.freebsd.org/changeset/ports/312223

Log:
  Update to 1.1.2

Modified:
  head/x11/xvinfo/Makefile
  head/x11/xvinfo/distinfo

Modified: head/x11/xvinfo/Makefile
==============================================================================
--- head/x11/xvinfo/Makefile	Thu Feb 14 13:24:33 2013	(r312222)
+++ head/x11/xvinfo/Makefile	Thu Feb 14 13:27:30 2013	(r312223)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	xvinfo
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	xvinfo
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -15,6 +10,8 @@ COMMENT=	Print out X-Video extension ada
 XORG_CAT=	app
 USE_XORG=	xv x11
 
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
 PLIST_FILES=	bin/xvinfo
 
 MAN1=		xvinfo.1

Modified: head/x11/xvinfo/distinfo
==============================================================================
--- head/x11/xvinfo/distinfo	Thu Feb 14 13:24:33 2013	(r312222)
+++ head/x11/xvinfo/distinfo	Thu Feb 14 13:27:30 2013	(r312223)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/xvinfo-1.1.1.tar.bz2) = 60c74aa190bcf1e244f6f1576dc43869018a8ed5ba319703a5c198d3466a3985
-SIZE (xorg/app/xvinfo-1.1.1.tar.bz2) = 105663
+SHA256 (xorg/app/xvinfo-1.1.2.tar.bz2) = eed3d90ffd788ef728c4a5e7aa4bd86dc6bbcebac929caf7a0479cf8b53b50e3
+SIZE (xorg/app/xvinfo-1.1.2.tar.bz2) = 116906



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