diff options
| author | Neel Chauhan <nc@FreeBSD.org> | 2021-10-09 20:49:36 +0000 |
|---|---|---|
| committer | Neel Chauhan <nc@FreeBSD.org> | 2021-10-09 23:33:26 +0000 |
| commit | 1ffac6d26d3d9360f3f752dc0e604f1522753c95 (patch) | |
| tree | edf9929c85cc9c1632e72c12997f37131c28027b /sysutils/mate-power-manager | |
| parent | d0842c9bb4415abfd6b320248192da967dd013b4 (diff) | |
Diffstat (limited to 'sysutils/mate-power-manager')
| -rw-r--r-- | sysutils/mate-power-manager/Makefile | 23 | ||||
| -rw-r--r-- | sysutils/mate-power-manager/distinfo | 6 |
2 files changed, 13 insertions, 16 deletions
diff --git a/sysutils/mate-power-manager/Makefile b/sysutils/mate-power-manager/Makefile index 7bac45ddfc55..855711ebdabb 100644 --- a/sysutils/mate-power-manager/Makefile +++ b/sysutils/mate-power-manager/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> PORTNAME= mate-power-manager -PORTVERSION= 1.24.3 +PORTVERSION= 1.26.0 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -12,35 +12,32 @@ COMMENT= Power management system for the MATE Desktop LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= itstool:textproc/itstool \ - gnome-keyring>=3.0.0:security/gnome-keyring +BUILD_DEPENDS= itstool:textproc/itstool LIB_DEPENDS= libcanberra-gtk.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ - libupower-glib.so:sysutils/upower \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libnotify.so:devel/libnotify \ + libsecret-1.so:security/libsecret \ libunique-3.0.so:x11-toolkits/libunique3 \ - libgnome-keyring.so:security/libgnome-keyring -RUN_DEPENDS= pkexec:sysutils/polkit \ - gnome-keyring>=3.0.0:security/gnome-keyring + libupower-glib.so:sysutils/upower +RUN_DEPENDS= pkexec:sysutils/polkit PORTSCOUT= limitw:1,even -USES= gettext gmake gnome libtool localbase mate \ - pathfix pkgconfig tar:xz xorg +USES= gettext gmake gnome libtool localbase mate pathfix pkgconfig \ + tar:xz xorg USE_MATE= panel USE_XORG= x11 xext xorgproto xrandr xrender USE_GNOME= cairo glib20 gtk30 intlhack GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ENV= LIBS="-lexecinfo" -CONFIGURE_ARGS= --with-doc-dir=${PREFIX}/share/doc \ - --disable-docbook-docs \ - --with-gtk=3.0 \ - --with-keyring +CONFIGURE_ARGS= --disable-docbook-docs \ + --with-doc-dir=${PREFIX}/share/doc \ + --with-gtk=3.0 GLIB_SCHEMAS= org.mate.power-manager.gschema.xml diff --git a/sysutils/mate-power-manager/distinfo b/sysutils/mate-power-manager/distinfo index 3e77d24620e7..33f6cca7ee07 100644 --- a/sysutils/mate-power-manager/distinfo +++ b/sysutils/mate-power-manager/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623536846 -SHA256 (mate/mate-power-manager-1.24.3.tar.xz) = 861e6ddf9e29f7a9bc8424092b8266c05871302bd04cfb252e83c211e3cdace6 -SIZE (mate/mate-power-manager-1.24.3.tar.xz) = 6199712 +TIMESTAMP = 1633812187 +SHA256 (mate/mate-power-manager-1.26.0.tar.xz) = 26b603ccf077366414a41e91ca6aa4c4c227a8e9fb6925a8ec5ca147c4e67b79 +SIZE (mate/mate-power-manager-1.26.0.tar.xz) = 6247700 |
