- upgrade to version 1.3
- add HOMEPAGE - add @comment with RCS id to PLIST
This commit is contained in:
parent
dacc051eb0
commit
7cbb68afbe
@ -2,16 +2,18 @@
|
|||||||
# Date created: 11 January 1998
|
# Date created: 11 January 1998
|
||||||
# Whom: Don Schmidt
|
# Whom: Don Schmidt
|
||||||
#
|
#
|
||||||
# $OpenBSD: Makefile,v 1.5 2001/05/06 04:41:44 lebel Exp $
|
# $OpenBSD: Makefile,v 1.6 2001/06/08 06:52:58 kevlo Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= "tool startup utility for X11"
|
COMMENT= "tool startup utility for X11"
|
||||||
|
|
||||||
DISTNAME= xtoolwait-1.1
|
DISTNAME= xtoolwait-1.3
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
NEED_VERSION= 1.402
|
NEED_VERSION= 1.402
|
||||||
MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
|
MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \
|
||||||
ftp://ftp.hacom.nl/pub/users/richard/
|
http://www.hacom.nl/~richard/software/
|
||||||
|
|
||||||
|
HOMEPAGE= http://www.hacom.nl/~richard/software/xtoolwait.html
|
||||||
|
|
||||||
MAINTAINER= ports@openbsd.org
|
MAINTAINER= ports@openbsd.org
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (xtoolwait-1.1.tar.gz) = 3be234f763bd238c5ac20d15ad4d6953
|
MD5 (xtoolwait-1.3.tar.gz) = 6db998d882b17b35c9fa858432e345a6
|
||||||
RMD160 (xtoolwait-1.1.tar.gz) = ef1c3bfe7076d6ffaa0a56ff4e7dd80ecef81ec4
|
RMD160 (xtoolwait-1.3.tar.gz) = db75a684c5655d2cafad9eadedcf875e812f98d7
|
||||||
SHA1 (xtoolwait-1.1.tar.gz) = 304a3fd0e31081f76367b22f72ec28d1649b56f3
|
SHA1 (xtoolwait-1.3.tar.gz) = 544fbf1deca73324087272d22655a67cf72a5c6f
|
||||||
|
@ -21,3 +21,5 @@ problems: it starts one X client in the background, waits until it has mapped
|
|||||||
a window and then exits.
|
a window and then exits.
|
||||||
|
|
||||||
Xtoolwait is a free implementation of exactly the same idea.
|
Xtoolwait is a free implementation of exactly the same idea.
|
||||||
|
|
||||||
|
WWW: ${HOMEPAGE}
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.2 2001/06/08 06:53:09 kevlo Exp $
|
||||||
bin/xtoolwait
|
bin/xtoolwait
|
||||||
man/cat1/xtoolwait.0
|
man/cat1/xtoolwait.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user