Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 21:23:26 +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: r312177 - head/x11/viewres
Message-ID:  <201302132123.r1DLNQRM026688@svn.freebsd.org>

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

Log:
  Update to 1.0.4
  
  Obtained from:	xorg development repo

Modified:
  head/x11/viewres/Makefile
  head/x11/viewres/distinfo

Modified: head/x11/viewres/Makefile
==============================================================================
--- head/x11/viewres/Makefile	Wed Feb 13 21:19:38 2013	(r312176)
+++ head/x11/viewres/Makefile	Wed Feb 13 21:23:25 2013	(r312177)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	viewres
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	viewres
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -15,6 +10,8 @@ COMMENT=	Graphical class browser for Xt
 XORG_CAT=	app
 USE_XORG=	xt xaw
 
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
 MAN1=		viewres.1
 
 PLIST_FILES+=	bin/viewres \

Modified: head/x11/viewres/distinfo
==============================================================================
--- head/x11/viewres/distinfo	Wed Feb 13 21:19:38 2013	(r312176)
+++ head/x11/viewres/distinfo	Wed Feb 13 21:23:25 2013	(r312177)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/viewres-1.0.3.tar.bz2) = 1ad506fa0a01afeb914d05d58c5c9ff46f0348093dab646a30bbdcf727eede0a
-SIZE (xorg/app/viewres-1.0.3.tar.bz2) = 114933
+SHA256 (xorg/app/viewres-1.0.4.tar.bz2) = d9c11b44908d91926df8b33428ae04c86c85e4f8380e9b5e68326a651c872e59
+SIZE (xorg/app/viewres-1.0.4.tar.bz2) = 126186



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