summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/libgee/Makefile10
-rw-r--r--devel/libgee/distinfo4
-rw-r--r--devel/libgee/pkg-plist3
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/libgee/Makefile b/devel/libgee/Makefile
index 6e3a53aa6..95e4d78e7 100644
--- a/devel/libgee/Makefile
+++ b/devel/libgee/Makefile
@@ -3,21 +3,21 @@
# $MCom$
PORTNAME= libgee
-PORTVERSION= 0.8.6
+PORTVERSION= 0.12.0
CATEGORIES= devel
MASTER_SITES= GNOME
MAINTAINER= kwm@FreeBSD.org
COMMENT= GObject collection library
+BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-introspection=yes
USE_XZ= yes
-USES= gmake pathfix pkgconfig
+USES= gmake libtool pathfix pkgconfig
USE_GNOME= glib20 gnomehier introspection:build
USE_LDCONFIG= yes
-
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so*
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/devel/libgee/distinfo b/devel/libgee/distinfo
index ad4ec3f88..b60475833 100644
--- a/devel/libgee/distinfo
+++ b/devel/libgee/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libgee-0.8.6.tar.xz) = cf9188b225a4e4b84696a13e5f9af0af0aa19a9ed05d01d1161023069f5be3d6
-SIZE (libgee-0.8.6.tar.xz) = 584344
+SHA256 (libgee-0.12.0.tar.xz) = d106ed63fe0da5d5ee89aa8197a373cf9a2b96688cc3060144bfc0a022496ea5
+SIZE (libgee-0.12.0.tar.xz) = 639880
diff --git a/devel/libgee/pkg-plist b/devel/libgee/pkg-plist
index 262d9084d..0fbe92d94 100644
--- a/devel/libgee/pkg-plist
+++ b/devel/libgee/pkg-plist
@@ -1,8 +1,9 @@
include/gee-0.8/gee.h
+lib/girepository-1.0/Gee-0.8.typelib
lib/libgee-0.8.la
lib/libgee-0.8.so
lib/libgee-0.8.so.2
-lib/girepository-1.0/Gee-0.8.typelib
+lib/libgee-0.8.so.2.3.0
libdata/pkgconfig/gee-0.8.pc
share/gir-1.0/Gee-0.8.gir
share/vala/vapi/gee-0.8.vapi