aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/plasma-applet-cwp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/plasma-applet-cwp/Makefile')
-rw-r--r--deskutils/plasma-applet-cwp/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/plasma-applet-cwp/Makefile b/deskutils/plasma-applet-cwp/Makefile
index b552dc63bb61..23cf6d253543 100644
--- a/deskutils/plasma-applet-cwp/Makefile
+++ b/deskutils/plasma-applet-cwp/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= cwp
-PORTVERSION= 1.11.1
-PORTREVISION= 1
+PORTVERSION= 1.12.0
CATEGORIES= deskutils kde
-MASTER_SITES= http://kde-look.org/CONTENT/content-files/
+MASTER_SITES= http://kde-look.org/CONTENT/content-files/ LOCAL/dbn/${PORTNAME}
PKGNAMEPREFIX= plasma-applet-
DISTNAME= 98925-cwp-${PORTVERSION}
oved. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed * Support stagebapt2014-04-261-3/+2 | * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1 | | | | www) * Add an explicit dependency on pkgconfbapt2013-09-031-1/+1 | * Fix build on HEAD after recent commit to ld to make it stricter.kwm2013-08-091-10/+7 | | | | | While here update Makefile for new USES for gmake, pathfix and perl5. Bump portrevision since perl is only needed at build time. * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 | | | | Approved by: portmgr (bapt) * - update png to 1.5.10dinoex2012-06-011-1/+1 | * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-24