Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2013 14:46:26 +0000 (UTC)
From:      David Naylor <dbn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332614 - head/deskutils/plasma-applet-cwp
Message-ID:  <201311031446.rA3EkQVR006917@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Sun Nov  3 14:46:26 2013
New Revision: 332614
URL: http://svnweb.freebsd.org/changeset/ports/332614

Log:
  Add stage support to deskutils/plasma-applet-cwp.
  
  NOTE: `make check-orphans` does not know about new directories created by
  dependencies and so advises that @dirrmtry entries should be added.  These
  can be safely ignored (once verified).

Modified:
  head/deskutils/plasma-applet-cwp/Makefile
  head/deskutils/plasma-applet-cwp/pkg-descr

Modified: head/deskutils/plasma-applet-cwp/Makefile
==============================================================================
--- head/deskutils/plasma-applet-cwp/Makefile	Sun Nov  3 13:28:32 2013	(r332613)
+++ head/deskutils/plasma-applet-cwp/Makefile	Sun Nov  3 14:46:26 2013	(r332614)
@@ -21,5 +21,4 @@ USE_QT4=	gui dbus network opengl svg pho
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/deskutils/plasma-applet-cwp/pkg-descr
==============================================================================
--- head/deskutils/plasma-applet-cwp/pkg-descr	Sun Nov  3 13:28:32 2013	(r332613)
+++ head/deskutils/plasma-applet-cwp/pkg-descr	Sun Nov  3 14:46:26 2013	(r332614)
@@ -1,3 +1,3 @@
 Customizable weather plasmoid for KDE.
 
-WWW:	http://www.kde-look.org/content/show.php?content=98925
+WWW: http://www.kde-look.org/content/show.php?content=98925



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311031446.rA3EkQVR006917>