diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-12 02:49:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-12 02:49:33 +0800 |
commit | e26d6a7c2405fb175e3ba48ba918f65d1bcbe4e4 (patch) | |
tree | 472a1bce36f5c190cd5cbaa76bf8569b040a1c3a /devel | |
parent | f9dec54b6c8070c811d0862f896eb66e5c9cb774 (diff) | |
download | freebsd-ports-gnome-e26d6a7c2405fb175e3ba48ba918f65d1bcbe4e4.tar.gz freebsd-ports-gnome-e26d6a7c2405fb175e3ba48ba918f65d1bcbe4e4.tar.zst freebsd-ports-gnome-e26d6a7c2405fb175e3ba48ba918f65d1bcbe4e4.zip |
- Update to 0.017
- Remove regression-test:
Changes: http://search.cpan.org/dist/Glib-Object-Introspection/NEWS
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Glib-Object-Introspection/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Glib-Object-Introspection/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile index 647f3c1b1410..40ac68ddecfe 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.016 +PORTVERSION= 0.017 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -31,7 +31,4 @@ USES= perl5 TEST_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/cairo.pc:${PORTSDIR}/graphics/cairo \ ${LOCALBASE}/libdata/pkgconfig/glib-2.0.pc:${PORTSDIR}/devel/glib20 -regression-test test: build - cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE} test - .include <bsd.port.mk> diff --git a/devel/p5-Glib-Object-Introspection/distinfo b/devel/p5-Glib-Object-Introspection/distinfo index ed1ca758cb7b..8098d074cc02 100644 --- a/devel/p5-Glib-Object-Introspection/distinfo +++ b/devel/p5-Glib-Object-Introspection/distinfo @@ -1,2 +1,2 @@ -SHA256 (Glib-Object-Introspection-0.016.tar.gz) = eb418a6c5cd8836493d78df145fa79f2251ed9fcc0b9dd98698120e19c552d72 -SIZE (Glib-Object-Introspection-0.016.tar.gz) = 58472 +SHA256 (Glib-Object-Introspection-0.017.tar.gz) = 8d69cef64b7f34efe0c1eccae6d768442b5a2a76ff1317f8783d1fda58a924f4 +SIZE (Glib-Object-Introspection-0.017.tar.gz) = 59505 |