From owner-svn-ports-all@freebsd.org Mon Jul 9 19:13:44 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5F2A1048097; Mon, 9 Jul 2018 19:13:44 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 69B6680529; Mon, 9 Jul 2018 19:13:44 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 30F36191BE; Mon, 9 Jul 2018 19:13:44 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w69JDiu5002628; Mon, 9 Jul 2018 19:13:44 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w69JDfrl002577; Mon, 9 Jul 2018 19:13:41 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201807091913.w69JDfrl002577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Mon, 9 Jul 2018 19:13:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474282 - in head: devel/py-efl multimedia/rage x11-wm/enlightenment x11-wm/enlightenment/files x11/terminology X-SVN-Group: ports-head X-SVN-Commit-Author: gblach X-SVN-Commit-Paths: in head: devel/py-efl multimedia/rage x11-wm/enlightenment x11-wm/enlightenment/files x11/terminology X-SVN-Commit-Revision: 474282 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2018 19:13:45 -0000 Author: gblach Date: Mon Jul 9 19:13:41 2018 New Revision: 474282 URL: https://svnweb.freebsd.org/changeset/ports/474282 Log: devel/py-efl: - Update to 1.20.0 multimedia/rage: - Update to 0.3.0 - Switch to meson x11/terminology: - Update to 1.2.1 - Switch to meson x11-wm/enlightenment: - Update to 0.22.3 [1] - Fix typo in pkg-message [2] PR: 224105 [1], 226569 [2] Submitted by: Nils Beyer [1], Chris Petrik [2] Modified: head/devel/py-efl/Makefile head/devel/py-efl/distinfo head/multimedia/rage/Makefile head/multimedia/rage/distinfo head/x11-wm/enlightenment/Makefile head/x11-wm/enlightenment/Makefile.plist head/x11-wm/enlightenment/distinfo head/x11-wm/enlightenment/files/pkg-message.in head/x11-wm/enlightenment/pkg-plist head/x11/terminology/Makefile head/x11/terminology/distinfo head/x11/terminology/pkg-plist Modified: head/devel/py-efl/Makefile ============================================================================== --- head/devel/py-efl/Makefile Mon Jul 9 19:02:43 2018 (r474281) +++ head/devel/py-efl/Makefile Mon Jul 9 19:13:41 2018 (r474282) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= efl -PORTVERSION= 1.19.0 +PORTVERSION= 1.20.0 CATEGORIES= devel python enlightenment MASTER_SITES= http://download.enlightenment.org/rel/bindings/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-efl/distinfo ============================================================================== --- head/devel/py-efl/distinfo Mon Jul 9 19:02:43 2018 (r474281) +++ head/devel/py-efl/distinfo Mon Jul 9 19:13:41 2018 (r474282) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504024229 -SHA256 (enlightenment/python-efl-1.19.0.tar.xz) = ba2969a094886f193cb30761c8172754aac368359c69fff9f7b412d0daf4b880 -SIZE (enlightenment/python-efl-1.19.0.tar.xz) = 9383376 +TIMESTAMP = 1531153744 +SHA256 (enlightenment/python-efl-1.20.0.tar.xz) = 70de0ee3fabe1e91da5aa0ca09dd908b62dbbeb5fce86ec194b8793967c30ea3 +SIZE (enlightenment/python-efl-1.20.0.tar.xz) = 8984492 Modified: head/multimedia/rage/Makefile ============================================================================== --- head/multimedia/rage/Makefile Mon Jul 9 19:02:43 2018 (r474281) +++ head/multimedia/rage/Makefile Mon Jul 9 19:13:41 2018 (r474282) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rage -PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTVERSION= 0.3.0 CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ @@ -15,7 +14,6 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libefl.so:devel/efl DIST_SUBDIR= enlightenment -GNU_CONFIGURE= yes -USES= compiler:c11 desktop-file-utils pkgconfig tar:xz +USES= compiler:c11 desktop-file-utils meson pkgconfig tar:xz .include Modified: head/multimedia/rage/distinfo ============================================================================== --- head/multimedia/rage/distinfo Mon Jul 9 19:02:43 2018 (r474281) +++ head/multimedia/rage/distinfo Mon Jul 9 19:13:41 2018 (r474282) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474883360 -SHA256 (enlightenment/rage-0.2.1.tar.xz) = 3dba83ae3d0cdd6c43fc3f6e4ca87ecf58d0481d28cd431ba42c51b82c7b6b1a -SIZE (enlightenment/rage-0.2.1.tar.xz) = 402788 +TIMESTAMP = 1531153713 +SHA256 (enlightenment/rage-0.3.0.tar.xz) = 1e772370c2199f89f4c34f1968432df4eabf0e4fe4f960649d0b9d27496bdf3d +SIZE (enlightenment/rage-0.3.0.tar.xz) = 252852 Modified: head/x11-wm/enlightenment/Makefile ============================================================================== --- head/x11-wm/enlightenment/Makefile Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11-wm/enlightenment/Makefile Mon Jul 9 19:13:41 2018 (r474282) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= enlightenment -PORTVERSION= 0.21.10 +PORTVERSION= 0.22.3 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ @@ -43,11 +43,11 @@ NLS_CONFIGURE_ENABLE= nls ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio - -post-patch: - @${REINPLACE_CMD} -e \ - 's/\(setuid_root_mode = a=rx,u+x\)s/\1/g' \ - ${WRKSRC}/src/bin/Makefile.mk \ - ${WRKSRC}/src/modules/Makefile_cpufreq.mk - +# why is setuid deactivated? "enlightenment_ckpasswd" i.e. does not work without setuid +#post-patch: +# @${REINPLACE_CMD} -e \ +# 's/\(setuid_root_mode = a=rx,u+x\)s/\1/g' \ +# ${WRKSRC}/src/bin/Makefile.mk \ +# ${WRKSRC}/src/modules/Makefile_cpufreq.mk +# .include Modified: head/x11-wm/enlightenment/Makefile.plist ============================================================================== --- head/x11-wm/enlightenment/Makefile.plist Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11-wm/enlightenment/Makefile.plist Mon Jul 9 19:13:41 2018 (r474282) @@ -1,2 +1,2 @@ -ENLIGHTENMENT_ARCH= ${OPSYS:tl}${OSREL}-${ARCH}-ver-0.21 +ENLIGHTENMENT_ARCH= ${OPSYS:tl}${OSREL}-${ARCH}-0.22 PLIST_SUB= ENLIGHTENMENT_ARCH=${ENLIGHTENMENT_ARCH} Modified: head/x11-wm/enlightenment/distinfo ============================================================================== --- head/x11-wm/enlightenment/distinfo Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11-wm/enlightenment/distinfo Mon Jul 9 19:13:41 2018 (r474282) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507668938 -SHA256 (enlightenment/enlightenment-0.21.10.tar.xz) = 9bb915caa5b390b2e212ff5f6f75b57a3d082f80d2f7b5b278bd902e2fad7f14 -SIZE (enlightenment/enlightenment-0.21.10.tar.xz) = 25311704 +TIMESTAMP = 1531153232 +SHA256 (enlightenment/enlightenment-0.22.3.tar.xz) = 4d81e583073d74474b7a960b01cb596716a43cca2fadca7d1e5c91f4cf6efe9b +SIZE (enlightenment/enlightenment-0.22.3.tar.xz) = 25648576 Modified: head/x11-wm/enlightenment/files/pkg-message.in ============================================================================== --- head/x11-wm/enlightenment/files/pkg-message.in Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11-wm/enlightenment/files/pkg-message.in Mon Jul 9 19:13:41 2018 (r474282) @@ -5,5 +5,6 @@ menu actions to work properly, manually set SUID bit o executable. WARNING: this program might be vulnerable so do not -set suid bit if do not trust all users of this machine. +set suid bit if you do not trust all the users of this +machine. ******************************************************** Modified: head/x11-wm/enlightenment/pkg-plist ============================================================================== --- head/x11-wm/enlightenment/pkg-plist Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11-wm/enlightenment/pkg-plist Mon Jul 9 19:13:41 2018 (r474282) @@ -1,11 +1,12 @@ bin/emixer bin/enlightenment +bin/enlightenment_askpass bin/enlightenment_filemanager bin/enlightenment_imc bin/enlightenment_open bin/enlightenment_remote bin/enlightenment_start -etc/enlightenment/sysactions.conf +%%ETCDIR%%/sysactions.conf etc/xdg/menus/e-applications.menu include/enlightenment/e.h include/enlightenment/e_Efx.h @@ -21,6 +22,7 @@ include/enlightenment/e_bindings.h include/enlightenment/e_bryce.h include/enlightenment/e_client.h include/enlightenment/e_client.x +include/enlightenment/e_client_volume.h include/enlightenment/e_color.h include/enlightenment/e_color_dialog.h include/enlightenment/e_comp.h @@ -66,6 +68,7 @@ include/enlightenment/e_font.h include/enlightenment/e_gadcon.h include/enlightenment/e_gadcon_popup.h include/enlightenment/e_gadget.h +include/enlightenment/e_gadget_types.h include/enlightenment/e_grab_dialog.h include/enlightenment/e_grabinput.h include/enlightenment/e_hints.h @@ -91,6 +94,7 @@ include/enlightenment/e_ipc_codec.h include/enlightenment/e_layout.h include/enlightenment/e_livethumb.h include/enlightenment/e_log.h +include/enlightenment/e_macros.h include/enlightenment/e_maximize.h include/enlightenment/e_menu.h include/enlightenment/e_mmx.h @@ -223,9 +227,7 @@ lib/enlightenment/modules/conf_window_remembers/e-modu lib/enlightenment/modules/conf_window_remembers/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/conf_window_remembers/module.desktop lib/enlightenment/modules/cpufreq/e-module-cpufreq.edj -@mode 4555 lib/enlightenment/modules/cpufreq/%%ENLIGHTENMENT_ARCH%%/freqset -@mode lib/enlightenment/modules/cpufreq/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/cpufreq/module.desktop lib/enlightenment/modules/everything/e-module-everything-start.edj @@ -251,6 +253,9 @@ lib/enlightenment/modules/ibox/e-module-ibox.edj lib/enlightenment/modules/ibox/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/ibox/module.desktop lib/enlightenment/modules/lokker/%%ENLIGHTENMENT_ARCH%%/module.so +lib/enlightenment/modules/luncher/e-module-luncher.edj +lib/enlightenment/modules/luncher/%%ENLIGHTENMENT_ARCH%%/module.so +lib/enlightenment/modules/luncher/module.desktop lib/enlightenment/modules/mixer/e-module-mixer.edj lib/enlightenment/modules/mixer/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/mixer/module.desktop @@ -269,11 +274,9 @@ lib/enlightenment/modules/packagekit/module.desktop lib/enlightenment/modules/pager/e-module-pager.edj lib/enlightenment/modules/pager/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/pager/module.desktop -lib/enlightenment/modules/pager_plain/e-module-pager-plain.edj +lib/enlightenment/modules/pager_plain/e-module-pager_plain.edj lib/enlightenment/modules/pager_plain/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/pager_plain/module.desktop -lib/enlightenment/modules/policy_mobile/e-module-policy-mobile.edj -lib/enlightenment/modules/policy_mobile/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/quickaccess/e-module-quickaccess.edj lib/enlightenment/modules/quickaccess/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/quickaccess/module.desktop @@ -286,6 +289,10 @@ lib/enlightenment/modules/start/module.desktop lib/enlightenment/modules/syscon/e-module-syscon.edj lib/enlightenment/modules/syscon/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/syscon/module.desktop +lib/enlightenment/modules/sysinfo/e-module-sysinfo.edj +lib/enlightenment/modules/sysinfo/%%ENLIGHTENMENT_ARCH%%/cpuclock_sysfs +lib/enlightenment/modules/sysinfo/%%ENLIGHTENMENT_ARCH%%/module.so +lib/enlightenment/modules/sysinfo/module.desktop lib/enlightenment/modules/systray/e-module-systray.edj lib/enlightenment/modules/systray/%%ENLIGHTENMENT_ARCH%%/module.so lib/enlightenment/modules/systray/module.desktop @@ -297,7 +304,6 @@ lib/enlightenment/modules/teamwork/%%ENLIGHTENMENT_ARC lib/enlightenment/modules/teamwork/module.desktop lib/enlightenment/modules/temperature/e-module-temperature.edj lib/enlightenment/modules/temperature/%%ENLIGHTENMENT_ARCH%%/module.so -lib/enlightenment/modules/temperature/%%ENLIGHTENMENT_ARCH%%/tempget lib/enlightenment/modules/temperature/module.desktop lib/enlightenment/modules/tiling/e-module-tiling.edj lib/enlightenment/modules/tiling/%%ENLIGHTENMENT_ARCH%%/module.so @@ -352,6 +358,7 @@ lib/enlightenment/utils/enlightenment_thumb libdata/pkgconfig/enlightenment.pc libdata/pkgconfig/everything.pc share/applications/emixer.desktop +share/applications/enlightenment_askpass.desktop share/applications/enlightenment_filemanager.desktop %%DATADIR%%/AUTHORS %%DATADIR%%/COPYING @@ -598,4 +605,5 @@ share/applications/enlightenment_filemanager.desktop %%NLS%%share/locale/zh_CN/LC_MESSAGES/enlightenment.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/enlightenment.mo share/pixmaps/emixer.png +share/pixmaps/enlightenment-askpass.png share/xsessions/enlightenment.desktop Modified: head/x11/terminology/Makefile ============================================================================== --- head/x11/terminology/Makefile Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11/terminology/Makefile Mon Jul 9 19:13:41 2018 (r474282) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= terminology -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.1 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ @@ -11,19 +11,16 @@ COMMENT= EFL Terminal Emulator LICENSE= BSD2CLAUSE -LIB_DEPENDS= libefl.so:devel/efl \ - libintl.so:devel/gettext-runtime +LIB_DEPENDS= libefl.so:devel/efl DIST_SUBDIR= enlightenment -GNU_CONFIGURE= yes -USES= compiler:c11 pkgconfig tar:xz +USES= compiler:c11 meson pkgconfig tar:xz OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -.include - NLS_USES= gettext -NLS_CONFIGURE_ENABLE= nls +NLS_MESON_TRUE= nls +NLS_LDFLAGS= -lintl .include Modified: head/x11/terminology/distinfo ============================================================================== --- head/x11/terminology/distinfo Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11/terminology/distinfo Mon Jul 9 19:13:41 2018 (r474282) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505583706 -SHA256 (enlightenment/terminology-1.1.1.tar.xz) = da12b8a24ca5248b2d292d9b1e19cabc61ae29b21f96d4b6f4f3e7b4feeecc16 -SIZE (enlightenment/terminology-1.1.1.tar.xz) = 4989940 +TIMESTAMP = 1531153689 +SHA256 (enlightenment/terminology-1.2.1.tar.xz) = ac8673a129ed78ef669a8c04e7a136f5ca95226ce5ef375a451421bac41828c6 +SIZE (enlightenment/terminology-1.2.1.tar.xz) = 4858528 Modified: head/x11/terminology/pkg-plist ============================================================================== --- head/x11/terminology/pkg-plist Mon Jul 9 19:02:43 2018 (r474281) +++ head/x11/terminology/pkg-plist Mon Jul 9 19:13:41 2018 (r474282) @@ -5,6 +5,7 @@ bin/tycat bin/tyls bin/typop bin/tyq +bin/tysend man/man1/terminology.1.gz share/applications/terminology.desktop share/icons/terminology.png @@ -23,6 +24,8 @@ share/icons/terminology.png %%DATADIR%%/fonts/8x13.pcf %%DATADIR%%/fonts/9x15.pcf %%DATADIR%%/fonts/9x18.pcf +%%DATADIR%%/fonts/TERMINUS.txt +%%DATADIR%%/fonts/XFONT.txt %%DATADIR%%/fonts/nexus.pcf %%DATADIR%%/fonts/terminus-12.pcf %%DATADIR%%/fonts/terminus-14-bold.pcf @@ -39,12 +42,12 @@ share/icons/terminology.png %%DATADIR%%/themes/default.edj %%DATADIR%%/themes/mild.edj %%DATADIR%%/themes/mustang.edj +%%DATADIR%%/themes/nord.edj %%DATADIR%%/themes/nyanology.edj %%DATADIR%%/themes/smyck.edj %%DATADIR%%/themes/solarized.edj %%DATADIR%%/themes/solarized_light.edj %%NLS%%share/locale/ca/LC_MESSAGES/terminology.mo -%%NLS%%share/locale/da/LC_MESSAGES/terminology.mo %%NLS%%share/locale/de/LC_MESSAGES/terminology.mo %%NLS%%share/locale/el/LC_MESSAGES/terminology.mo %%NLS%%share/locale/eo/LC_MESSAGES/terminology.mo