aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorgblach <gblach@FreeBSD.org>2013-04-23 04:35:19 +0800
committergblach <gblach@FreeBSD.org>2013-04-23 04:35:19 +0800
commit456b4f7bba5d997dfe68aab601ebbac3876c49e3 (patch)
treeebf239a6d9da84aec307687ba01004c0aee9a674 /x11
parentb562e282f243a442162277a2e3f3545883788444 (diff)
downloadfreebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.tar.gz
freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.tar.zst
freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.zip
- Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1 Approved by: crees (mentor)
Diffstat (limited to 'x11')
-rw-r--r--x11/ecore-imf/Makefile4
-rw-r--r--x11/ecore-imf/distinfo4
-rw-r--r--x11/ecore-imf_evas/Makefile4
-rw-r--r--x11/ecore-imf_evas/distinfo4
-rw-r--r--x11/ecore-input/Makefile4
-rw-r--r--x11/ecore-input/distinfo4
-rw-r--r--x11/ecore-input_evas/Makefile4
-rw-r--r--x11/ecore-input_evas/distinfo4
-rw-r--r--x11/ecore-x11/Makefile3
-rw-r--r--x11/ecore-x11/distinfo4
-rw-r--r--x11/efreet/Makefile5
-rw-r--r--x11/efreet/distinfo4
12 files changed, 24 insertions, 24 deletions
diff --git a/x11/ecore-imf/Makefile b/x11/ecore-imf/Makefile
index 0c670540ba01..df3cf471bac8 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 e41ee7ca58aa..afecd5a58584 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 54e87054c1fe..68c9cf902a74 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 e41ee7ca58aa..afecd5a58584 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 126b7c0bbcc9..fc97ae34048d 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 e41ee7ca58aa..afecd5a58584 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 83d161d541a3..9acd260cc94b 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 e41ee7ca58aa..afecd5a58584 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 6485f4a5d8b6..fae55a29cb50 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 e41ee7ca58aa..afecd5a58584 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 9d0d3691a643..af5f1e5ed036 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 ca04a56fb035..c25c79381047 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