diff options
author | wen <wen@FreeBSD.org> | 2012-12-22 15:02:30 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-12-22 15:02:30 +0800 |
commit | 3edcd0f2a118c15c0458258f6c4296637052b0a5 (patch) | |
tree | 19997fc2f24ccaa70949d4be2015a5dabd1ea05a /graphics | |
parent | 707806920077597f4aae94573ed7a5c00a6daa28 (diff) | |
download | freebsd-ports-gnome-3edcd0f2a118c15c0458258f6c4296637052b0a5.tar.gz freebsd-ports-gnome-3edcd0f2a118c15c0458258f6c4296637052b0a5.tar.zst freebsd-ports-gnome-3edcd0f2a118c15c0458258f6c4296637052b0a5.zip |
- Update to 0.94
Changes: http://cpansearch.perl.org/src/MARKOV/Geo-Point-0.94/ChangeLog
- Trim Makefile headers
- Pass maintainership to perl@
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Geo-Point/Makefile | 9 | ||||
-rw-r--r-- | graphics/p5-Geo-Point/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile index a8dd7230c695..c51bc6d21698 100644 --- a/graphics/p5-Geo-Point/Makefile +++ b/graphics/p5-Geo-Point/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-Geo-Point -# Date created: 07 January 2009 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= Geo-Point -PORTVERSION= 0.93 -PORTREVISION= 1 +PORTVERSION= 0.94 CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Geo-Point/distinfo b/graphics/p5-Geo-Point/distinfo index 54f1e8db806d..9c9cc5d216fd 100644 --- a/graphics/p5-Geo-Point/distinfo +++ b/graphics/p5-Geo-Point/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Point-0.93.tar.gz) = cdbb374b2b660e5f9f65dba5b920b2e26b135c17070edc615832fc8cf1aedecc -SIZE (Geo-Point-0.93.tar.gz) = 22625 +SHA256 (Geo-Point-0.94.tar.gz) = 7506b0cee0717799f2324f0fa5859f35f10764e814fc265667337c1750b30a34 +SIZE (Geo-Point-0.94.tar.gz) = 24140 |