update x11-wm/ratpoison to 0.1.1

PR:		26403
Submitted by:	    maintainer
This commit is contained in:
Michael Haro 2001-04-07 16:36:00 +00:00
parent e43ef8bed9
commit 71af860996
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41031
4 changed files with 10 additions and 13 deletions

View file

@ -6,27 +6,19 @@
#
PORTNAME= ratpoison
PORTVERSION= 0.0.5
PORTVERSION= 0.1.1
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= 8@free.bsd.hu
.if defined(WITH_RXVT)
RUN_DEPENDS= ${X11BASE}/bin/rxvt:${PORTSDIR}/x11/rxvt
.endif
MAN1= ratpoison.1
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.if defined(WITH_RXVT)
pre-build:
${PERL} -pi -e 's/xterm/rxvt/' ${WRKSRC}/src/actions.c
.endif
.if defined(NOPORTDOCS)
INSTALL_TARGET= SUBDIRS=src install
INSTALL_TARGET= SUBDIRS=src install-exec
.endif
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (ratpoison-0.0.5.tar.gz) = 766235d28b34fb4e988fdd1bdcecb622
MD5 (ratpoison-0.1.1.tar.gz) = 438c4fdbb39469ec623b569e390fa6a6

View file

@ -8,7 +8,7 @@ keystrokes. ratpoison has a prefix map to minimize the
key clobbering that cripples EMACS and other quality
pieces of software.
- Gergely Nagy
- Gergely Nagy
8@free.bsd.hu
WWW: http://ratpoison.sourceforge.net/

View file

@ -2,3 +2,8 @@ bin/ratpoison
%%PORTDOCS%%@unexec install-info --delete %D/info/ratpoison %D/info/dir
%%PORTDOCS%%info/ratpoison.info
%%PORTDOCS%%@exec install-info %D/info/ratpoison.info %D/info/dir
%%PORTDOCS%%share/doc/ratpoison/AUTHORS
%%PORTDOCS%%share/doc/ratpoison/COPYING
%%PORTDOCS%%share/doc/ratpoison/ChangeLog
%%PORTDOCS%%share/doc/ratpoison/NEWS
%%PORTDOCS%%share/doc/ratpoison/README