Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2013 13:51:50 +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: r312226 - head/x11/rstart
Message-ID:  <201302141351.r1EDpoal029222@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Thu Feb 14 13:51:50 2013
New Revision: 312226
URL: http://svnweb.freebsd.org/changeset/ports/312226

Log:
  Update to 1.0.5

Modified:
  head/x11/rstart/Makefile
  head/x11/rstart/distinfo
  head/x11/rstart/pkg-descr

Modified: head/x11/rstart/Makefile
==============================================================================
--- head/x11/rstart/Makefile	Thu Feb 14 13:50:34 2013	(r312225)
+++ head/x11/rstart/Makefile	Thu Feb 14 13:51:50 2013	(r312226)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	rstart
-# Date Created:				17 Feb 2006
-# Whom:					Florent Thoumie <flz@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	rstart
-PORTVERSION=	1.0.4
+PORTVERSION=	1.0.5
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -15,6 +10,8 @@ COMMENT=	Sample implementation of a Remo
 XORG_CAT=	app
 USE_XORG=	x11
 
+BUILD_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
 MAN1=		rstart.1 rstartd.1
 
 .include <bsd.port.mk>

Modified: head/x11/rstart/distinfo
==============================================================================
--- head/x11/rstart/distinfo	Thu Feb 14 13:50:34 2013	(r312225)
+++ head/x11/rstart/distinfo	Thu Feb 14 13:51:50 2013	(r312226)
@@ -1,2 +1,2 @@
-SHA256 (xorg/app/rstart-1.0.4.tar.bz2) = 133a706735e18946e5260cdd07a8400dbf4f8c557f5384b158b79c342609ecbb
-SIZE (xorg/app/rstart-1.0.4.tar.bz2) = 130427
+SHA256 (xorg/app/rstart-1.0.5.tar.bz2) = 29134e9fdffc8d6ac6904c293b392ba6a493ce571fbd2015485b19a8e4d0ffeb
+SIZE (xorg/app/rstart-1.0.5.tar.bz2) = 144607

Modified: head/x11/rstart/pkg-descr
==============================================================================
--- head/x11/rstart/pkg-descr	Thu Feb 14 13:50:34 2013	(r312225)
+++ head/x11/rstart/pkg-descr	Thu Feb 14 13:51:50 2013	(r312226)
@@ -1,2 +1,2 @@
 This package contains rstart, a sample implementation of a Remote Start
-client.
+client and server.



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