svn commit: r312173 - head/x11/editres
Niclas Zeising
zeising at FreeBSD.org
Wed Feb 13 21:10:28 UTC 2013
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 at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= editres
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= x11
MAINTAINER= x11 at 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
More information about the svn-ports-head
mailing list