aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-05-30 20:31:25 +0800
committerantoine <antoine@FreeBSD.org>2014-05-30 20:31:25 +0800
commit637d2fe664aa093a5fec5ebabedb191b2433124f (patch)
tree0745c78a8100f1df0af477f54fa9976009c9015e /devel
parent892fce7459d56b06f797c2a7ba9a148963c2687b (diff)
downloadfreebsd-ports-gnome-637d2fe664aa093a5fec5ebabedb191b2433124f.tar.gz
freebsd-ports-gnome-637d2fe664aa093a5fec5ebabedb191b2433124f.tar.zst
freebsd-ports-gnome-637d2fe664aa093a5fec5ebabedb191b2433124f.zip
Update to experimental-20140406
Diffstat (limited to 'devel')
-rw-r--r--devel/libesedb/Makefile7
-rw-r--r--devel/libesedb/distinfo4
-rw-r--r--devel/libesedb/pkg-plist2
3 files changed, 8 insertions, 5 deletions
diff --git a/devel/libesedb/Makefile b/devel/libesedb/Makefile
index 92352d6954c8..07f616401c95 100644
--- a/devel/libesedb/Makefile
+++ b/devel/libesedb/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= libesedb
-DISTVERSION= alpha-20120102
-PORTREVISION= 1
+# If/When moving from experimental to alpha, override DISTNAME to prevent PORTEPOCH
+DISTVERSION= experimental-20140406
CATEGORIES= devel
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSN082cmxsbHB0anc/ \
LOCAL/antoine
@@ -14,8 +14,9 @@ COMMENT= Library and tools to access the ESEDB format
LICENSE= LGPL3
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
+CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
USES= gettext iconv libtool pathfix
+USE_PYTHON= 2
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E}
diff --git a/devel/libesedb/distinfo b/devel/libesedb/distinfo
index 3febe70d2132..be0d7417f636 100644
--- a/devel/libesedb/distinfo
+++ b/devel/libesedb/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libesedb-alpha-20120102.tar.gz) = 068ab53f434376e2c0f4bfa56e98b324a8b2bee89b3588b524f3541112f40e26
-SIZE (libesedb-alpha-20120102.tar.gz) = 1097285
+SHA256 (libesedb-experimental-20140406.tar.gz) = 778bfbeb965615fb7698105ebef33b2e56630d288cc23bad7d063b4f46fd2c6a
+SIZE (libesedb-experimental-20140406.tar.gz) = 1636546
diff --git a/devel/libesedb/pkg-plist b/devel/libesedb/pkg-plist
index 0274d8f26f2a..a1714f4f1dbd 100644
--- a/devel/libesedb/pkg-plist
+++ b/devel/libesedb/pkg-plist
@@ -11,6 +11,8 @@ lib/libesedb.a
lib/libesedb.so
lib/libesedb.so.1
lib/libesedb.so.1.0.0
+%%PYTHON_SITELIBDIR%%/pyesedb.a
+%%PYTHON_SITELIBDIR%%/pyesedb.so
libdata/pkgconfig/libesedb.pc
man/man1/esedbinfo.1.gz
man/man3/libesedb.3.gz