1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

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]
This commit is contained in:
Grzegorz Blach 2018-07-09 19:13:41 +00:00
parent 496a538ec1
commit fbbe8e0b3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474282
12 changed files with 50 additions and 43 deletions

View File

@ -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}

View File

@ -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

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -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 <bsd.port.mk>

View File

@ -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}

View File

@ -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

View File

@ -5,5 +5,6 @@ menu actions to work properly, manually set SUID bit on
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.
********************************************************

View File

@ -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-module-conf_window_remembers.e
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_ARCH%%/module.so
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

View File

@ -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 <bsd.port.options.mk>
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
NLS_MESON_TRUE= nls
NLS_LDFLAGS= -lintl
.include <bsd.port.mk>

View File

@ -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

View File

@ -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