diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-13 21:34:39 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-13 21:34:39 +0000 |
commit | 47fe221a91d3b43aafdf8504b533f74dba388bd4 (patch) | |
tree | a4b1ee69009c3c24810e4fe4f8f2d68660a0f6ab /x11/xditview | |
parent | b4042e53a023a37e804aae9b76f4821eb7003e88 (diff) |
Notes
Diffstat (limited to 'x11/xditview')
-rw-r--r-- | x11/xditview/Makefile | 9 | ||||
-rw-r--r-- | x11/xditview/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11/xditview/Makefile b/x11/xditview/Makefile index c72868267e77..68d259486cc0 100644 --- a/x11/xditview/Makefile +++ b/x11/xditview/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: xditview -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xditview -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -17,6 +12,8 @@ LICENSE= MIT XORG_CAT= app USE_XORG= xt xaw +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros + MAN1= xditview.1 .include <bsd.port.mk> diff --git a/x11/xditview/distinfo b/x11/xditview/distinfo index 774c1ebdbf80..f648b8ba80a2 100644 --- a/x11/xditview/distinfo +++ b/x11/xditview/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xditview-1.0.2.tar.bz2) = e5d02b60a8f383a20c44cc7d718455075344fb37d171b0397b84f1cc8d49e776 -SIZE (xorg/app/xditview-1.0.2.tar.bz2) = 131303 +SHA256 (xorg/app/xditview-1.0.3.tar.bz2) = 30f0eaee7e740a080cfb29e3f57a1202e6a5a19a0bfb099c89060cc2986e0328 +SIZE (xorg/app/xditview-1.0.3.tar.bz2) = 143012 |