Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 09:31:35 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501781 - head/x11/deforaos-panel
Message-ID:  <201905160931.x4G9VZPF047971@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 16 09:31:35 2019
New Revision: 501781
URL: https://svnweb.freebsd.org/changeset/ports/501781

Log:
  - Fix whitespace
  - Add USES=gnome
  - Pet portlint
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/x11/deforaos-panel/Makefile
  head/x11/deforaos-panel/pkg-descr

Modified: head/x11/deforaos-panel/Makefile
==============================================================================
--- head/x11/deforaos-panel/Makefile	Thu May 16 09:30:26 2019	(r501780)
+++ head/x11/deforaos-panel/Makefile	Thu May 16 09:31:35 2019	(r501781)
@@ -15,15 +15,15 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libDesktop.so:x11/deforaos-libdesktop \
-				libSystem.so:devel/deforaos-libsystem \
-				libfontconfig.so:x11-fonts/fontconfig \
-				libfreetype.so:print/freetype2
+		libSystem.so:devel/deforaos-libsystem \
+		libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2
 BUILD_DEPENDS=	browser:x11-fm/deforaos-browser
 RUN_DEPENDS=	${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \
 		sudo:security/sudo
 
+USES=		gnome pkgconfig
 USE_GNOME=	gtk20 cairo
-USES=		pkgconfig
 USE_XORG=	x11
 INSTALLS_ICONS=	yes
 MAKE_ARGS+=	PREFIX=${PREFIX}

Modified: head/x11/deforaos-panel/pkg-descr
==============================================================================
--- head/x11/deforaos-panel/pkg-descr	Thu May 16 09:30:26 2019	(r501780)
+++ head/x11/deforaos-panel/pkg-descr	Thu May 16 09:31:35 2019	(r501781)
@@ -1,3 +1,3 @@
 DeforaOS desktop panel
 
-WWW: http://www.defora.org/
+WWW: https://www.defora.org/



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