diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-01-18 06:29:58 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-01-18 06:29:58 +0000 |
commit | 4b877d96d6d58fafe200c6181b53473633319c7f (patch) | |
tree | e58d8d0fc91f9df3ed051f19ff48c7522642c652 /graphics/p5-Geo-Point | |
parent | 585ae897749ec56d99c2d455adfdea601e7c256d (diff) | |
download | ports-4b877d96d6d58fafe200c6181b53473633319c7f.tar.gz ports-4b877d96d6d58fafe200c6181b53473633319c7f.zip |
- Update to 0.9.2
- Update my email to FreeBSD
PR: ports/142657
Submitted by: pgollucci@
Notes
Notes:
svn path=/head/; revision=248074
Diffstat (limited to 'graphics/p5-Geo-Point')
-rw-r--r-- | graphics/p5-Geo-Point/Makefile | 4 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile index dc707446961a..935ed360e002 100644 --- a/graphics/p5-Geo-Point/Makefile +++ b/graphics/p5-Geo-Point/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Geo-Point -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Perl Module Tries To Abstract Coordinate Systems RUN_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ diff --git a/graphics/p5-Geo-Point/distinfo b/graphics/p5-Geo-Point/distinfo index fc275fc23790..8e66bc6cecb7 100644 --- a/graphics/p5-Geo-Point/distinfo +++ b/graphics/p5-Geo-Point/distinfo @@ -1,3 +1,3 @@ -MD5 (Geo-Point-0.91.tar.gz) = cc643e4f5d9995bc0683680ad1c7435a -SHA256 (Geo-Point-0.91.tar.gz) = 91719442c11045af83d6b0f15b8c02c617cbc1bbca6efe8363ea2218b286ce8b -SIZE (Geo-Point-0.91.tar.gz) = 22289 +MD5 (Geo-Point-0.92.tar.gz) = 55ccc372840db07bca51cb54a6dfe639 +SHA256 (Geo-Point-0.92.tar.gz) = 7a2e9215958337a29aa68869ea7c7a2669444ced39f5d4c348e9c2d396942cef +SIZE (Geo-Point-0.92.tar.gz) = 22405 |