summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2005-04-27 11:54:46 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2005-04-27 11:54:46 +0000
commit7bd02c0947b2ca915161f232a7c34937357e0cc2 (patch)
treeeeb443d4e2992b4ba799295c83d82d06a8d83fb5 /x11-wm
parent- Add missing quite to fix install (diff)
- update to 0.5.1
- update MASTER_SITES and WWW - respect CXX
Notes
Notes: svn path=/head/; revision=134249
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/fbcmd/Makefile7
-rw-r--r--x11-wm/fbcmd/distinfo4
-rw-r--r--x11-wm/fbcmd/pkg-descr2
3 files changed, 6 insertions, 7 deletions
diff --git a/x11-wm/fbcmd/Makefile b/x11-wm/fbcmd/Makefile
index df007047279b..f73d65e6b4d8 100644
--- a/x11-wm/fbcmd/Makefile
+++ b/x11-wm/fbcmd/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= fbcmd
-PORTVERSION= 0.5
+PORTVERSION= 0.5.1
CATEGORIES= x11-wm
-MASTER_SITES= http://darkshed.dyndns.org/~mathias/files/c_cpp/fbcmd/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= pav
+MASTER_SITES= http://darkshed.feuersenger.net/files/c_cpp/fbcmd/
MAINTAINER= novel@FreeBSD.org
COMMENT= A commandline utility for controlling fluxbox
@@ -22,6 +20,7 @@ USE_GMAKE= yes
ALL_TARGET= first
USE_REINPLACE= yes
USE_X_PREFIX= yes
+MAKE_ARGS= CXX="${CXX}" CFLAGS="${CFLAGS}"
PLIST_FILES= bin/fbcmd
diff --git a/x11-wm/fbcmd/distinfo b/x11-wm/fbcmd/distinfo
index edb3cb2749a7..af72456f7fd0 100644
--- a/x11-wm/fbcmd/distinfo
+++ b/x11-wm/fbcmd/distinfo
@@ -1,2 +1,2 @@
-MD5 (fbcmd-0.5.tar.bz2) = e2678ab8364b9ea59a7fb2710871d574
-SIZE (fbcmd-0.5.tar.bz2) = 7570
+MD5 (fbcmd-0.5.1.tar.bz2) = 614f5d4c4fdf03946c76a45c797280e8
+SIZE (fbcmd-0.5.1.tar.bz2) = 7575
diff --git a/x11-wm/fbcmd/pkg-descr b/x11-wm/fbcmd/pkg-descr
index fd749f9c76d3..80a354b8d9af 100644
--- a/x11-wm/fbcmd/pkg-descr
+++ b/x11-wm/fbcmd/pkg-descr
@@ -1,4 +1,4 @@
fbcmd provides some functions to the 'core' of fluxbox
from the commandline.
-WWW: http://darkshed.dyndns.org/~mathias/files/c_cpp/fbcmd/
+WWW: http://darkshed.feuersenger.net/files/c_cpp/fbcmd/