- update to 0.5.1

- update MASTER_SITES and WWW
- respect CXX
This commit is contained in:
Roman Bogorodskiy 2005-04-27 11:54:46 +00:00
parent 31f660eb35
commit 7bd02c0947
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134249
3 changed files with 6 additions and 7 deletions

View File

@ -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

View File

@ -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

View File

@ -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/