diff options
author | zeising <zeising@FreeBSD.org> | 2013-02-14 05:10:27 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-02-14 05:10:27 +0800 |
commit | fdcaa92166712a75f1b76666ffa961fd8f7a5581 (patch) | |
tree | b40da4a9c1a83af5c90db92865c24297f551a730 /x11 | |
parent | 7adfbbd262396384c0529be94bb5a74ba772c766 (diff) | |
download | freebsd-ports-gnome-fdcaa92166712a75f1b76666ffa961fd8f7a5581.tar.gz freebsd-ports-gnome-fdcaa92166712a75f1b76666ffa961fd8f7a5581.tar.zst freebsd-ports-gnome-fdcaa92166712a75f1b76666ffa961fd8f7a5581.zip |
Update to 1.0.6
Obtained from: xorg development repo
Diffstat (limited to 'x11')
-rw-r--r-- | x11/editres/Makefile | 9 | ||||
-rw-r--r-- | x11/editres/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11/editres/Makefile b/x11/editres/Makefile index 5e7ad5a6d849..e014524651a4 100644 --- a/x11/editres/Makefile +++ b/x11/editres/Makefile @@ -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 Toolkit Applications 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> diff --git a/x11/editres/distinfo b/x11/editres/distinfo index ff572e4b01f2..fcab82d19c91 100644 --- a/x11/editres/distinfo +++ b/x11/editres/distinfo @@ -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 |