From 7843035eea9d002a1991cf57b8c8c617c6f55b1f Mon Sep 17 00:00:00 2001 From: stas Date: Tue, 11 Mar 2008 21:13:53 +0000 Subject: - Update enlightenment-devel and EFL libraries to the latest snapshot - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az --- x11-themes/e17-theme-dali/Makefile | 9 +++++---- x11-themes/e17-theme-dali/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'x11-themes/e17-theme-dali') diff --git a/x11-themes/e17-theme-dali/Makefile b/x11-themes/e17-theme-dali/Makefile index d8dfd51a084b..09679d1a6025 100644 --- a/x11-themes/e17-theme-dali/Makefile +++ b/x11-themes/e17-theme-dali/Makefile @@ -6,13 +6,14 @@ # PORTNAME= dali -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 4.1b +PORTREVISION= 0 CATEGORIES= x11-themes -MASTER_SITES= http://www0.get-e.org/Themes/E17/_files/ \ +MASTER_SITES= ${MASTER_SITE_GET_E} \ ftp://ftp.springdaemons.com/pub/snapshots/e17/ +MASTER_SITE_SUBDIR= Themes/E17 PKGNAMEPREFIX= e17-theme- -DISTNAME= ${PORTNAME} +DISTNAME= ${PORTNAME}${PORTVERSION:S,.,,} EXTRACT_SUFX= .edj MAINTAINER= stas@FreeBSD.org diff --git a/x11-themes/e17-theme-dali/distinfo b/x11-themes/e17-theme-dali/distinfo index 1f5ad7b58f66..fb048d7bc4b2 100644 --- a/x11-themes/e17-theme-dali/distinfo +++ b/x11-themes/e17-theme-dali/distinfo @@ -1,3 +1,3 @@ -MD5 (dali.edj) = 6ce13072052dc1b896e0478f940ac964 -SHA256 (dali.edj) = ad45c6ec1bc6e1cd5c79fa73ef7893642e5e0970b48ed2e97e2bcef6f22d5e21 -SIZE (dali.edj) = 4489367 +MD5 (dali41b.edj) = 71511291a186c2710e8d85f45f5d4696 +SHA256 (dali41b.edj) = 2d317331312800bf324ed0475e2bb4c7bdd7c831a25e3f7eaf45a1fa9023216c +SIZE (dali41b.edj) = 5151238 -- cgit