svn commit: r312223 - head/x11/xvinfo
Niclas Zeising
zeising at FreeBSD.org
Thu Feb 14 13:27:31 UTC 2013
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 at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xvinfo
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= x11
MAINTAINER= x11 at 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
More information about the svn-ports-head
mailing list