svn commit: r312226 - head/x11/rstart
Niclas Zeising
zeising at FreeBSD.org
Thu Feb 14 13:51:51 UTC 2013
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 at FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= rstart
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= x11
MAINTAINER= x11 at 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.
More information about the svn-ports-all
mailing list