Update to 0.6.1.

Make sure we got a recent enough version of gobject-introspection.
This commit is contained in:
Koop Mast 2011-02-28 12:01:51 +00:00
parent 7a4cb88875
commit f6d3e9a8bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269966
2 changed files with 5 additions and 5 deletions

View File

@ -6,17 +6,18 @@
#
PORTNAME= libgee
PORTVERSION= 0.6.0
PORTVERSION= 0.6.1
CATEGORIES= devel
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:R}/
MAINTAINER= kwm@FreeBSD.org
COMMENT= GObject collection library
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
BUILD_DEPENDS= gobject-introspection>=0.9.0:${PORTSDIR}/devel/gobject-introspection
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-introspection=yes
USE_GMAKE= yes
USE_BZIP2= yes
USE_GNOME= glib20 gnomehack
USE_LDCONFIG= yes

View File

@ -1,3 +1,2 @@
MD5 (libgee-0.6.0.tar.bz2) = 4eb513b23ab6ea78884989518a4acf6f
SHA256 (libgee-0.6.0.tar.bz2) = e586678d0a88637abeaaf850b62231000772e79ea6d9c4b45dc3cea99f778a7a
SIZE (libgee-0.6.0.tar.bz2) = 477609
SHA256 (libgee-0.6.1.tar.bz2) = e6220f321b53f7732e0b45db7b8f29088cf4892e798b9b9a02bed16938030121
SIZE (libgee-0.6.1.tar.bz2) = 494425