Update upower to 0.99.3.

PR:		200541 (based on)
Submitted by:	olivierd@
This commit is contained in:
Koop Mast 2015-09-04 10:15:31 +00:00
parent 6d1ec2028b
commit d7c7538955
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396070
2 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= upower
PORTVERSION= 0.99.2
PORTVERSION= 0.99.3
CATEGORIES= sysutils
MASTER_SITES= http://upower.freedesktop.org/releases/
@ -15,17 +15,17 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
USES= gettext gmake libtool pathfix pkgconfig \
python tar:xz
USES= gettext gmake libtool pathfix pkgconfig tar:xz
USE_GNOME= intlhack glib20 introspection:build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-gtk-doc \
--localstatedir=/var
--localstatedir=/var \
--with-backend=freebsd \
--without-idevice
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
CONFIGURE_ENV= GTKDOC="false"
OPTIONS_DEFINE= MANPAGES
OPTIONS_DEFAULT=MANPAGES

View File

@ -1,2 +1,2 @@
SHA256 (upower-0.99.2.tar.xz) = e9dc453adf96b89c92ccccd33f2b6543258344f7c8ba89460dc0a92a8180946f
SIZE (upower-0.99.2.tar.xz) = 428668
SHA256 (upower-0.99.3.tar.xz) = 697199bcc113bb069e6fb6bf4135536a702ba9847e46c5fc6df87d19624ddd38
SIZE (upower-0.99.3.tar.xz) = 429252