1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 1.0.5

This commit is contained in:
Niclas Zeising 2013-02-14 13:51:50 +00:00
parent f0aa099898
commit eabb0702e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312226
3 changed files with 6 additions and 9 deletions

View File

@ -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 Remote Start client
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>

View File

@ -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

View File

@ -1,2 +1,2 @@
This package contains rstart, a sample implementation of a Remote Start
client.
client and server.