svn commit: r312177 - head/x11/viewres
Niclas Zeising
zeising at FreeBSD.org
Wed Feb 13 21:23:27 UTC 2013
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 at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= viewres
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11 at 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
More information about the svn-ports-head
mailing list