Update to libgee-0.20.3.
This commit is contained in:
parent
5dd8ba4b6f
commit
808c42e7cd
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.52 2019/08/07 07:37:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.53 2020/02/09 20:38:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= GObject based collection library
|
||||
|
||||
GNOME_PROJECT= libgee
|
||||
GNOME_VERSION= 0.20.2
|
||||
GNOME_VERSION= 0.20.3
|
||||
|
||||
SHARED_LIBS += gee-0.8 3.1 # 8.1
|
||||
|
||||
@ -26,4 +26,6 @@ LIB_DEPENDS= devel/glib2
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libgee-0.20.2.tar.xz) = ngNcS3VfRr+ucLqBzc+DKLA/VUNzzsjIFui1aA+FNTw=
|
||||
SIZE (libgee-0.20.2.tar.xz) = 675684
|
||||
SHA256 (libgee-0.20.3.tar.xz) = 0LXt78iMvKXxcJ0Z+mKu9JCSLGV3oUrE57CFUHkRpd4=
|
||||
SIZE (libgee-0.20.3.tar.xz) = 678488
|
||||
|
@ -1,9 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2014/10/06 08:30:24 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2020/02/09 20:38:53 ajacoutot Exp $
|
||||
include/gee-0.8/
|
||||
include/gee-0.8/gee.h
|
||||
lib/girepository-1.0/
|
||||
lib/girepository-1.0/Gee-0.8.typelib
|
||||
lib/libgee-0.8.a
|
||||
@static-lib lib/libgee-0.8.a
|
||||
lib/libgee-0.8.la
|
||||
@lib lib/libgee-0.8.so.${LIBgee-0.8_VERSION}
|
||||
lib/pkgconfig/gee-0.8.pc
|
||||
|
Loading…
Reference in New Issue
Block a user