[Midnightbsd-cvs] mports: x11-wm/ratpoison: Update to 1.4.2 Add bash runtime depends Add

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Oct 25 00:23:14 EDT 2007


Log Message:
-----------
Update to 1.4.2

Add bash runtime depends

Add XLIB depends.

Modified Files:
--------------
    mports/x11-wm/ratpoison:
        Makefile (r1.1 -> r1.2)
        distinfo (r1.1 -> r1.2)
        pkg-descr (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-descr
===================================================================
RCS file: /home/cvs/mports/x11-wm/ratpoison/pkg-descr,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11-wm/ratpoison/pkg-descr -Lx11-wm/ratpoison/pkg-descr -u -r1.1 -r1.2
--- x11-wm/ratpoison/pkg-descr
+++ x11-wm/ratpoison/pkg-descr
@@ -8,7 +8,4 @@
 key clobbering that cripples EMACS and other quality
 pieces of software.
 
-- Gergely Nagy
-8 at free.bsd.hu
-
 WWW:		http://www.nongnu.org/ratpoison/
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11-wm/ratpoison/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11-wm/ratpoison/Makefile -Lx11-wm/ratpoison/Makefile -u -r1.1 -r1.2
--- x11-wm/ratpoison/Makefile
+++ x11-wm/ratpoison/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ratpoison
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,6 +15,9 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Simple window manager with no fat library dependencies
 
+RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
+
+USE_XLIB=	yes
 GNU_CONFIGURE=	yes
 
 OPTIONS=	GDM_SUPPORT "Install session data files for GDM" off
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11-wm/ratpoison/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Lx11-wm/ratpoison/distinfo -Lx11-wm/ratpoison/distinfo -u -r1.1 -r1.2
--- x11-wm/ratpoison/distinfo
+++ x11-wm/ratpoison/distinfo
@@ -1,3 +1,3 @@
-MD5 (ratpoison-1.4.1.tar.gz) = fcbdcc84cfad9b18518074f676eba270
-SHA256 (ratpoison-1.4.1.tar.gz) = e713399b381ba0802278b4828e02d997d75823a7fb550b253348e2433f4306fc
-SIZE (ratpoison-1.4.1.tar.gz) = 401826
+MD5 (ratpoison-1.4.2.tar.gz) = 4d055475b0678759cb78f6ba7ae9e86a
+SHA256 (ratpoison-1.4.2.tar.gz) = 829ad385a9433f4b1f1c0fcc8cc7f6b95b6f5b0e16620996ba149d341ff06f20
+SIZE (ratpoison-1.4.2.tar.gz) = 407422


More information about the Midnightbsd-cvs mailing list