JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Roll to new version for cygwin.
authorMarco Peereboom <marco@conformal.com>
Mon, 11 Jan 2010 21:01:24 +0000 (21:01 +0000)
committerMarco Peereboom <marco@conformal.com>
Mon, 11 Jan 2010 21:01:24 +0000 (21:01 +0000)
Oops on the ports file

port/Makefile
scrotwm.c

index 29fac81..c9a0d7c 100644 (file)
@@ -38,7 +38,7 @@ post-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/initscreen.sh ${PREFIX}/share/examples/scrotwm
        ${INSTALL_SCRIPT} ${WRKSRC}/screenshot.sh ${PREFIX}/share/examples/scrotwm
        ${INSTALL_DATA} ${WRKSRC}/scrotwm.conf ${PREFIX}/share/examples/scrotwm
-.for i in es it
+.for i in es it ru
        ${INSTALL_DATA_DIR} ${PREFIX}/man/$i/cat1
        mv ${PREFIX}/man/cat1/scrotwm_$i.0 ${PREFIX}/man/$i/cat1/scrotwm.0
 .endfor
index e8dc3c2..70dcb0d 100644 (file)
--- a/scrotwm.c
+++ b/scrotwm.c
@@ -52,7 +52,7 @@
 
 static const char      *cvstag = "$scrotwm$";
 
-#define        SWM_VERSION     "0.9.21"
+#define        SWM_VERSION     "0.9.22"
 
 #include <stdio.h>
 #include <stdlib.h>