diff options
author | gblach <gblach@FreeBSD.org> | 2013-04-22 20:35:19 +0000 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-04-22 20:35:19 +0000 |
commit | 456b4f7bba5d997dfe68aab601ebbac3876c49e3 (patch) | |
tree | ebf239a6d9da84aec307687ba01004c0aee9a674 | |
parent | b562e282f243a442162277a2e3f3545883788444 (diff) | |
download | FreeBSD-ports-456b4f7bba5d997dfe68aab601ebbac3876c49e3.zip FreeBSD-ports-456b4f7bba5d997dfe68aab601ebbac3876c49e3.tar.gz |
- Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1
Approved by: crees (mentor)
103 files changed, 199 insertions, 216 deletions
diff --git a/benchmarks/expedite/Makefile b/benchmarks/expedite/Makefile index 8c833ee..dab7945 100644 --- a/benchmarks/expedite/Makefile +++ b/benchmarks/expedite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= expedite -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= benchmarks enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -17,7 +17,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas USE_EFL_EVAS_ENGINES= buffer -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes OPTIONS_DEFINE= OPENGL SDL X11 diff --git a/benchmarks/expedite/distinfo b/benchmarks/expedite/distinfo index 7f5ddab..aca11da 100644 --- a/benchmarks/expedite/distinfo +++ b/benchmarks/expedite/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/expedite-1.7.5.tar.bz2) = 0064a99ec0f3da08ab1a1e3edce662b09ade4e85a69c8bfebeca287ccb7cbfe0 -SIZE (e17/expedite-1.7.5.tar.bz2) = 5846544 +SHA256 (e17/expedite-1.7.6.tar.bz2) = fb19bdb02a8ce494908c7c9b3b00bfce11f4de1079f11683676f491a7fc64a68 +SIZE (e17/expedite-1.7.6.tar.bz2) = 5757494 diff --git a/devel/e_dbus/Makefile b/devel/e_dbus/Makefile index b235e05..0e4cdbea 100644 --- a/devel/e_dbus/Makefile +++ b/devel/e_dbus/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= e_dbus -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 1 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -18,9 +18,9 @@ LIB_DEPENDS= dbus-1:${PORTSDIR}/devel/dbus DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina evas ecore libtool_hack librt_hack USE_EFL_ECORE= evas -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-ehal \ diff --git a/devel/e_dbus/distinfo b/devel/e_dbus/distinfo index e926d30..58a3c0f 100644 --- a/devel/e_dbus/distinfo +++ b/devel/e_dbus/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/e_dbus-1.7.5.tar.bz2) = d88886c13b470f9aee84f1a95a68eca5501506417362ee8066a117feffcd9399 -SIZE (e17/e_dbus-1.7.5.tar.bz2) = 433475 +SHA256 (e17/e_dbus-1.7.6.tar.bz2) = fd70f608c70aaed2cfc2ff5b086108224df72edecfa56ac850bd141947caaad6 +SIZE (e17/e_dbus-1.7.6.tar.bz2) = 436814 diff --git a/devel/ecore-file/Makefile b/devel/ecore-file/Makefile index 48752a0..bb867a7 100644 --- a/devel/ecore-file/Makefile +++ b/devel/ecore-file/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= file -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_file INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/devel/ecore-file/distinfo b/devel/ecore-file/distinfo index e41ee7c..afecd5a 100644 --- a/devel/ecore-file/distinfo +++ b/devel/ecore-file/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/devel/ecore-ipc/Makefile b/devel/ecore-ipc/Makefile index 8dd7146..96ad7dc 100644 --- a/devel/ecore-ipc/Makefile +++ b/devel/ecore-ipc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipc -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,7 +19,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack USE_EFL_ECORE= con -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_ipc INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/devel/ecore-ipc/distinfo b/devel/ecore-ipc/distinfo index e41ee7c..afecd5a 100644 --- a/devel/ecore-ipc/distinfo +++ b/devel/ecore-ipc/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/devel/ecore-main/Makefile b/devel/ecore-main/Makefile index 245c4ff..8b7dcd2 100644 --- a/devel/ecore-main/Makefile +++ b/devel/ecore-main/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= main -PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTVERSION= 1.7.6 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,9 +17,10 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina libtool_hack -USE_GNOME= gnomehack pkgconfig USE_ICONV= yes +USE_PKGCONFIG= yes USE_LDCONFIG= yes EXAMPLESDIR= ${PREFIX}/share/examples/ecore diff --git a/devel/ecore-main/distinfo b/devel/ecore-main/distinfo index e41ee7c..afecd5a 100644 --- a/devel/ecore-main/distinfo +++ b/devel/ecore-main/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/devel/ecore-main/pkg-plist b/devel/ecore-main/pkg-plist index 3b57198..978e151 100644 --- a/devel/ecore-main/pkg-plist +++ b/devel/ecore-main/pkg-plist @@ -41,6 +41,7 @@ libdata/pkgconfig/ecore.pc %%NLS%%share/locale/cs/LC_MESSAGES/ecore.mo %%NLS%%share/locale/de/LC_MESSAGES/ecore.mo %%NLS%%share/locale/el/LC_MESSAGES/ecore.mo +%%NLS%%share/locale/eo/LC_MESSAGES/ecore.mo %%NLS%%share/locale/fr/LC_MESSAGES/ecore.mo %%NLS%%share/locale/it/LC_MESSAGES/ecore.mo %%NLS%%share/locale/nl/LC_MESSAGES/ecore.mo @@ -54,6 +55,8 @@ libdata/pkgconfig/ecore.pc %%NLS%%@dirrmtry share/locale/de %%NLS%%@dirrmtry share/locale/el/LC_MESSAGES %%NLS%%@dirrmtry share/locale/el +%%NLS%%@dirrmtry share/locale/eo/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/eo %%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fr %%NLS%%@dirrmtry share/locale/it/LC_MESSAGES diff --git a/devel/ecore/Makefile b/devel/ecore/Makefile index 3b3582e..baacdd1 100644 --- a/devel/ecore/Makefile +++ b/devel/ecore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ecore -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 2 CATEGORIES= devel enlightenment MASTER_SITES= # none diff --git a/devel/eet/Makefile b/devel/eet/Makefile index 8eb2e81..0d3e107 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eet -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 2 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -18,9 +18,10 @@ LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_OPENSSL= yes +USE_PKGCONFIG= yes USE_LDCONFIG= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" OPENSSL_LIBS="-lssl" diff --git a/devel/eet/distinfo b/devel/eet/distinfo index 3978c93..8d43538 100644 --- a/devel/eet/distinfo +++ b/devel/eet/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/eet-1.7.5.tar.bz2) = c79cc6e5d3304ae5761307c266835c4d8337cc0418ea43ace8c915b2d329427b -SIZE (e17/eet-1.7.5.tar.bz2) = 576443 +SHA256 (e17/eet-1.7.6.tar.bz2) = 064a7b8359099baf2e52d41daae6102b19c878cac5b22cf1e05e78ea83f82a9a +SIZE (e17/eet-1.7.6.tar.bz2) = 578741 diff --git a/devel/eina/Makefile b/devel/eina/Makefile index 6c82543..9d17d10 100644 --- a/devel/eina/Makefile +++ b/devel/eina/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eina -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -15,8 +15,8 @@ LICENSE= LGPL21 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_ICONV= yes USE_LDCONFIG= yes diff --git a/devel/eina/distinfo b/devel/eina/distinfo index 179926c..1ea7b5b 100644 --- a/devel/eina/distinfo +++ b/devel/eina/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/eina-1.7.5.tar.bz2) = fc08c8aa3a225e3a42793afbf109788ab003de7595a542607a6a65694d08a44d -SIZE (e17/eina-1.7.5.tar.bz2) = 9807863 +SHA256 (e17/eina-1.7.6.tar.bz2) = ef38047563dae97c7fd2617c230990075c4dbc6adb1b4311411427d255aebd9f +SIZE (e17/eina-1.7.6.tar.bz2) = 9791442 diff --git a/devel/eio/Makefile b/devel/eio/Makefile index 0e8a03d..f19f8c3 100644 --- a/devel/eio/Makefile +++ b/devel/eio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eio -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -15,12 +15,9 @@ LICENSE= LGPL21 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina eet ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes -post-install: - @${RMDIR} ${PREFIX}/share/eio/examples - @${RMDIR} ${PREFIX}/share/eio - .include <bsd.port.mk> diff --git a/devel/eio/distinfo b/devel/eio/distinfo index aa77e86..7cf929e 100644 --- a/devel/eio/distinfo +++ b/devel/eio/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/eio-1.7.5.tar.bz2) = 46eb390405c749953a96fc0b32a15f403e838ca1f89eed78276c123370a94aaf -SIZE (e17/eio-1.7.5.tar.bz2) = 358657 +SHA256 (e17/eio-1.7.6.1.tar.bz2) = c79d69a2f4f8ba4d52ec6dce8dde37dad4d226c674a2af82ae55866249ea56d6 +SIZE (e17/eio-1.7.6.1.tar.bz2) = 359496 diff --git a/graphics/ecore-evas/Makefile b/graphics/ecore-evas/Makefile index 9a14e32..9a362ba 100644 --- a/graphics/ecore-evas/Makefile +++ b/graphics/ecore-evas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evas -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,7 +19,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas ecore libtool_hack USE_EFL_ECORE= input input_evas -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} @@ -55,11 +54,11 @@ CONFIGURE_ARGS+= --disable-ecore-evas-opengl-x11 .endif .if ${PORT_OPTIONS:MSDL} -CONFIGURE_ARGS+= --enable-ecore-evas-software-sdl --enable-ecore-sdl +CONFIGURE_ARGS+= --enable-ecore-sdl USE_EFL_EVAS_ENGINES+= sdl USE_EFL_ECORE+= sdl .else -CONFIGURE_ARGS+= --disable-ecore-evas-software-sdl --disable-ecore-sdl +CONFIGURE_ARGS+= --disable-ecore-sdl .endif .if ${PORT_OPTIONS:MX11} diff --git a/graphics/ecore-evas/distinfo b/graphics/ecore-evas/distinfo index e41ee7c..afecd5a 100644 --- a/graphics/ecore-evas/distinfo +++ b/graphics/ecore-evas/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/graphics/ecore-evas/pkg-plist b/graphics/ecore-evas/pkg-plist index 3bb2faa..5317f08 100644 --- a/graphics/ecore-evas/pkg-plist +++ b/graphics/ecore-evas/pkg-plist @@ -2,3 +2,4 @@ include/ecore-1/Ecore_Evas.h lib/libecore_evas.so lib/libecore_evas.so.8 libdata/pkgconfig/ecore-evas.pc +@dirrmtry include/ecore-1 diff --git a/graphics/ecore-sdl/Makefile b/graphics/ecore-sdl/Makefile index 525b873..2543a0f 100644 --- a/graphics/ecore-sdl/Makefile +++ b/graphics/ecore-sdl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sdl -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,7 +19,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack USE_EFL_ECORE= input -USE_GNOME= gnomehack pkgconfig USE_SDL= sdl USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_sdl diff --git a/graphics/ecore-sdl/distinfo b/graphics/ecore-sdl/distinfo index e41ee7c..afecd5a 100644 --- a/graphics/ecore-sdl/distinfo +++ b/graphics/ecore-sdl/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/graphics/ecore-sdl/pkg-plist b/graphics/ecore-sdl/pkg-plist index 4e71bdd..7e61190 100644 --- a/graphics/ecore-sdl/pkg-plist +++ b/graphics/ecore-sdl/pkg-plist @@ -2,3 +2,4 @@ include/ecore-1/Ecore_Sdl.h lib/libecore_sdl.so lib/libecore_sdl.so.8 libdata/pkgconfig/ecore-sdl.pc +@dirrmtry include/ecore-1 diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile index da9f78e..8907e49 100644 --- a/graphics/edje/Makefile +++ b/graphics/edje/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= edje -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -18,11 +18,11 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_LUA= 5.1+ +USES= pathfix shared-mime-info USE_EFL= eet evas ecore embryo libtool_hack librt_hack USE_EFL_EVAS_LOADERS= eet jpeg png USE_EFL_ECORE= evas file imf imf_evas -USE_GNOME= gnomehack pkgconfig +USE_LUA= 5.1+ USE_LDCONFIG= yes CONFIGURE_ARGS+= --without-vim @@ -33,7 +33,4 @@ post-patch: @${REINPLACE_CMD} -e 's|= \$$(datadir)/\$$(PACKAGE)/examples|= $$(datadir)/examples/$$(PACKAGE)|' \ ${WRKSRC}/src/examples/Makefile.in -post-install: - -update-mime-database ${PREFIX}/share/mime - .include <bsd.port.mk> diff --git a/graphics/edje/distinfo b/graphics/edje/distinfo index 5ba714a..aebbcbb 100644 --- a/graphics/edje/distinfo +++ b/graphics/edje/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/edje-1.7.5.tar.bz2) = c7b329ac6548378c1c74e9cdf60a34c33f4fdc2d8224577d6a9ea4b90c915ec3 -SIZE (e17/edje-1.7.5.tar.bz2) = 1101133 +SHA256 (e17/edje-1.7.6.tar.bz2) = 728518059cdd11af1b5d6bedbf40edeefd93b365a297ca5ec67c5dbbd6f81440 +SIZE (e17/edje-1.7.6.tar.bz2) = 1101511 diff --git a/graphics/edje/pkg-plist b/graphics/edje/pkg-plist index 94b9a5d..72f5b7d 100644 --- a/graphics/edje/pkg-plist +++ b/graphics/edje/pkg-plist @@ -70,5 +70,3 @@ share/mime/packages/edje.xml @dirrm %%DATADIR%%/include @dirrm %%DATADIR%% @dirrm %%EXAMPLESDIR%% -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime diff --git a/graphics/ethumb/Makefile b/graphics/ethumb/Makefile index eed10f8..7a2d6a2 100644 --- a/graphics/ethumb/Makefile +++ b/graphics/ethumb/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ethumb -PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,9 +17,9 @@ LIB_DEPENDS= exif:${PORTSDIR}/graphics/libexif DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina evas ecore edje libtool_hack USE_EFL_ECORE= evas file x11 input_evas -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-epdf diff --git a/graphics/ethumb/distinfo b/graphics/ethumb/distinfo index c300fb9..e0b3011 100644 --- a/graphics/ethumb/distinfo +++ b/graphics/ethumb/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ethumb-1.7.5.tar.bz2) = 34b137cfdfb07226e7b77b136f25cc10c2598ae5ef67d70cb1e2a26fe750335f -SIZE (e17/ethumb-1.7.5.tar.bz2) = 397198 +SHA256 (e17/ethumb-1.7.6.tar.bz2) = 1531b011d3427c5e944e9d33736e610764856a364e04ddfcba7429e99e371fad +SIZE (e17/ethumb-1.7.6.tar.bz2) = 398644 diff --git a/graphics/evas-core/Makefile b/graphics/evas-core/Makefile index 1a78268..7103a27 100644 --- a/graphics/evas-core/Makefile +++ b/graphics/evas-core/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= core -PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,9 +19,10 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_GCC= any USE_EFL= librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes DATADIR= ${PREFIX}/share/evas EXAMPLESDIR= ${PREFIX}/share/examples/evas @@ -32,7 +32,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/evas OPTIONS_DEFINE= EET FONTCONFIG FRIBIDI OPTIONS_DEFAULT=EET FONTCONFIG FRIBIDI EET_DESC= EET font loader -FRIBIDI_DESC= Bidirectional text support .include <bsd.port.options.mk> diff --git a/graphics/evas-core/distinfo b/graphics/evas-core/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-core/distinfo +++ b/graphics/evas-core/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-engine-buffer/Makefile b/graphics/evas-engine-buffer/Makefile index b9e1f34..fd2eea0 100644 --- a/graphics/evas-engine-buffer/Makefile +++ b/graphics/evas-engine-buffer/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= engine-buffer -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/buffer INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/graphics/evas-engine-buffer/distinfo b/graphics/evas-engine-buffer/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-engine-buffer/distinfo +++ b/graphics/evas-engine-buffer/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-engine-opengl/Makefile b/graphics/evas-engine-opengl/Makefile index 43ebffc..48b98dc 100644 --- a/graphics/evas-engine-opengl/Makefile +++ b/graphics/evas-engine-opengl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= engine-opengl -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_XORG= x11 xext xrender USE_GL= gl glu USE_LDCONFIG= yes diff --git a/graphics/evas-engine-opengl/distinfo b/graphics/evas-engine-opengl/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-engine-opengl/distinfo +++ b/graphics/evas-engine-opengl/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-engine-sdl/Makefile b/graphics/evas-engine-sdl/Makefile index 0244c975..1296943 100644 --- a/graphics/evas-engine-sdl/Makefile +++ b/graphics/evas-engine-sdl/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= engine-sdl -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_SDL= sdl USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/software_16_sdl diff --git a/graphics/evas-engine-sdl/distinfo b/graphics/evas-engine-sdl/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-engine-sdl/distinfo +++ b/graphics/evas-engine-sdl/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile index 810ad1e..508280c 100644 --- a/graphics/evas-engine-x11/Makefile +++ b/graphics/evas-engine-x11/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= engine-x11 -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_XORG= x11 xext USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/modules/engines/software_x11 diff --git a/graphics/evas-engine-x11/distinfo b/graphics/evas-engine-x11/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-engine-x11/distinfo +++ b/graphics/evas-engine-x11/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-bmp/Makefile b/graphics/evas-loader-bmp/Makefile index 22700ac..8b5862b8 100644 --- a/graphics/evas-loader-bmp/Makefile +++ b/graphics/evas-loader-bmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-bmp -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/bmp diff --git a/graphics/evas-loader-bmp/distinfo b/graphics/evas-loader-bmp/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-bmp/distinfo +++ b/graphics/evas-loader-bmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-eet/Makefile b/graphics/evas-loader-eet/Makefile index c673d29..f8fcc3e 100644 --- a/graphics/evas-loader-eet/Makefile +++ b/graphics/evas-loader-eet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-eet -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas eet librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/eet \ diff --git a/graphics/evas-loader-eet/distinfo b/graphics/evas-loader-eet/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-eet/distinfo +++ b/graphics/evas-loader-eet/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-generic/Makefile b/graphics/evas-loader-generic/Makefile index db6c189..56dffd5 100644 --- a/graphics/evas-loader-generic/Makefile +++ b/graphics/evas-loader-generic/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-generic -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -24,7 +24,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/generic diff --git a/graphics/evas-loader-generic/distinfo b/graphics/evas-loader-generic/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-generic/distinfo +++ b/graphics/evas-loader-generic/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-gif/Makefile b/graphics/evas-loader-gif/Makefile index aa77921..b4bf731 100644 --- a/graphics/evas-loader-gif/Makefile +++ b/graphics/evas-loader-gif/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-gif -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -21,7 +21,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/gif diff --git a/graphics/evas-loader-gif/distinfo b/graphics/evas-loader-gif/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-gif/distinfo +++ b/graphics/evas-loader-gif/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-ico/Makefile b/graphics/evas-loader-ico/Makefile index 5d6bc83..3c37ffe 100644 --- a/graphics/evas-loader-ico/Makefile +++ b/graphics/evas-loader-ico/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-ico -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/ico diff --git a/graphics/evas-loader-ico/distinfo b/graphics/evas-loader-ico/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-ico/distinfo +++ b/graphics/evas-loader-ico/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-jpeg/Makefile b/graphics/evas-loader-jpeg/Makefile index 5928bd9..5e39642 100644 --- a/graphics/evas-loader-jpeg/Makefile +++ b/graphics/evas-loader-jpeg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-jpeg -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/jpeg \ diff --git a/graphics/evas-loader-jpeg/distinfo b/graphics/evas-loader-jpeg/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-jpeg/distinfo +++ b/graphics/evas-loader-jpeg/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-pmaps/Makefile b/graphics/evas-loader-pmaps/Makefile index 5ea68fa..369744b 100644 --- a/graphics/evas-loader-pmaps/Makefile +++ b/graphics/evas-loader-pmaps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-pmaps -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/pmaps diff --git a/graphics/evas-loader-pmaps/distinfo b/graphics/evas-loader-pmaps/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-pmaps/distinfo +++ b/graphics/evas-loader-pmaps/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-png/Makefile b/graphics/evas-loader-png/Makefile index e946f6d..a232ca9 100644 --- a/graphics/evas-loader-png/Makefile +++ b/graphics/evas-loader-png/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-png -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/png \ diff --git a/graphics/evas-loader-png/distinfo b/graphics/evas-loader-png/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-png/distinfo +++ b/graphics/evas-loader-png/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-psd/Makefile b/graphics/evas-loader-psd/Makefile index c9ad468..06676d3 100644 --- a/graphics/evas-loader-psd/Makefile +++ b/graphics/evas-loader-psd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-psd -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/psd diff --git a/graphics/evas-loader-psd/distinfo b/graphics/evas-loader-psd/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-psd/distinfo +++ b/graphics/evas-loader-psd/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-svg/Makefile b/graphics/evas-loader-svg/Makefile index 71a10ed..eabafa9 100644 --- a/graphics/evas-loader-svg/Makefile +++ b/graphics/evas-loader-svg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-svg -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas esvg librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/svg diff --git a/graphics/evas-loader-svg/distinfo b/graphics/evas-loader-svg/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-svg/distinfo +++ b/graphics/evas-loader-svg/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-tga/Makefile b/graphics/evas-loader-tga/Makefile index 06c16a8..c19a695 100644 --- a/graphics/evas-loader-tga/Makefile +++ b/graphics/evas-loader-tga/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-tga -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/tga diff --git a/graphics/evas-loader-tga/distinfo b/graphics/evas-loader-tga/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-tga/distinfo +++ b/graphics/evas-loader-tga/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-tiff/Makefile b/graphics/evas-loader-tiff/Makefile index 4993b02..3d422fc 100644 --- a/graphics/evas-loader-tiff/Makefile +++ b/graphics/evas-loader-tiff/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-tiff -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -21,7 +21,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/tiff \ diff --git a/graphics/evas-loader-tiff/distinfo b/graphics/evas-loader-tiff/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-tiff/distinfo +++ b/graphics/evas-loader-tiff/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-wbmp/Makefile b/graphics/evas-loader-wbmp/Makefile index 5cfd909..61355bc 100644 --- a/graphics/evas-loader-wbmp/Makefile +++ b/graphics/evas-loader-wbmp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-wbmp -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes MAKEDIRS= ${WRKSRC}/src/modules/loaders/wbmp diff --git a/graphics/evas-loader-wbmp/distinfo b/graphics/evas-loader-wbmp/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-wbmp/distinfo +++ b/graphics/evas-loader-wbmp/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas-loader-xpm/Makefile b/graphics/evas-loader-xpm/Makefile index 01655a4..fb1d582 100644 --- a/graphics/evas-loader-xpm/Makefile +++ b/graphics/evas-loader-xpm/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loader-xpm -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= evas librt_hack libtool_hack -USE_GNOME= gnomehack pkgconfig USE_XORG= xpm USE_LDCONFIG= yes diff --git a/graphics/evas-loader-xpm/distinfo b/graphics/evas-loader-xpm/distinfo index ffea950..d81341e 100644 --- a/graphics/evas-loader-xpm/distinfo +++ b/graphics/evas-loader-xpm/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas-1.7.5.tar.bz2) = 70b350a970b2086787622845896f3e54de278fe698b8069796fd752e70427374 -SIZE (e17/evas-1.7.5.tar.bz2) = 9412064 +SHA256 (e17/evas-1.7.6.1.tar.bz2) = 51aa86cefbd74d28c3d4835315bcec51720a3a5d438f15c3195603f571cdb97a +SIZE (e17/evas-1.7.6.1.tar.bz2) = 9410203 diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index e1e7fe6..93c0ab1 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= evas -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6.1 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= # none diff --git a/graphics/evas_generic_loaders-gst/Makefile b/graphics/evas_generic_loaders-gst/Makefile index b4419c3..d47ef2d7 100644 --- a/graphics/evas_generic_loaders-gst/Makefile +++ b/graphics/evas_generic_loaders-gst/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gst -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina -USE_GNOME= gnomehack pkgconfig USE_GSTREAMER= good ffmpeg USE_LDCONFIG= yes diff --git a/graphics/evas_generic_loaders-gst/distinfo b/graphics/evas_generic_loaders-gst/distinfo index 1a61f8b..effefdd 100644 --- a/graphics/evas_generic_loaders-gst/distinfo +++ b/graphics/evas_generic_loaders-gst/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.7.5.tar.bz2) = b15a0a790f013e6a9da690442bebf8dc3085f23c07f03e0adabab433213a1fb5 -SIZE (e17/evas_generic_loaders-1.7.5.tar.bz2) = 201631 +SHA256 (e17/evas_generic_loaders-1.7.6.tar.bz2) = f802ddb258d144521ad7945c07512bdfe7bcd0ab8a4099e0d3ebd30e2c3fb060 +SIZE (e17/evas_generic_loaders-1.7.6.tar.bz2) = 203706 diff --git a/graphics/evas_generic_loaders-pdf/Makefile b/graphics/evas_generic_loaders-pdf/Makefile index 36bd157..acec0fb 100644 --- a/graphics/evas_generic_loaders-pdf/Makefile +++ b/graphics/evas_generic_loaders-pdf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pdf -PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -21,7 +20,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BINSRC= ${WRKSRC}/src/bin/${PORTNAME} diff --git a/graphics/evas_generic_loaders-pdf/distinfo b/graphics/evas_generic_loaders-pdf/distinfo index 1a61f8b..effefdd 100644 --- a/graphics/evas_generic_loaders-pdf/distinfo +++ b/graphics/evas_generic_loaders-pdf/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.7.5.tar.bz2) = b15a0a790f013e6a9da690442bebf8dc3085f23c07f03e0adabab433213a1fb5 -SIZE (e17/evas_generic_loaders-1.7.5.tar.bz2) = 201631 +SHA256 (e17/evas_generic_loaders-1.7.6.tar.bz2) = f802ddb258d144521ad7945c07512bdfe7bcd0ab8a4099e0d3ebd30e2c3fb060 +SIZE (e17/evas_generic_loaders-1.7.6.tar.bz2) = 203706 diff --git a/graphics/evas_generic_loaders-ps/Makefile b/graphics/evas_generic_loaders-ps/Makefile index 55e114f..7e5121f 100644 --- a/graphics/evas_generic_loaders-ps/Makefile +++ b/graphics/evas_generic_loaders-ps/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ps -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,6 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BINSRC= ${WRKSRC}/src/bin/${PORTNAME} diff --git a/graphics/evas_generic_loaders-ps/distinfo b/graphics/evas_generic_loaders-ps/distinfo index 1a61f8b..effefdd 100644 --- a/graphics/evas_generic_loaders-ps/distinfo +++ b/graphics/evas_generic_loaders-ps/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.7.5.tar.bz2) = b15a0a790f013e6a9da690442bebf8dc3085f23c07f03e0adabab433213a1fb5 -SIZE (e17/evas_generic_loaders-1.7.5.tar.bz2) = 201631 +SHA256 (e17/evas_generic_loaders-1.7.6.tar.bz2) = f802ddb258d144521ad7945c07512bdfe7bcd0ab8a4099e0d3ebd30e2c3fb060 +SIZE (e17/evas_generic_loaders-1.7.6.tar.bz2) = 203706 diff --git a/graphics/evas_generic_loaders-raw/Makefile b/graphics/evas_generic_loaders-raw/Makefile index cfdf748..24cd612 100644 --- a/graphics/evas_generic_loaders-raw/Makefile +++ b/graphics/evas_generic_loaders-raw/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= raw -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -20,7 +20,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BINSRC= ${WRKSRC}/src/bin/${PORTNAME} diff --git a/graphics/evas_generic_loaders-raw/distinfo b/graphics/evas_generic_loaders-raw/distinfo index 1a61f8b..effefdd 100644 --- a/graphics/evas_generic_loaders-raw/distinfo +++ b/graphics/evas_generic_loaders-raw/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.7.5.tar.bz2) = b15a0a790f013e6a9da690442bebf8dc3085f23c07f03e0adabab433213a1fb5 -SIZE (e17/evas_generic_loaders-1.7.5.tar.bz2) = 201631 +SHA256 (e17/evas_generic_loaders-1.7.6.tar.bz2) = f802ddb258d144521ad7945c07512bdfe7bcd0ab8a4099e0d3ebd30e2c3fb060 +SIZE (e17/evas_generic_loaders-1.7.6.tar.bz2) = 203706 diff --git a/graphics/evas_generic_loaders-svg/Makefile b/graphics/evas_generic_loaders-svg/Makefile index 73b5f1d..a530d9e 100644 --- a/graphics/evas_generic_loaders-svg/Makefile +++ b/graphics/evas_generic_loaders-svg/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= svg -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -14,13 +14,11 @@ COMMENT= Additional loader for Evas (svg) LICENSE= GPLv2 -#LIB_DEPENDS= poppler:${PORTSDIR}/graphics/poppler - DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina -USE_GNOME= librsvg2 gnomehack pkgconfig +USE_GNOME= librsvg2 USE_LDCONFIG= yes BINSRC= ${WRKSRC}/src/bin/${PORTNAME} diff --git a/graphics/evas_generic_loaders-svg/distinfo b/graphics/evas_generic_loaders-svg/distinfo index 1a61f8b..effefdd 100644 --- a/graphics/evas_generic_loaders-svg/distinfo +++ b/graphics/evas_generic_loaders-svg/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.7.5.tar.bz2) = b15a0a790f013e6a9da690442bebf8dc3085f23c07f03e0adabab433213a1fb5 -SIZE (e17/evas_generic_loaders-1.7.5.tar.bz2) = 201631 +SHA256 (e17/evas_generic_loaders-1.7.6.tar.bz2) = f802ddb258d144521ad7945c07512bdfe7bcd0ab8a4099e0d3ebd30e2c3fb060 +SIZE (e17/evas_generic_loaders-1.7.6.tar.bz2) = 203706 diff --git a/graphics/evas_generic_loaders-xcf/Makefile b/graphics/evas_generic_loaders-xcf/Makefile index d62cbc0..b2f98e2 100644 --- a/graphics/evas_generic_loaders-xcf/Makefile +++ b/graphics/evas_generic_loaders-xcf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xcf -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= eina -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BINSRC= ${WRKSRC}/src/bin/${PORTNAME} diff --git a/graphics/evas_generic_loaders-xcf/distinfo b/graphics/evas_generic_loaders-xcf/distinfo index 1a61f8b..effefdd 100644 --- a/graphics/evas_generic_loaders-xcf/distinfo +++ b/graphics/evas_generic_loaders-xcf/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/evas_generic_loaders-1.7.5.tar.bz2) = b15a0a790f013e6a9da690442bebf8dc3085f23c07f03e0adabab433213a1fb5 -SIZE (e17/evas_generic_loaders-1.7.5.tar.bz2) = 201631 +SHA256 (e17/evas_generic_loaders-1.7.6.tar.bz2) = f802ddb258d144521ad7945c07512bdfe7bcd0ab8a4099e0d3ebd30e2c3fb060 +SIZE (e17/evas_generic_loaders-1.7.6.tar.bz2) = 203706 diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index 09e0a59..643d0f7 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= embryo -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 2 CATEGORIES= lang enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -16,8 +16,9 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eina libtool_hack librt_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes .include <bsd.port.pre.mk> diff --git a/lang/embryo/distinfo b/lang/embryo/distinfo index d28c4fb..b740940 100644 --- a/lang/embryo/distinfo +++ b/lang/embryo/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/embryo-1.7.5.tar.bz2) = a946d6b4e6aa94b39537aa6746f4653d9235d8b9ca3a0dc0734df07482d28e80 -SIZE (e17/embryo-1.7.5.tar.bz2) = 449362 +SHA256 (e17/embryo-1.7.6.tar.bz2) = 11ba7f2e289db98ecee72fcc137b65cc021d1574850872a1c12169bdbd85bf81 +SIZE (e17/embryo-1.7.6.tar.bz2) = 461240 diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index cd1ba27..fdf901f 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emotion -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 1 CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -16,9 +16,9 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= ecore edje eet eio embryo evas libtool_hack modarch_hack USE_EFL_EVAS_LOADERS= png jpeg -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes # emotion's vlc plugin needs updating due to libvlc API changes diff --git a/multimedia/emotion/distinfo b/multimedia/emotion/distinfo index c1e4dbd..ed2151c 100644 --- a/multimedia/emotion/distinfo +++ b/multimedia/emotion/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/emotion-1.7.5.tar.bz2) = 5c9325b0a690ef8921b73050b9b31236acd87b28f760d37ef5983921ef44dce9 -SIZE (e17/emotion-1.7.5.tar.bz2) = 498357 +SHA256 (e17/emotion-1.7.6.tar.bz2) = 2ab7b5550f174a57bd6b75c814c9b9f9bb2969c6fc1acd38b8167a6c1b687cc6 +SIZE (e17/emotion-1.7.6.tar.bz2) = 493627 diff --git a/net/ecore-con/Makefile b/net/ecore-con/Makefile index 1336895..f834c89 100644 --- a/net/ecore-con/Makefile +++ b/net/ecore-con/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= con -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= net enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_con INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/net/ecore-con/distinfo b/net/ecore-con/distinfo index e41ee7c..afecd5a 100644 --- a/net/ecore-con/distinfo +++ b/net/ecore-con/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/x11-toolkits/elementary/Makefile b/x11-toolkits/elementary/Makefile index 8f18898..43c4841 100644 --- a/x11-toolkits/elementary/Makefile +++ b/x11-toolkits/elementary/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= elementary -PORTVERSION= 1.7.5 -PORTREVISION= 1 +PORTVERSION= 1.7.6 CATEGORIES= x11-toolkits enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -16,10 +15,10 @@ LICENSE= LGPL21 DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_LUA= 5.1+ +USES= pathfix USE_EFL= ecore eio edbus efreet embryo edje emotion ethumb \ libtool_hack librt_hack modarch_hack -USE_GNOME= gnomehack pkgconfig +USE_LUA= 5.1+ USE_LDCONFIG= yes INSTALLS_ICONS= yes diff --git a/x11-toolkits/elementary/distinfo b/x11-toolkits/elementary/distinfo index a42582c..af60e11 100644 --- a/x11-toolkits/elementary/distinfo +++ b/x11-toolkits/elementary/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/elementary-1.7.5.tar.bz2) = 898a4a7f8135c65359d4271ccab593b8a0b10d85fb6fd2d0cabea76152278b21 -SIZE (e17/elementary-1.7.5.tar.bz2) = 9368228 +SHA256 (e17/elementary-1.7.6.tar.bz2) = a907bf055098ffb367841f137ff510c15e072c585fd76d78809ef0ca592e10bb +SIZE (e17/elementary-1.7.6.tar.bz2) = 9359949 diff --git a/x11-toolkits/elementary/pkg-plist b/x11-toolkits/elementary/pkg-plist index 91a053c..ca92481 100644 --- a/x11-toolkits/elementary/pkg-plist +++ b/x11-toolkits/elementary/pkg-plist @@ -367,6 +367,7 @@ share/icons/elementary.png %%NLS%%share/locale/az_IR/LC_MESSAGES/elementary.mo %%NLS%%share/locale/cs/LC_MESSAGES/elementary.mo %%NLS%%share/locale/de/LC_MESSAGES/elementary.mo +%%NLS%%share/locale/eo/LC_MESSAGES/elementary.mo %%NLS%%share/locale/fa/LC_MESSAGES/elementary.mo %%NLS%%share/locale/fr/LC_MESSAGES/elementary.mo %%NLS%%share/locale/he/LC_MESSAGES/elementary.mo @@ -412,6 +413,8 @@ share/icons/elementary.png %%NLS%%@dirrmtry share/locale/cs %%NLS%%@dirrmtry share/locale/de/LC_MESSAGES %%NLS%%@dirrmtry share/locale/de +%%NLS%%@dirrmtry share/locale/eo/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/eo %%NLS%%@dirrmtry share/locale/fa/LC_MESSAGES %%NLS%%@dirrmtry share/locale/fa %%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index d7d27cb..aab0f39 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= enlightenment -PORTVERSION= 0.17.1 -PORTREVISION= 1 +PORTVERSION= 0.17.2.1 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -20,13 +19,13 @@ LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo \ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_GMAKE= yes USE_EFL= eina eet evas ecore eio edbus efreet edje \ libtool_hack librt_hack modarch_hack USE_EFL_EVAS_LOADERS= eet jpeg png USE_EFL_EVAS_ENGINES= buffer USE_EFL_ECORE= ipc -USE_GNOME= gnomehack pkgconfig USE_ICONV= yes USE_LDCONFIG= yes SUB_FILES= pkg-message diff --git a/x11-wm/enlightenment/distinfo b/x11-wm/enlightenment/distinfo index c4262b8..22b7d55 100644 --- a/x11-wm/enlightenment/distinfo +++ b/x11-wm/enlightenment/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/enlightenment-0.17.1.tar.bz2) = 7e4457c5edbc400ecad3aa10ad5bdaed515d9069e7c9718ccea5307f72ea5bfc -SIZE (e17/enlightenment-0.17.1.tar.bz2) = 29079040 +SHA256 (e17/enlightenment-0.17.2.1.tar.bz2) = 3bb3d8b40ef2e99e21840c451729a3cf4f779b82d5e8425157e01c55141bb1db +SIZE (e17/enlightenment-0.17.2.1.tar.bz2) = 29340894 diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile index 0c67054..df3cf47 100644 --- a/x11/ecore-imf/Makefile +++ b/x11/ecore-imf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imf -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_imf INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-imf/distinfo b/x11/ecore-imf/distinfo index e41ee7c..afecd5a 100644 --- a/x11/ecore-imf/distinfo +++ b/x11/ecore-imf/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/x11/ecore-imf_evas/Makefile b/x11/ecore-imf_evas/Makefile index 54e8705..68c9cf9 100644 --- a/x11/ecore-imf_evas/Makefile +++ b/x11/ecore-imf_evas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imf_evas -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,7 +19,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore evas libtool_hack USE_EFL_ECORE= imf -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_imf_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-imf_evas/distinfo b/x11/ecore-imf_evas/distinfo index e41ee7c..afecd5a 100644 --- a/x11/ecore-imf_evas/distinfo +++ b/x11/ecore-imf_evas/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/x11/ecore-input/Makefile b/x11/ecore-input/Makefile index 126b7c0b..fc97ae3 100644 --- a/x11/ecore-input/Makefile +++ b/x11/ecore-input/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= input -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -18,7 +18,7 @@ DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_input INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-input/distinfo b/x11/ecore-input/distinfo index e41ee7c..afecd5a 100644 --- a/x11/ecore-input/distinfo +++ b/x11/ecore-input/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/x11/ecore-input_evas/Makefile b/x11/ecore-input_evas/Makefile index 83d161d..9acd260 100644 --- a/x11/ecore-input_evas/Makefile +++ b/x11/ecore-input_evas/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= input_evas -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,7 +19,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore evas libtool_hack USE_EFL_ECORE= input -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_input_evas INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-input_evas/distinfo b/x11/ecore-input_evas/distinfo index e41ee7c..afecd5a 100644 --- a/x11/ecore-input_evas/distinfo +++ b/x11/ecore-input_evas/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/x11/ecore-x11/Makefile b/x11/ecore-x11/Makefile index 6485f4a..fae55a2 100644 --- a/x11/ecore-x11/Makefile +++ b/x11/ecore-x11/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= x11 -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -19,7 +19,6 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_EFL= ecore libtool_hack USE_EFL_ECORE= input -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes BUILD_WRKSRC= ${WRKSRC}/src/lib/ecore_x INSTALL_WRKSRC= ${BUILD_WRKSRC} diff --git a/x11/ecore-x11/distinfo b/x11/ecore-x11/distinfo index e41ee7c..afecd5a 100644 --- a/x11/ecore-x11/distinfo +++ b/x11/ecore-x11/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/ecore-1.7.5.tar.bz2) = 4bbaba2153db0c356d13c45adfbcc90c7118abd112d0817581417e708d6a9222 -SIZE (e17/ecore-1.7.5.tar.bz2) = 3458107 +SHA256 (e17/ecore-1.7.6.tar.bz2) = f60800de7b2f264f1b0122a07f6c6f098fd1c3a61987bb890a3ca7d6e24d32a9 +SIZE (e17/ecore-1.7.6.tar.bz2) = 3460987 diff --git a/x11/efreet/Makefile b/x11/efreet/Makefile index 9d0d369..af5f1e5 100644 --- a/x11/efreet/Makefile +++ b/x11/efreet/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= efreet -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= x11 enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ LOCAL/gblach/e17/ @@ -15,9 +15,10 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= eet eina ecore libtool_hack librt_hack USE_EFL_ECORE= file -USE_GNOME= gnomehack pkgconfig +USE_PKGCONFIG= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-nls diff --git a/x11/efreet/distinfo b/x11/efreet/distinfo index ca04a56..c25c793 100644 --- a/x11/efreet/distinfo +++ b/x11/efreet/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/efreet-1.7.5.tar.bz2) = 8f5a043a76d8905f87600da5e0dddfcdf3b44f517724b376f8da32dc9ac487fb -SIZE (e17/efreet-1.7.5.tar.bz2) = 450409 +SHA256 (e17/efreet-1.7.6.tar.bz2) = 22a02d6f6182baebd7720f80164ec94da8e752b5fbfcebe344a42fe177dbb948 +SIZE (e17/efreet-1.7.6.tar.bz2) = 445185 |