aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-04-27 19:54:46 +0800
committernovel <novel@FreeBSD.org>2005-04-27 19:54:46 +0800
commit35ff3a6fba154a01cc4590aedb7640381c3a1ccc (patch)
treeca066a37fe2f91153b6cf335fd2b97209ec82810
parent8e5004fee095894887d6b8bae2b5ecbe3996f486 (diff)
downloadfreebsd-ports-graphics-35ff3a6fba154a01cc4590aedb7640381c3a1ccc.tar.gz
freebsd-ports-graphics-35ff3a6fba154a01cc4590aedb7640381c3a1ccc.tar.zst
freebsd-ports-graphics-35ff3a6fba154a01cc4590aedb7640381c3a1ccc.zip
- update to 0.5.1
- update MASTER_SITES and WWW - respect CXX
-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 df007047279..f73d65e6b4d 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 edb3cb2749a..af72456f7fd 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 fd749f9c76d..80a354b8d9a 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/
t/cgit.cgi/freebsd-ports-graphics/commit/net/asterisk10?id=ba14542be790f472bb6ebcd6770d5e6305b92d4e'>Remove dead MASTER_SITEs.sobomax2006-05-121-3/+1 * - Update to 1.2.7.1 [1]fjoe2006-04-2611-117/+64 * Mark the port as forbidden due to a security issue which could lead toremko2006-04-261-0/+2 * 1. PROVIDE -> PROVIDE:.sobomax2006-04-131-3/+2 * - Bring back bristuff support (bristuff-0.3.0-PRE-1l).fjoe2006-03-155-22/+54 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1 * Use corrected version of the codec negotiation patch.sobomax2006-02-152-4/+5 * Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()sobomax2006-02-072-1/+7 * Fix build on 4.x.sobomax2006-02-071-0/+13 * Update to 1.2.4.sobomax2006-02-062-8/+8 * Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease thenetchild2006-02-051-4/+4 * Update to 1.2.3.sobomax2006-01-277-38/+49 * Fix build on amd64. No PORTREVISION bump since it doesn't change contentsobomax2006-01-27