diff options
author | clsung <clsung@FreeBSD.org> | 2007-08-25 11:45:40 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-08-25 11:45:40 +0800 |
commit | 0f6137ddb603f3c0027a72c1ea75acdc9b974294 (patch) | |
tree | ccd156fbf0f9a6740dda40653ebe0eeecc15b191 | |
parent | c23264ee1d02c5dc272936fe76a67bfd48aeb1d8 (diff) | |
download | freebsd-ports-gnome-0f6137ddb603f3c0027a72c1ea75acdc9b974294.tar.gz freebsd-ports-gnome-0f6137ddb603f3c0027a72c1ea75acdc9b974294.tar.zst freebsd-ports-gnome-0f6137ddb603f3c0027a72c1ea75acdc9b974294.zip |
- Update to 1.08
-rw-r--r-- | devel/p5-Class-InsideOut/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Class-InsideOut/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile index 7d23695255ea..77b5cabfc046 100644 --- a/devel/p5-Class-InsideOut/Makefile +++ b/devel/p5-Class-InsideOut/Makefile @@ -6,10 +6,9 @@ # PORTNAME= Class-InsideOut -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= devel perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Class +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/devel/p5-Class-InsideOut/distinfo b/devel/p5-Class-InsideOut/distinfo index 186125530191..e34a8cc6b140 100644 --- a/devel/p5-Class-InsideOut/distinfo +++ b/devel/p5-Class-InsideOut/distinfo @@ -1,3 +1,3 @@ -MD5 (Class-InsideOut-1.07.tar.gz) = b6763c92257b339d581f0c7bac6bb27e -SHA256 (Class-InsideOut-1.07.tar.gz) = 267d01ea7881840b2927a84770bfff56ab57fe85de25a80b42026e00d768364b -SIZE (Class-InsideOut-1.07.tar.gz) = 44098 +MD5 (Class-InsideOut-1.08.tar.gz) = 74939b510a64a2a8e1f6fe207cbbaeb3 +SHA256 (Class-InsideOut-1.08.tar.gz) = 4fb91e12a95e6102c2cf08c23976a4c6a97d805800b6977ca5dd388244fb5a72 +SIZE (Class-InsideOut-1.08.tar.gz) = 40645 |