diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-10-01 03:41:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-10-01 03:41:49 +0800 |
commit | 299eac26c019918de64306492869b54651612a18 (patch) | |
tree | a056143c5a12074b5c74f0aeabf251bdf4735b51 /devel | |
parent | ff3101b39289ea686ec67d52a9caf808a55862e3 (diff) | |
download | freebsd-ports-gnome-299eac26c019918de64306492869b54651612a18.tar.gz freebsd-ports-gnome-299eac26c019918de64306492869b54651612a18.tar.zst freebsd-ports-gnome-299eac26c019918de64306492869b54651612a18.zip |
Update to 0.046
Changes: https://metacpan.org/changes/distribution/Glib-Object-Introspection
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Glib-Object-Introspection/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Glib-Object-Introspection/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile index 950a4309f04f..7f33fc21ce53 100644 --- a/devel/p5-Glib-Object-Introspection/Makefile +++ b/devel/p5-Glib-Object-Introspection/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Glib-Object-Introspection -PORTVERSION= 0.045 +PORTVERSION= 0.046 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,16 +16,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE # t/vfunc-ref-counting.t requires gobject-introspection 1.35.5+ BUILD_DEPENDS= p5-ExtUtils-Depends>=0.300:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig \ - p5-Glib2>=1.320:devel/p5-Glib2 + ${RUN_DEPENDS} LIB_DEPENDS= libffi.so:devel/libffi RUN_DEPENDS= p5-Glib2>=1.320:devel/p5-Glib2 TEST_DEPENDS= p5-Cairo-GObject>=0:devel/p5-Cairo-GObject OPTIONS_DEFINE= TEST +USES= gnome perl5 USE_GNOME= introspection USE_PERL5= configure -USES= gnome perl5 # Glib::Object::Introspection requires cairo and glib20 to build # test libraries during build phase, therefore we add them to BUILD_DEPENDS. diff --git a/devel/p5-Glib-Object-Introspection/distinfo b/devel/p5-Glib-Object-Introspection/distinfo index 856ead124229..5d51352d00d1 100644 --- a/devel/p5-Glib-Object-Introspection/distinfo +++ b/devel/p5-Glib-Object-Introspection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1527079342 -SHA256 (Glib-Object-Introspection-0.045.tar.gz) = 5f0b88d5cf9b9d5d60c90ea9d411076bea54a2c0757c8f4d527520e5f332e7bb -SIZE (Glib-Object-Introspection-0.045.tar.gz) = 84805 +TIMESTAMP = 1538159808 +SHA256 (Glib-Object-Introspection-0.046.tar.gz) = 6632da2075d5b4ce4edf327caad9bbaf945fae4e31b03e0569ef883b48a26fb4 +SIZE (Glib-Object-Introspection-0.046.tar.gz) = 86145 |