Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2016 18:19:53 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r409435 - head/x11-themes/lxappearance
Message-ID:  <201602231819.u1NIJrNT084855@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Tue Feb 23 18:19:53 2016
New Revision: 409435
URL: https://svnweb.freebsd.org/changeset/ports/409435

Log:
  - Update to version 0.6.2
  - Switch to USES=localbase
  - Update homepage

Modified:
  head/x11-themes/lxappearance/Makefile
  head/x11-themes/lxappearance/distinfo
  head/x11-themes/lxappearance/pkg-descr

Modified: head/x11-themes/lxappearance/Makefile
==============================================================================
--- head/x11-themes/lxappearance/Makefile	Tue Feb 23 17:22:52 2016	(r409434)
+++ head/x11-themes/lxappearance/Makefile	Tue Feb 23 18:19:53 2016	(r409435)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lxappearance
-PORTVERSION=	0.6.1
+PORTVERSION=	0.6.2
 CATEGORIES=	x11-themes gnome
 MASTER_SITES=	SF/lxde/LXAppearance
 
@@ -13,12 +13,10 @@ LICENSE=	GPLv2
 
 LIB_DEPENDS=	libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
 
-USES=		gettext-tools gmake pathfix pkgconfig tar:xz
+USES=		gettext-tools gmake localbase pathfix pkgconfig tar:xz
 GNU_CONFIGURE=	yes
 USE_GNOME=	gtk20 intltool
 CONFIGURE_ARGS=	--enable-dbus
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 
 PORTDOCS=	AUTHORS README
 

Modified: head/x11-themes/lxappearance/distinfo
==============================================================================
--- head/x11-themes/lxappearance/distinfo	Tue Feb 23 17:22:52 2016	(r409434)
+++ head/x11-themes/lxappearance/distinfo	Tue Feb 23 18:19:53 2016	(r409435)
@@ -1,2 +1,2 @@
-SHA256 (lxappearance-0.6.1.tar.xz) = 09e38aff39708f089cd2f421d97f99c3b11f03f88979b922dd42362956d816de
-SIZE (lxappearance-0.6.1.tar.xz) = 162228
+SHA256 (lxappearance-0.6.2.tar.xz) = 4462136e01f991d4c546f23a8cf59a4092f88ecdff587597959f8062e2ea201f
+SIZE (lxappearance-0.6.2.tar.xz) = 165788

Modified: head/x11-themes/lxappearance/pkg-descr
==============================================================================
--- head/x11-themes/lxappearance/pkg-descr	Tue Feb 23 17:22:52 2016	(r409434)
+++ head/x11-themes/lxappearance/pkg-descr	Tue Feb 23 18:19:53 2016	(r409435)
@@ -1,3 +1,3 @@
 lxappearance is a desktop-independent theme switcher for GTK+.
 
-WWW: http://lxde.sourceforge.net/
+WWW: http://lxde.org/



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