diff --git a/x11/scrotwm/Makefile b/x11/scrotwm/Makefile index cfe562371d6..e8b37b6a632 100644 --- a/x11/scrotwm/Makefile +++ b/x11/scrotwm/Makefile @@ -1,13 +1,12 @@ -# $OpenBSD: Makefile,v 1.21 2010/09/02 16:06:55 edd Exp $ +# $OpenBSD: Makefile,v 1.22 2010/09/16 01:38:53 marco Exp $ COMMENT= small tiling window manager SHARED_LIBS= swmhack 0.0 -DISTNAME= scrotwm-0.9.25 +DISTNAME= scrotwm-0.9.26 EXTRACT_SUFX= .tgz CATEGORIES= x11 -REVISION= 0 HOMEPAGE= http://www.scrotwm.org/ MAINTAINER= Marco Peereboom @@ -40,9 +39,7 @@ post-install: ${INSTALL_SCRIPT} ${WRKSRC}/screenshot.sh ${PREFIX}/share/examples/scrotwm ${INSTALL_DATA} ${WRKSRC}/scrotwm.conf ${PREFIX}/share/examples/scrotwm -# Russian man page is currently broken - see marco -#.for i in es it ru -.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 diff --git a/x11/scrotwm/distinfo b/x11/scrotwm/distinfo index cb84c616896..37fe9b88cf0 100644 --- a/x11/scrotwm/distinfo +++ b/x11/scrotwm/distinfo @@ -1,5 +1,5 @@ -MD5 (scrotwm-0.9.25.tgz) = u/uYXvEdnX2pcUJsyMRm+Q== -RMD160 (scrotwm-0.9.25.tgz) = z8t4hzWdRrOFw63hcv2CmJ0wjKs= -SHA1 (scrotwm-0.9.25.tgz) = jSI+hCSL1aN/Go+mq+2NCNnKKKg= -SHA256 (scrotwm-0.9.25.tgz) = EKyoC5FOD1TAUsSlBqbF6PU2RoSG/zPkMXusCEYQKZM= -SIZE (scrotwm-0.9.25.tgz) = 56410 +MD5 (scrotwm-0.9.26.tgz) = 3enLoAOvWTeABwhhsMvLhg== +RMD160 (scrotwm-0.9.26.tgz) = zXX8IyM2FePZ/0N6/buIoM92c0w= +SHA1 (scrotwm-0.9.26.tgz) = PW28Zkhqm1BzgJCqDs/277PRCUE= +SHA256 (scrotwm-0.9.26.tgz) = PMRByETTuxb5gcCUzIO7Qoh5k/qKA41ndQq1CNvAUwg= +SIZE (scrotwm-0.9.26.tgz) = 56674 diff --git a/x11/scrotwm/patches/patch-Makefile b/x11/scrotwm/patches/patch-Makefile deleted file mode 100644 index f2333a8cf81..00000000000 --- a/x11/scrotwm/patches/patch-Makefile +++ /dev/null @@ -1,16 +0,0 @@ -$OpenBSD: patch-Makefile,v 1.1 2010/09/02 16:06:55 edd Exp $ - -Russian man page is currently broken - see marco about this. - ---- Makefile.orig Thu Sep 2 16:39:51 2010 -+++ Makefile Thu Sep 2 16:40:05 2010 -@@ -7,7 +7,8 @@ BINDIR=${PREFIX}/bin - SUBDIR= lib - - PROG=scrotwm --MAN=scrotwm.1 scrotwm_es.1 scrotwm_it.1 scrotwm_ru.1 -+ -+MAN=scrotwm.1 scrotwm_es.1 scrotwm_it.1 - - CFLAGS+=-std=c89 -Wall -Wno-uninitialized -ggdb3 - # Uncomment define below to disallow user settable clock format string diff --git a/x11/scrotwm/patches/patch-scrotwm_c b/x11/scrotwm/patches/patch-scrotwm_c index 27832e32f00..c5afb299174 100644 --- a/x11/scrotwm/patches/patch-scrotwm_c +++ b/x11/scrotwm/patches/patch-scrotwm_c @@ -1,4 +1,4 @@ -$OpenBSD: patch-scrotwm_c,v 1.12 2010/07/08 21:37:36 marco Exp $ +$OpenBSD: patch-scrotwm_c,v 1.13 2010/09/16 01:38:53 marco Exp $ --- scrotwm.c.orig Wed Sep 23 06:04:09 2009 +++ scrotwm.c Fri Sep 25 17:28:03 2009 @@ -150,7 +150,7 @@ u_int32_t swm_debug = 0 diff --git a/x11/scrotwm/pkg/PLIST b/x11/scrotwm/pkg/PLIST index 0844ec9b8a5..1e74f38bd7b 100644 --- a/x11/scrotwm/pkg/PLIST +++ b/x11/scrotwm/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.9 2010/09/02 16:06:55 edd Exp $ +@comment $OpenBSD: PLIST,v 1.10 2010/09/16 01:38:53 marco Exp $ %%SHARED%% @bin bin/scrotwm @man man/cat1/scrotwm.0 @@ -8,6 +8,9 @@ man/es/cat1/ man/it/ man/it/cat1/ @man man/it/cat1/scrotwm.0 +man/ru/ +man/ru/cat1/ +@man man/ru/cat1/scrotwm.0 share/examples/scrotwm/ @sample share/scrotwm/ share/examples/scrotwm/baraction.sh