summaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2008-03-11 21:13:53 +0000
committerstas <stas@FreeBSD.org>2008-03-11 21:13:53 +0000
commit7843035eea9d002a1991cf57b8c8c617c6f55b1f (patch)
tree5c186a065f2ed99e4bc9b28ae52aa862ee51b8e9 /databases
parent5ca76f49f1219351516746abab31c1305b88f628 (diff)
downloadFreeBSD-ports-7843035eea9d002a1991cf57b8c8c617c6f55b1f.zip
FreeBSD-ports-7843035eea9d002a1991cf57b8c8c617c6f55b1f.tar.gz
- 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
Diffstat (limited to 'databases')
-rw-r--r--databases/edb/Makefile7
-rw-r--r--databases/edb/distinfo6
-rw-r--r--databases/edb/pkg-plist1
3 files changed, 7 insertions, 7 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile
index 928b49c..7cc6b32 100644
--- a/databases/edb/Makefile
+++ b/databases/edb/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= edb
-PORTVERSION= 20070223
+PORTVERSION= 1.0.5.042
PORTREVISION= 0
-PORTEPOCH= 1
+PORTEPOCH= 2
CATEGORIES= databases
-MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
+MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \
+ http://download.enlightenment.org/snapshots/2008-01-25/
MAINTAINER= stas@FreeBSD.org
COMMENT= Enlightenment Database Library
diff --git a/databases/edb/distinfo b/databases/edb/distinfo
index fbcd3c5..13857d8 100644
--- a/databases/edb/distinfo
+++ b/databases/edb/distinfo
@@ -1,3 +1,3 @@
-MD5 (edb-20070223.tar.bz2) = 4b2afa98712b7818e7d310e4b138f9f8
-SHA256 (edb-20070223.tar.bz2) = bac58243d9c82c89180a8ca19c7f088e09f6880e1c98c65344a70a7d42d415e4
-SIZE (edb-20070223.tar.bz2) = 473643
+MD5 (edb-1.0.5.042.tar.bz2) = 4cd3e07507efc316f759468a98f0b5bf
+SHA256 (edb-1.0.5.042.tar.bz2) = a6e110c47d8979b86156eac2db8121bee5d8aa4927cb60ba612044709df538a2
+SIZE (edb-1.0.5.042.tar.bz2) = 492293
diff --git a/databases/edb/pkg-plist b/databases/edb/pkg-plist
index fd183c6..05a671a 100644
--- a/databases/edb/pkg-plist
+++ b/databases/edb/pkg-plist
@@ -1,4 +1,3 @@
-bin/edb-config
bin/edb_ed
bin/edb_vt_ed
include/Edb.h
OpenPOWER on IntegriCloud