[19730] trunk/dports/x11/ratpoison/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 25 12:42:03 PDT 2006


Revision: 19730
          http://trac.macosforge.org/projects/macports/changeset/19730
Author:   pmq at macports.org
Date:     2006-09-25 12:42:03 -0700 (Mon, 25 Sep 2006)

Log Message:
-----------
Version bump to 1.4.0
Fixed the info page location
Re-indented the Portfile
Switched to sha1 and ripemd160 as hash functions
Added myself as maintainer

Modified Paths:
--------------
    trunk/dports/x11/ratpoison/Portfile

Property Changed:
----------------
    trunk/dports/x11/ratpoison/Portfile

Modified: trunk/dports/x11/ratpoison/Portfile
===================================================================
--- trunk/dports/x11/ratpoison/Portfile	2006-09-25 19:40:08 UTC (rev 19729)
+++ trunk/dports/x11/ratpoison/Portfile	2006-09-25 19:42:03 UTC (rev 19730)
@@ -1,26 +1,33 @@
-# $Id: Portfile,v 1.1 2006/01/27 08:49:37 olegb Exp $
+# $Id$
+
 PortSystem 1.0
+
 name		ratpoison
-version		1.4.0_beta4
-description	Ratpoison is a simple Window Manager.
-long_description	Ratpoison is a simple Window Manager with \
-					no fat library dependencies, no fancy graphics, \
-					no window decorations, and no rodent dependence. \
-					It is largely modelled after GNU Screen which \
-					has done wonders in the virtual terminal market. \
-					The screen can be split into non-overlapping frames. \
-					All windows are kept maximized inside their frames \
-					to take full advantage of your precious screen \
-					real estate. All interaction with the window manager \
-					is done through keystrokes. ratpoison has a prefix \
-					map to minimize the key clobbering that cripples \
-					Emacs and other quality pieces of software. 
-maintainers	olegb at opendarwin.org
+version		1.4.0
 categories	x11-wm x11
 platforms	darwin 
-homepage	http://www.nongnu.org/ratpoison/
-master_sites	http://savannah.nongnu.org/download/ratpoison/
-distname	${name}-1.4.0-beta4
-checksums	md5 fe319e5072fb42fa944ad904dfec6ff8
+maintainers	olegb at opendarwin.org pmq at macports.org
+
+description	Ratpoison is a simple Window Manager
+long_description \
+    Ratpoison is a simple Window Manager with \
+    no fat library dependencies, no fancy graphics, \
+    no window decorations, and no rodent dependence. \
+    It is largely modelled after GNU Screen which \
+    has done wonders in the virtual terminal market. \
+    The screen can be split into non-overlapping frames. \
+    All windows are kept maximized inside their frames \
+    to take full advantage of your precious screen \
+    real estate. All interaction with the window manager \
+    is done through keystrokes. ratpoison has a prefix \
+    map to minimize the key clobbering that cripples \
+    Emacs and other quality pieces of software. 
+
+homepage	http://www.nongnu.org/${name}/
+master_sites	http://savannah.nongnu.org/download/${name}/
+
+checksums	sha1 c15d8f52490aef6859edc32799194ae3f32b45cf \
+		rmd160 723f3d4fb92a4ff7bec48062fa179bddd3eafe42
+
 depends_lib	lib:libX11.6:XFree86 
-configure.args	--mandir=${prefix}/share/man
+configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info


Property changes on: trunk/dports/x11/ratpoison/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060925/29af0b51/attachment.html


More information about the macports-changes mailing list