mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to 0.6.1.
Make sure we got a recent enough version of gobject-introspection.
This commit is contained in:
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
|
@ -6,17 +6,18 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libgee
|
PORTNAME= libgee
|
||||||
PORTVERSION= 0.6.0
|
PORTVERSION= 0.6.1
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:R}/
|
MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:R}/
|
||||||
|
|
||||||
MAINTAINER= kwm@FreeBSD.org
|
MAINTAINER= kwm@FreeBSD.org
|
||||||
COMMENT= GObject collection library
|
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
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --enable-introspection=yes
|
CONFIGURE_ARGS= --enable-introspection=yes
|
||||||
|
USE_GMAKE= yes
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_GNOME= glib20 gnomehack
|
USE_GNOME= glib20 gnomehack
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (libgee-0.6.0.tar.bz2) = 4eb513b23ab6ea78884989518a4acf6f
|
SHA256 (libgee-0.6.1.tar.bz2) = e6220f321b53f7732e0b45db7b8f29088cf4892e798b9b9a02bed16938030121
|
||||||
SHA256 (libgee-0.6.0.tar.bz2) = e586678d0a88637abeaaf850b62231000772e79ea6d9c4b45dc3cea99f778a7a
|
SIZE (libgee-0.6.1.tar.bz2) = 494425
|
||||||
SIZE (libgee-0.6.0.tar.bz2) = 477609
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue