Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 21:10:27 +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: r312173 - head/x11/editres
Message-ID:  <201302132110.r1DLASOp022560@svn.freebsd.org>

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

Log:
  Update to 1.0.6
  
  Obtained from:	xorg development repo

Modified:
  head/x11/editres/Makefile
  head/x11/editres/distinfo

Modified: head/x11/editres/Makefile
==============================================================================
--- head/x11/editres/Makefile	Wed Feb 13 21:03:32 2013	(r312172)
+++ head/x11/editres/Makefile	Wed Feb 13 21:10:27 2013	(r312173)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	editres
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	editres
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -15,6 +10,8 @@ COMMENT=	Dynamic resource editor for X T
 XORG_CAT=	app
 USE_XORG=	x11 xt xmu xaw
 
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
 MAN1=		editres.1
 
 .include <bsd.port.mk>

Modified: head/x11/editres/distinfo
==============================================================================
--- head/x11/editres/distinfo	Wed Feb 13 21:03:32 2013	(r312172)
+++ head/x11/editres/distinfo	Wed Feb 13 21:10:27 2013	(r312173)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/editres-1.0.5.tar.bz2) = fd97a3522e97b8b7ead7b5cddeb79bfabe44769d144ac9ae5595c25c41afa33d
-SIZE (xorg/app/editres-1.0.5.tar.bz2) = 145578
+SHA256 (xorg/app/editres-1.0.6.tar.bz2) = 3b66d1240bde853872bbb341c4b8fb029094d0a5d21347a58831f15b162c4df0
+SIZE (xorg/app/editres-1.0.6.tar.bz2) = 156155



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