[Midnightbsd-cvs] mports [16239] trunk/devel/libgee: libgee 0.12.0
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Apr 12 22:25:31 EDT 2014
Revision: 16239
http://svnweb.midnightbsd.org/mports/?rev=16239
Author: laffer1
Date: 2014-04-12 22:25:31 -0400 (Sat, 12 Apr 2014)
Log Message:
-----------
libgee 0.12.0
Modified Paths:
--------------
trunk/devel/libgee/Makefile
trunk/devel/libgee/distinfo
trunk/devel/libgee/pkg-plist
Modified: trunk/devel/libgee/Makefile
===================================================================
--- trunk/devel/libgee/Makefile 2014-04-13 02:21:09 UTC (rev 16238)
+++ trunk/devel/libgee/Makefile 2014-04-13 02:25:31 UTC (rev 16239)
@@ -2,7 +2,7 @@
# $FreeBSD: ports/devel/libgee/Makefile,v 1.5 2011/02/28 12:01:51 kwm Exp $
PORTNAME= libgee
-PORTVERSION= 0.8.5
+PORTVERSION= 0.12.0
CATEGORIES= devel
MASTER_SITES= GNOME
@@ -10,14 +10,14 @@
COMMENT= GObject collection library
LICENSE= lgpl
-BUILD_DEPENDS= gobject-introspection>=0.9.0:${PORTSDIR}/devel/gobject-introspection
+BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-introspection=yes
-USE_GMAKE= yes
USE_XZ= yes
-USE_GNOME= glib20 gnomehier gnomehack
-USES= pkgconfig
+USES= gmake libtool pathfix pkgconfig
+USE_GNOME= glib20 gnomehier introspection:build
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
Modified: trunk/devel/libgee/distinfo
===================================================================
--- trunk/devel/libgee/distinfo 2014-04-13 02:21:09 UTC (rev 16238)
+++ trunk/devel/libgee/distinfo 2014-04-13 02:25:31 UTC (rev 16239)
@@ -1,2 +1,2 @@
-SHA256 (libgee-0.8.5.tar.xz) = f1349ca82dc5da49c98ce14020f1ed7bd41d8826d4c72526d1a46f82d99e5c09
-SIZE (libgee-0.8.5.tar.xz) = 583804
+SHA256 (libgee-0.12.0.tar.xz) = d106ed63fe0da5d5ee89aa8197a373cf9a2b96688cc3060144bfc0a022496ea5
+SIZE (libgee-0.12.0.tar.xz) = 639880
Modified: trunk/devel/libgee/pkg-plist
===================================================================
--- trunk/devel/libgee/pkg-plist 2014-04-13 02:21:09 UTC (rev 16238)
+++ trunk/devel/libgee/pkg-plist 2014-04-13 02:25:31 UTC (rev 16239)
@@ -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
More information about the Midnightbsd-cvs
mailing list