mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.049
Changes: https://metacpan.org/changes/distribution/Glib-Object-Introspection
This commit is contained in:
parent
9dd64356a4
commit
d9f1da8abc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554196
2 changed files with 6 additions and 7 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Glib-Object-Introspection
|
||||
PORTVERSION= 0.048
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.049
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -22,12 +21,12 @@ LIB_DEPENDS= libffi.so:devel/libffi
|
|||
RUN_DEPENDS= p5-Glib>=1.320:devel/p5-Glib
|
||||
TEST_DEPENDS= p5-Cairo-GObject>=0:devel/p5-Cairo-GObject
|
||||
|
||||
OPTIONS_DEFINE= TEST
|
||||
|
||||
USES= gnome perl5
|
||||
USE_GNOME= introspection
|
||||
USE_PERL5= configure
|
||||
|
||||
OPTIONS_DEFINE= TEST
|
||||
|
||||
# Glib::Object::Introspection requires cairo and glib20 to build
|
||||
# test libraries during build phase, therefore we add them to BUILD_DEPENDS.
|
||||
TEST_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/cairo.pc:graphics/cairo \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1576073097
|
||||
SHA256 (Glib-Object-Introspection-0.048.tar.gz) = a64f100c21b884616669255d90fcaf1d11a51cde6ff3f3edcb835a920d2fbd05
|
||||
SIZE (Glib-Object-Introspection-0.048.tar.gz) = 87660
|
||||
TIMESTAMP = 1604480710
|
||||
SHA256 (Glib-Object-Introspection-0.049.tar.gz) = 464628cb9dd028b10438c23892de6f8a30202355a4e4eb01bfd13b8cfe35af57
|
||||
SIZE (Glib-Object-Introspection-0.049.tar.gz) = 88081
|
||||
|
|
Loading…
Add table
Reference in a new issue