aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-03-30 15:20:52 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-03-30 15:20:52 +0000
commit62e5fa615e555d53b80b8595507d65f159a49adb (patch)
tree032aaa0915851b0219b88e8c933001c7de3c59c3 /x11-wm
parent54e7e9632c39b3f3add11a404efee84013d79af5 (diff)
downloadports-62e5fa615e555d53b80b8595507d65f159a49adb.tar.gz
ports-62e5fa615e555d53b80b8595507d65f159a49adb.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/nickleby/Makefile6
-rw-r--r--x11-wm/nickleby/distinfo4
-rw-r--r--x11-wm/nickleby/files/patch-Makefile13
-rw-r--r--x11-wm/nickleby/pkg-descr2
4 files changed, 5 insertions, 20 deletions
diff --git a/x11-wm/nickleby/Makefile b/x11-wm/nickleby/Makefile
index c722180ede97..607b8f6fe0ac 100644
--- a/x11-wm/nickleby/Makefile
+++ b/x11-wm/nickleby/Makefile
@@ -2,18 +2,16 @@
# $FreeBSD$
PORTNAME= nickleby
-PORTVERSION= 2.1
+PORTVERSION= 2.2.1
CATEGORIES= x11-wm
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Simple window manager
-MAKE_ENV= X11BASE=${LOCALBASE}
USE_XORG= x11
+DESTDIRNAME= STAGEDIR
-MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
- INSTALL_MAN="${INSTALL_MAN}"
PLIST_FILES= bin/nickleby \
man/man1/nickleby.1.gz
diff --git a/x11-wm/nickleby/distinfo b/x11-wm/nickleby/distinfo
index e4372ad0c0e1..881b1dadea40 100644
--- a/x11-wm/nickleby/distinfo
+++ b/x11-wm/nickleby/distinfo
@@ -1,2 +1,2 @@
-SHA256 (nickleby-2.1.tar.gz) = fe553ab6b7cf64a31d98f397e641c29c84ad052e0d283abcb4e0bdb37f2e0215
-SIZE (nickleby-2.1.tar.gz) = 10687
+SHA256 (nickleby-2.2.1.tar.gz) = 2ee26fdb2a1a09f6cf4110c790e4b011beb30c47e19677dc6f4180cb92fb9330
+SIZE (nickleby-2.2.1.tar.gz) = 10511
diff --git a/x11-wm/nickleby/files/patch-Makefile b/x11-wm/nickleby/files/patch-Makefile
deleted file mode 100644
index 5a622366d95d..000000000000
--- a/x11-wm/nickleby/files/patch-Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./Makefile.orig 2007-10-17 09:12:58.000000000 +0200
-+++ ./Makefile 2014-04-22 09:57:02.793478004 +0200
-@@ -21,8 +21,8 @@
- ${CC} ${CFLAGS} ${INC} -o nickleby nickleby.c ${LIB}
-
- install: all
-- ${INSTALL_PROGRAM} nickleby ${DEST}
-- ${INSTALL_MAN} nickleby.1.gz ${PREFIX}/man/man1
-+ ${INSTALL_PROGRAM} nickleby ${DESTDIR}${PREFIX}/bin
-+ ${INSTALL_MAN} nickleby.1.gz ${DESTDIR}${PREFIX}/man/man1
-
- clean:
- ${RM} -f nickleby
diff --git a/x11-wm/nickleby/pkg-descr b/x11-wm/nickleby/pkg-descr
index 0085db25fa82..21c85cbf4429 100644
--- a/x11-wm/nickleby/pkg-descr
+++ b/x11-wm/nickleby/pkg-descr
@@ -2,4 +2,4 @@ Nickleby is a minimal window manager. It has no menus, toolbars, nor
icons, and it adds no window decoration to client windows other than two
title bars, one at the top of windows, and one at the bottom of windows.
-WWW: http://www.mammothcheese.ca/munger.html
+WWW: http://www.mammothcheese.ca/