FreeBSD Bugzilla – Attachment 185884 Details for
Bug 221912
[maintainer update] sysutils/dsbbatmon: Update to 1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff to upgrade dsbbatmon to version 1.0
dsbbatmon-1.0.diff (text/plain), 3.10 KB, created by
Marcel Kaiser
on 2017-08-29 15:33:44 UTC
(
hide
)
Description:
svn diff to upgrade dsbbatmon to version 1.0
Filename:
MIME Type:
Creator:
Marcel Kaiser
Created:
2017-08-29 15:33:44 UTC
Size:
3.10 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 446939) >+++ Makefile (working copy) >@@ -1,23 +1,19 @@ > # $FreeBSD$ > > PORTNAME= dsbbatmon >-PORTVERSION= 0.1.2 >+PORTVERSION= 1.0 > CATEGORIES= sysutils > MASTER_SITES= http://freeshell.de/~mk/download/ > > MAINTAINER= mk@nic-nac-project.org >-COMMENT= GTK+ battery monitor >+COMMENT= Qt battery monitor > > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= pkgconfig tar:tgz >-USE_GNOME= gtk20 >+USES= tar:tgz qmake > >-OPTIONS_DEFINE= NLS >-OPTIONS_SUB= yes >+USE_GL= gl >+USE_QT5= buildtools_build core gui linguisttools_build widgets > >-NLS_USES= gettext >-NLS_MAKE_ARGS_OFF= -DWITHOUT_GETTEXT >- > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 446939) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (dsbbatmon-0.1.2.tgz) = 298f63f18cf371bc4c75d82f5dbe3191fe539feb40441ca22e0d00da026ed31d >-SIZE (dsbbatmon-0.1.2.tgz) = 74240 >+TIMESTAMP = 1504017664 >+SHA256 (dsbbatmon-1.0.tgz) = fb630d3618dfa41665a6fa852a0a61feef2eee040c4534673c790154198235a3 >+SIZE (dsbbatmon-1.0.tgz) = 21044 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 446939) >+++ pkg-descr (working copy) >@@ -1,6 +1,6 @@ >-DSBBatmon is a GTK+ battery monitor for FreeBSD. It displays the battery's >+DSBBatmon is a Qt battery monitor for FreeBSD. It displays the battery's > current status, capacity, and remaining time. It warns the user if the battery >-capacity is low, and can automatically shut down the system if a critical >-capacity is reached. >+capacity is low, and can automatically shut down or suspend the system if a >+critical capacity is reached. > > WWW: http://freeshell.de/~mk/projects/dsbbatmon.html >Index: pkg-message >=================================================================== >--- pkg-message (nonexistent) >+++ pkg-message (working copy) >@@ -0,0 +1,15 @@ >+************************************************************************** >+ >+In order to be able to execute shutdown as regular user, you can either >+use sudo(8) (see below), or you can add your username to the operator >+group: >+ # pw groupmod operator -m yourusername >+ >+If you want to be able to suspend your system as regular user who is >+member of the wheel group, you can use sudo(8). Add >+ >+ %wheel ALL=(ALL) NOPASSWD: /usr/sbin/acpiconf * >+ >+to ${PREFIX}/etc/sudoers. >+ >+************************************************************************** > >Property changes on: pkg-message >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 446939) >+++ pkg-plist (working copy) >@@ -1,3 +1,3 @@ > bin/dsbbatmon > share/applications/dsbbatmon.desktop >-%%NLS%%share/locale/de/LC_MESSAGES/dsbbatmon.mo >+%%DATADIR%%/dsbbatmon_de.qm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
mk
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 221912
: 185884