Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Apr 2001 16:26:21 +0200 (CEST)
From:      Gergely Nagy <8@free.bsd.hu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26403: Port update: x11-wm/ratpoison to 0.1.1
Message-ID:  <20010407142621.CDA24AC173@iluvatar.ath.cx>

next in thread | raw e-mail | index | archive | help

>Number:         26403
>Category:       ports
>Synopsis:       Port update: x11-wm/ratpoison to 0.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 07 07:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gergely Nagy
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
The MadHouse Project
>Environment:
System: FreeBSD fearbsd.bonehunter.org 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Mon Feb 19 14:28:03 CET 2001 root@fearbsd.bonehunter.org:/usr/obj/usr/src/sys/FEAR i386


	
>Description:
Upgrade to latest version, which contains many bugfixes and new
features
	
>How-To-Repeat:
	
>Fix:

diff -urNad ratpoison.ports/Makefile ratpoison/Makefile
--- ratpoison.ports/Makefile	Wed Feb 14 15:43:15 2001
+++ ratpoison/Makefile	Sat Apr  7 14:45:17 2001
@@ -6,27 +6,18 @@
 #
 
 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
-
 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>
diff -urNad ratpoison.ports/distinfo ratpoison/distinfo
--- ratpoison.ports/distinfo	Wed Feb 14 15:43:15 2001
+++ ratpoison/distinfo	Sat Apr  7 14:45:35 2001
@@ -1 +1 @@
-MD5 (ratpoison-0.0.5.tar.gz) = 766235d28b34fb4e988fdd1bdcecb622
+MD5 (ratpoison-0.1.1.tar.gz) = 438c4fdbb39469ec623b569e390fa6a6
diff -urNad ratpoison.ports/pkg-plist ratpoison/pkg-plist
--- ratpoison.ports/pkg-plist	Wed Feb 14 15:43:15 2001
+++ ratpoison/pkg-plist	Sat Apr  7 14:41:55 2001
@@ -2,3 +2,9 @@
 %%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%%man/man1/ratpoison.1
+%%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

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010407142621.CDA24AC173>