diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-01-03 00:23:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-01-03 00:23:19 +0800 |
commit | 55b33efb2cee695a25db5fb16834e2e46d3cb562 (patch) | |
tree | eabb516d9b5cc2f048f0dbfb6333c692060ecaad /devel | |
parent | 362bba8d0b124c181f01310323952a3dea088c38 (diff) | |
download | freebsd-ports-gnome-55b33efb2cee695a25db5fb16834e2e46d3cb562.tar.gz freebsd-ports-gnome-55b33efb2cee695a25db5fb16834e2e46d3cb562.tar.zst freebsd-ports-gnome-55b33efb2cee695a25db5fb16834e2e46d3cb562.zip |
- Update to 0.018
Changes: http://search.cpan.org/dist/Glib-Object-Introspection/NEWS
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Glib-Object-Introspection/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Glib-Object-Introspection/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile index 40ac68ddecfe..5c4c7fcdbf28 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.017 +PORTVERSION= 0.018 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Glib-Object-Introspection/distinfo b/devel/p5-Glib-Object-Introspection/distinfo index 8098d074cc02..74c34e6047e9 100644 --- a/devel/p5-Glib-Object-Introspection/distinfo +++ b/devel/p5-Glib-Object-Introspection/distinfo @@ -1,2 +1,2 @@ -SHA256 (Glib-Object-Introspection-0.017.tar.gz) = 8d69cef64b7f34efe0c1eccae6d768442b5a2a76ff1317f8783d1fda58a924f4 -SIZE (Glib-Object-Introspection-0.017.tar.gz) = 59505 +SHA256 (Glib-Object-Introspection-0.018.tar.gz) = 4a7c931540802fc6645b2d191c9c602de34f7266e393e28be5edaec336d95106 +SIZE (Glib-Object-Introspection-0.018.tar.gz) = 59603 |