aboutsummaryrefslogtreecommitdiff
path: root/databases/edb
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-17 14:42:50 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-17 14:42:50 +0000
commite210656b9cc0b55e87c2ea77ccb404ab9244dee8 (patch)
tree9fd42562ca31b311406bc34bfb81b43bed606e27 /databases/edb
parent4f4ea9698c118b7c1f5530c48b0a44b46654d479 (diff)
downloadports-e210656b9cc0b55e87c2ea77ccb404ab9244dee8.tar.gz
ports-e210656b9cc0b55e87c2ea77ccb404ab9244dee8.zip
- Update to 1.0.2
- Take over maintainership PR: 22796 Submitted by: Jeremy Norris <ishmael27@home.com> Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=35219
Diffstat (limited to 'databases/edb')
-rw-r--r--databases/edb/Makefile12
-rw-r--r--databases/edb/distinfo2
-rw-r--r--databases/edb/pkg-plist7
3 files changed, 13 insertions, 8 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile
index 2268d2d24e4c..aceffa6e8422 100644
--- a/databases/edb/Makefile
+++ b/databases/edb/Makefile
@@ -6,15 +6,19 @@
#
PORTNAME= edb
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= enlightenment
-MAINTAINER= bfoz@glue.umd.edu
+MAINTAINER= ishmael27@home.com
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
+USE_LIBTOOL= yes
+CONFIGURE_ARGS= --enable-compat185 \
+ --enable-dump185 --enable-cxx
+
+post-install:
+ @strip ${PREFIX}/lib/libedb.so.1
.include <bsd.port.mk>
diff --git a/databases/edb/distinfo b/databases/edb/distinfo
index ba95b9ede4cc..f5a6e9d0a809 100644
--- a/databases/edb/distinfo
+++ b/databases/edb/distinfo
@@ -1 +1 @@
-MD5 (edb-1.0.1.tar.gz) = 483a81c9d6f30b0a6954c14acc9dafea
+MD5 (edb-1.0.2.tar.gz) = 8c50aee08fa19785171eb0d4298e2954
diff --git a/databases/edb/pkg-plist b/databases/edb/pkg-plist
index 6a0172a0aa4e..8f2b69ef8dd7 100644
--- a/databases/edb/pkg-plist
+++ b/databases/edb/pkg-plist
@@ -1,6 +1,7 @@
+bin/edb_ed
+bin/edb_vt_ed
bin/edb-config
include/Edb.h
-lib/libedb.so.1
-lib/libedb.so
-lib/libedb.la
lib/libedb.a
+lib/libedb.so
+lib/libedb.so.1