diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-13 21:03:32 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-13 21:03:32 +0000 |
commit | 6544967b3c5235d4a95e75f0f159b28b186302b4 (patch) | |
tree | 7f4b8915bc42f955ab158af8d6abf3903eb837e0 /x11/beforelight | |
parent | aa69eb013002d0f8e735dd1f408afe3275d2bd50 (diff) | |
download | ports-6544967b3c5235d4a95e75f0f159b28b186302b4.tar.gz ports-6544967b3c5235d4a95e75f0f159b28b186302b4.zip |
Notes
Diffstat (limited to 'x11/beforelight')
-rw-r--r-- | x11/beforelight/Makefile | 9 | ||||
-rw-r--r-- | x11/beforelight/distinfo | 4 |
2 files changed, 5 insertions, 8 deletions
diff --git a/x11/beforelight/Makefile b/x11/beforelight/Makefile index 0ce0d9312286..1301899fa1e7 100644 --- a/x11/beforelight/Makefile +++ b/x11/beforelight/Makefile @@ -1,12 +1,7 @@ -# New ports collection makefile for: beforelight -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= beforelight -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -15,6 +10,8 @@ COMMENT= A sample screen saver for X XORG_CAT= app USE_XORG= x11 xscrnsaver xt xaw7 xt +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros + MAN1= beforelight.1 .include <bsd.port.mk> diff --git a/x11/beforelight/distinfo b/x11/beforelight/distinfo index a01024dc6ffa..fa19442acf13 100644 --- a/x11/beforelight/distinfo +++ b/x11/beforelight/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/beforelight-1.0.4.tar.bz2) = 38f1d5380704234a37306ee13ea53be6eed4a1c6eb2c8ebdacca181465da56bb -SIZE (xorg/app/beforelight-1.0.4.tar.bz2) = 108254 +SHA256 (xorg/app/beforelight-1.0.5.tar.bz2) = 8fcab6f15148ca680c0d3da8de7dcb41f8e6a076f442cf8bdcf272be9e348166 +SIZE (xorg/app/beforelight-1.0.5.tar.bz2) = 119358 |