Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 21:03:32 +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: r312172 - head/x11/beforelight
Message-ID:  <201302132103.r1DL3WSK020172@svn.freebsd.org>

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

Log:
  Update to 1.0.5
  
  Obtained from:	xorg development repo.

Modified:
  head/x11/beforelight/Makefile
  head/x11/beforelight/distinfo

Modified: head/x11/beforelight/Makefile
==============================================================================
--- head/x11/beforelight/Makefile	Wed Feb 13 20:23:04 2013	(r312171)
+++ head/x11/beforelight/Makefile	Wed Feb 13 21:03:32 2013	(r312172)
@@ -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>

Modified: head/x11/beforelight/distinfo
==============================================================================
--- head/x11/beforelight/distinfo	Wed Feb 13 20:23:04 2013	(r312171)
+++ head/x11/beforelight/distinfo	Wed Feb 13 21:03:32 2013	(r312172)
@@ -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



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