diff options
author | wen <wen@FreeBSD.org> | 2010-05-20 09:32:11 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-20 09:32:11 +0800 |
commit | 2deeeab6d1f3a116c6bbf26ac16b432950d7aebd (patch) | |
tree | 9ea4f418b7ca0e1aeb42e5a7c5be56f020e7964e /graphics | |
parent | 889b07d2c5e65c0728d45ab1b2ecf59d5c185a35 (diff) | |
download | freebsd-ports-gnome-2deeeab6d1f3a116c6bbf26ac16b432950d7aebd.tar.gz freebsd-ports-gnome-2deeeab6d1f3a116c6bbf26ac16b432950d7aebd.tar.zst freebsd-ports-gnome-2deeeab6d1f3a116c6bbf26ac16b432950d7aebd.zip |
- Update to 0.93
- Reset maintainer to perl@
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Geo-Point/Makefile | 5 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile index 8acee3fb955a..7826cb11a4ed 100644 --- a/graphics/p5-Geo-Point/Makefile +++ b/graphics/p5-Geo-Point/Makefile @@ -6,13 +6,12 @@ # PORTNAME= Geo-Point -PORTVERSION= 0.92 -PORTREVISION= 1 +PORTVERSION= 0.93 CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wen@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Module Tries To Abstract Coordinate Systems RUN_DEPENDS= p5-Geo-Distance>=0.06:${PORTSDIR}/math/p5-Geo-Distance \ diff --git a/graphics/p5-Geo-Point/distinfo b/graphics/p5-Geo-Point/distinfo index 8e66bc6cecb7..49e108f070d6 100644 --- a/graphics/p5-Geo-Point/distinfo +++ b/graphics/p5-Geo-Point/distinfo @@ -1,3 +1,3 @@ -MD5 (Geo-Point-0.92.tar.gz) = 55ccc372840db07bca51cb54a6dfe639 -SHA256 (Geo-Point-0.92.tar.gz) = 7a2e9215958337a29aa68869ea7c7a2669444ced39f5d4c348e9c2d396942cef -SIZE (Geo-Point-0.92.tar.gz) = 22405 +MD5 (Geo-Point-0.93.tar.gz) = a25e7dfbd9fb483005b3e1ceba21ee1c +SHA256 (Geo-Point-0.93.tar.gz) = cdbb374b2b660e5f9f65dba5b920b2e26b135c17070edc615832fc8cf1aedecc +SIZE (Geo-Point-0.93.tar.gz) = 22625 |