diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-02-23 18:19:53 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-02-23 18:19:53 +0000 |
commit | 639837593d87deb9ecfb7f2c3339aa479ac9c651 (patch) | |
tree | a216158dbbac54140ed9796d3a39119caa4cffe7 /x11-themes | |
parent | 3fe2dc37e3338f95a8643a9ddb41584045018091 (diff) |
- Update to version 0.6.2
- Switch to USES=localbase
- Update homepage
Notes
Notes:
svn path=/head/; revision=409435
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lxappearance/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/lxappearance/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/lxappearance/pkg-descr | 2 |
3 files changed, 5 insertions, 7 deletions
diff --git a/x11-themes/lxappearance/Makefile b/x11-themes/lxappearance/Makefile index 4a7376baf803..9e49e19dacce 100644 --- a/x11-themes/lxappearance/Makefile +++ b/x11-themes/lxappearance/Makefile @@ -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 diff --git a/x11-themes/lxappearance/distinfo b/x11-themes/lxappearance/distinfo index 5045df3076c6..9714684cbd39 100644 --- a/x11-themes/lxappearance/distinfo +++ b/x11-themes/lxappearance/distinfo @@ -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 diff --git a/x11-themes/lxappearance/pkg-descr b/x11-themes/lxappearance/pkg-descr index 283f0d8d918a..d4649f79dffc 100644 --- a/x11-themes/lxappearance/pkg-descr +++ b/x11-themes/lxappearance/pkg-descr @@ -1,3 +1,3 @@ lxappearance is a desktop-independent theme switcher for GTK+. -WWW: http://lxde.sourceforge.net/ +WWW: http://lxde.org/ |