diff options
author | tobez <tobez@FreeBSD.org> | 2013-09-11 15:42:42 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-09-11 15:42:42 +0800 |
commit | ad6736a530a7b3d261cdacbd9d850886d69fa621 (patch) | |
tree | e5051ab1ff2ee036e103a03a444215ae577bb096 /devel | |
parent | f88d925d58cc4815e24689a09c5aa76b4efa9e47 (diff) | |
download | freebsd-ports-gnome-ad6736a530a7b3d261cdacbd9d850886d69fa621.tar.gz freebsd-ports-gnome-ad6736a530a7b3d261cdacbd9d850886d69fa621.tar.zst freebsd-ports-gnome-ad6736a530a7b3d261cdacbd9d850886d69fa621.zip |
Update to 0.901.
Assign maintainership from ports@ to perl@.
Changes: http://search.cpan.org/dist/Config-Std/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Config-Std/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Config-Std/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Config-Std/Makefile b/devel/p5-Config-Std/Makefile index bd9866b526e1..74305f2254e4 100644 --- a/devel/p5-Config-Std/Makefile +++ b/devel/p5-Config-Std/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Config-Std -DISTVERSION= 0.900 +PORTVERSION= 0.901 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRICKER PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Load and save configuration files in a standard format LICENSE= ART10 GPLv1 diff --git a/devel/p5-Config-Std/distinfo b/devel/p5-Config-Std/distinfo index 82b7fbf91560..cff868f264ec 100644 --- a/devel/p5-Config-Std/distinfo +++ b/devel/p5-Config-Std/distinfo @@ -1,2 +1,2 @@ -SHA256 (Config-Std-0.900.tar.gz) = 423fff5f998b7c0b6cc4efccb9ec29f10016e6edd8aeda58bbfc1cca045d2f6f -SIZE (Config-Std-0.900.tar.gz) = 24787 +SHA256 (Config-Std-0.901.tar.gz) = c5c57eb82a37cc41ea152098fc8e5548acfea8861140fbac8fc3beccbb09c243 +SIZE (Config-Std-0.901.tar.gz) = 21940 |