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:
parent
f0aa099898
commit
eabb0702e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312226
@ -1,12 +1,7 @@
|
|||||||
# New ports collection makefile for: rstart
|
|
||||||
# Date Created: 17 Feb 2006
|
|
||||||
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= rstart
|
PORTNAME= rstart
|
||||||
PORTVERSION= 1.0.4
|
PORTVERSION= 1.0.5
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
@ -15,6 +10,8 @@ COMMENT= Sample implementation of a Remote Start client
|
|||||||
XORG_CAT= app
|
XORG_CAT= app
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
|
||||||
|
|
||||||
MAN1= rstart.1 rstartd.1
|
MAN1= rstart.1 rstartd.1
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (xorg/app/rstart-1.0.4.tar.bz2) = 133a706735e18946e5260cdd07a8400dbf4f8c557f5384b158b79c342609ecbb
|
SHA256 (xorg/app/rstart-1.0.5.tar.bz2) = 29134e9fdffc8d6ac6904c293b392ba6a493ce571fbd2015485b19a8e4d0ffeb
|
||||||
SIZE (xorg/app/rstart-1.0.4.tar.bz2) = 130427
|
SIZE (xorg/app/rstart-1.0.5.tar.bz2) = 144607
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
This package contains rstart, a sample implementation of a Remote Start
|
This package contains rstart, a sample implementation of a Remote Start
|
||||||
client.
|
client and server.
|
||||||
|
Loading…
Reference in New Issue
Block a user