pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2008Q4]: pkgsrc/sysutils/gnome-power-manager Pullup ticket 271...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de5954ac11a4
branches:  pkgsrc-2008Q4
changeset: 552355:de5954ac11a4
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Mar 01 16:39:47 2009 +0000

description:
Pullup ticket 2712 - requested by wiz
gnome-power-manager: bug fix update

Revisions pulled up;
- sysutils/gnome-power-manager/Makefile         1.3-1.5
- sysutils/gnome-power-manager/distinfo         1.2-1.3
---
Module Name:    pkgsrc
Committed By:   drochner
Date:           Tue Jan  6 18:44:03 UTC 2009

Modified Files:
        pkgsrc/sysutils/gnome-power-manager: Makefile

Log Message:
avoid pichink up docbook2man on build
---
Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 17 12:53:26 UTC 2009

Modified Files:
        pkgsrc/sysutils/gnome-power-manager: Makefile distinfo

Log Message:
Update to 2.24.3:

==============
Version 2.24.3
==============

- Fixed #562836, GPM OSD does not popup on machines that support keys in HW but not in xrandr (Mario Limonciello)
- Fixed #562900, gnome power manager keeps using xrandr backend after failed calls (Mario Limonciello)
- Reset the event time after we resume so the duplicate key detection code works correctly (Adel Gadllah)

Translations:
- Updated et: Ivar Smolin
---
Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Feb 24 15:14:01 UTC 2009

Modified Files:
        pkgsrc/sysutils/gnome-power-manager: Makefile distinfo

Log Message:
Update to 2.24.4, convert to user-destdir.

==============
Version 2.24.4
==============

- Fixed #562576, Battery profile is not saved correctly (Stephen Gildea and Joe)
- Fixed #566115, Fails to build on sparc (Josselin Mouette)
- Fixed #569100, When brightness is to 0, pressing one more brightness causes hang (Fortunato Ventre)
- Fixed #566095, Don't step through each brightness state when we fade modes (Richard Hughes)

diffstat:

 sysutils/gnome-power-manager/Makefile |  7 +++++--
 sysutils/gnome-power-manager/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (46 lines):

diff -r 2a309fa4a59d -r de5954ac11a4 sysutils/gnome-power-manager/Makefile
--- a/sysutils/gnome-power-manager/Makefile     Sat Feb 28 12:47:53 2009 +0000
+++ b/sysutils/gnome-power-manager/Makefile     Sun Mar 01 16:39:47 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/12/01 14:22:36 wiz Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2009/03/01 16:39:47 tron Exp $
 #
 
-DISTNAME=      gnome-power-manager-2.24.2
+DISTNAME=      gnome-power-manager-2.24.4
 CATEGORIES=    sysutils gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gnome-power-manager/2.24/}
 EXTRACT_SUFX=  .tar.bz2
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://projects.gnome.org/gnome-power-manager/
 COMMENT=       GNOME desktop session daemon for managing power management
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 BUILD_DEPENDS+=        xmlto-[0-9]*:../../textproc/xmlto
 
 GNU_CONFIGURE=         YES
@@ -20,6 +22,7 @@
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=       --enable-policykit
+CONFIGURE_ENV+=                ac_cv_path_DOCBOOK2MAN=no
 
 GCONF_SCHEMAS+=                gnome-power-manager.schemas
 
diff -r 2a309fa4a59d -r de5954ac11a4 sysutils/gnome-power-manager/distinfo
--- a/sysutils/gnome-power-manager/distinfo     Sat Feb 28 12:47:53 2009 +0000
+++ b/sysutils/gnome-power-manager/distinfo     Sun Mar 01 16:39:47 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/11/24 13:05:44 jmcneill Exp $
+$NetBSD: distinfo,v 1.1.1.1.2.1 2009/03/01 16:39:47 tron Exp $
 
-SHA1 (gnome-power-manager-2.24.2.tar.bz2) = 8d39ad8fa572e9c681059f3b122f1afea505e8a7
-RMD160 (gnome-power-manager-2.24.2.tar.bz2) = 437f93e1432e48b387aa429e7365a1f25d1ba2a0
-Size (gnome-power-manager-2.24.2.tar.bz2) = 2997150 bytes
+SHA1 (gnome-power-manager-2.24.4.tar.bz2) = ea9c895a78761c59fea13701e074946a20c50fe6
+RMD160 (gnome-power-manager-2.24.4.tar.bz2) = c0b16ead610ffeae9d801f8bde44507464808e53
+Size (gnome-power-manager-2.24.4.tar.bz2) = 2997032 bytes
 SHA1 (patch-aa) = d3e3e33b82af97e1fb372914afc732e3d9a2232a
 SHA1 (patch-ab) = 1d095932a52528148703ce63bfab81f3a2f316fd
 SHA1 (patch-ac) = 57ade4298abd05dc57af06347dc96dea4683eb51



Home | Main Index | Thread Index | Old Index