aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/pwm
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-10 03:49:27 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-10 03:49:27 +0000
commit5d53907e1f8055e9c418716442981331f257e8e4 (patch)
treeea6707289413ee96f4324f7ebf69c659223fbcf0 /x11-wm/pwm
parent36c1bed160b6c0e2f9a542be847636f33b6d2061 (diff)
downloadports-5d53907e1f8055e9c418716442981331f257e8e4.tar.gz
ports-5d53907e1f8055e9c418716442981331f257e8e4.zip
- Update to 2006.05.17
- Remove two patches which are merged in upstream - Pass maintainership to submitter PR: 101580 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl>
Notes
Notes: svn path=/head/; revision=170247
Diffstat (limited to 'x11-wm/pwm')
-rw-r--r--x11-wm/pwm/Makefile4
-rw-r--r--x11-wm/pwm/distinfo6
-rw-r--r--x11-wm/pwm/files/patch-function.c10
-rw-r--r--x11-wm/pwm/files/patch-menudata.c10
4 files changed, 5 insertions, 25 deletions
diff --git a/x11-wm/pwm/Makefile b/x11-wm/pwm/Makefile
index 40b7db1a99b8..d3472427d7bd 100644
--- a/x11-wm/pwm/Makefile
+++ b/x11-wm/pwm/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= pwm
-PORTVERSION= 2003.06.17
+PORTVERSION= 2006.05.17
CATEGORIES= x11-wm
MASTER_SITES= http://modeemi.fi/~tuomov/pwm/dl/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= schot@a-eskwadraat.nl
COMMENT= A lightweight window manager with emphasis on usability
USE_X_PREFIX= yes
diff --git a/x11-wm/pwm/distinfo b/x11-wm/pwm/distinfo
index 6e532dafaa56..fe317e583f1d 100644
--- a/x11-wm/pwm/distinfo
+++ b/x11-wm/pwm/distinfo
@@ -1,3 +1,3 @@
-MD5 (pwm-20030617.tar.gz) = 069f51aa3e1a938675d58b4acff15765
-SHA256 (pwm-20030617.tar.gz) = 0bf8bad40ace79b3b6f728b226ef53bf2e27dbfebbf3f9eb81818e97859b33f3
-SIZE (pwm-20030617.tar.gz) = 152149
+MD5 (pwm-20060517.tar.gz) = 4da4ad331ec58c6293748bc9d707baaa
+SHA256 (pwm-20060517.tar.gz) = a8b1386b905f38bf751caf32832a48382f383eafaf86317f88aa831a1f14e74e
+SIZE (pwm-20060517.tar.gz) = 153106
diff --git a/x11-wm/pwm/files/patch-function.c b/x11-wm/pwm/files/patch-function.c
deleted file mode 100644
index 91643aac8091..000000000000
--- a/x11-wm/pwm/files/patch-function.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- function.c.orig Sat Jul 1 04:21:29 2000
-+++ function.c Sun Jun 15 18:13:51 2003
-@@ -5,6 +5,7 @@
- * See the included file LICENSE for details.
- */
-
-+#include <string.h>
- #include "common.h"
- #include "function.h"
- #include "exec.h"
diff --git a/x11-wm/pwm/files/patch-menudata.c b/x11-wm/pwm/files/patch-menudata.c
deleted file mode 100644
index a6f327e58f16..000000000000
--- a/x11-wm/pwm/files/patch-menudata.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- menudata.c.orig Fri May 19 14:40:29 2000
-+++ menudata.c Sun Jun 15 18:13:59 2003
-@@ -5,6 +5,7 @@
- * See the included file LICENSE for details.
- */
-
-+#include <string.h>
- #include "common.h"
- #include "menu.h"
-