summaryrefslogtreecommitdiffstats
path: root/sysutils/upower
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-22 08:45:30 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-22 08:45:30 +0800
commitd9b7a5d08f21fddb6cfde0f9007bf386efa262c3 (patch)
tree0c2b10e51baf43285a81e5ec64568d9cf79d1dd9 /sysutils/upower
parent7c7d7065529de83ad11e25e81432355d363a367e (diff)
downloadmarcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.gz
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.bz2
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.lz
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.xz
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.zst
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.zip
Add NO_STAGE to all ports, until we convert each one.
Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/upower')
-rw-r--r--sysutils/upower/Makefile6
-rw-r--r--sysutils/upower/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile
index bf8b0db36..79149eafa 100644
--- a/sysutils/upower/Makefile
+++ b/sysutils/upower/Makefile
@@ -3,8 +3,7 @@
# $MCom: ports/trunk/sysutils/upower/Makefile 18681 2013-09-15 22:52:32Z marcus $
PORTNAME= upower
-PORTVERSION= 0.9.18
-PORTREVISION= 1
+PORTVERSION= 0.9.21
CATEGORIES= sysutils
MASTER_SITES= http://upower.freedesktop.org/releases/
@@ -17,9 +16,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
+NO_STAGE= yes
USES= gettext gmake pathfix pkgconfig
USE_XZ= yes
-USE_GNOME= intlhack ltverhack glib20 introspection
+USE_GNOME= intlhack ltverhack glib20 introspection:build
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
USE_PYTHON= yes
diff --git a/sysutils/upower/distinfo b/sysutils/upower/distinfo
index d1b36cd71..ceafe3267 100644
--- a/sysutils/upower/distinfo
+++ b/sysutils/upower/distinfo
@@ -1,2 +1,2 @@
-SHA256 (upower-0.9.18.tar.xz) = a1a1505d2f95e9398a9bed90917c78a6ee0c3d7956aef1ce011717d20467068f
-SIZE (upower-0.9.18.tar.xz) = 403844
+SHA256 (upower-0.9.21.tar.xz) = 13c28e0a700291a322e0674894fedfd695889845ab82df2aafd699aa9bdbb2e2
+SIZE (upower-0.9.21.tar.xz) = 421204