diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-10-05 22:42:10 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-10-05 22:42:10 +0000 |
commit | aea4eb419725bec00d0325d2cd869ae788194216 (patch) | |
tree | b024c3fe59d62d66a7ec8ae18e66733b879660dd /devel/p5-Exception-Class | |
parent | 114275ba2d5b050b2f75e1eaa0f430b4f9cf58ad (diff) | |
download | ports-aea4eb419725bec00d0325d2cd869ae788194216.tar.gz ports-aea4eb419725bec00d0325d2cd869ae788194216.zip |
Update to 1.07
PR: ports/43511
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=67424
Diffstat (limited to 'devel/p5-Exception-Class')
-rw-r--r-- | devel/p5-Exception-Class/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Exception-Class/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index ab02f194e53b..6a69b0b17ba2 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Exception-Class -PORTVERSION= 1.05 +PORTVERSION= 1.07 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Exception diff --git a/devel/p5-Exception-Class/distinfo b/devel/p5-Exception-Class/distinfo index 516bc94c8cff..b6901e700c6f 100644 --- a/devel/p5-Exception-Class/distinfo +++ b/devel/p5-Exception-Class/distinfo @@ -1 +1 @@ -MD5 (Exception-Class-1.05.tar.gz) = 7998d201beb83f21576b75588a54324f +MD5 (Exception-Class-1.07.tar.gz) = 2a9d8ca5c17dc5e603fb1b952d1de5a9 |