aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-08-30 10:51:48 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-08-30 10:51:48 +0000
commitd68ad1ab2c016d6e5878a584c80e5bbe32ec29c1 (patch)
treee2063251b37b4bd0f1f15f07c5a5a96bb62aadaf /devel
parent83e03deddc3997af4eacf2079989c6411d5c849e (diff)
downloadports-d68ad1ab2c016d6e5878a584c80e5bbe32ec29c1.tar.gz
ports-d68ad1ab2c016d6e5878a584c80e5bbe32ec29c1.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-POE-Exceptions/Makefile2
-rw-r--r--devel/p5-POE-Exceptions/distinfo4
-rw-r--r--devel/p5-POE-Exceptions/pkg-descr3
3 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-POE-Exceptions/Makefile b/devel/p5-POE-Exceptions/Makefile
index 1d0965565c71..5926af9ba7bc 100644
--- a/devel/p5-POE-Exceptions/Makefile
+++ b/devel/p5-POE-Exceptions/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= POE-Exceptions
-PORTVERSION= 0.03
+PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
diff --git a/devel/p5-POE-Exceptions/distinfo b/devel/p5-POE-Exceptions/distinfo
index 50958f8d8bcd..f543cb785b6e 100644
--- a/devel/p5-POE-Exceptions/distinfo
+++ b/devel/p5-POE-Exceptions/distinfo
@@ -1,2 +1,2 @@
-MD5 (POE-Exceptions-0.03.tar.gz) = b962d88f0bdcb2c9e63f0451cd7c4a29
-SIZE (POE-Exceptions-0.03.tar.gz) = 4631
+MD5 (POE-Exceptions-0.04.tar.gz) = a67f96a202d2892aa602999e730324ae
+SIZE (POE-Exceptions-0.04.tar.gz) = 12975
diff --git a/devel/p5-POE-Exceptions/pkg-descr b/devel/p5-POE-Exceptions/pkg-descr
index aaf3d193dbc8..889c1807a80f 100644
--- a/devel/p5-POE-Exceptions/pkg-descr
+++ b/devel/p5-POE-Exceptions/pkg-descr
@@ -12,6 +12,3 @@ exception fault. If the DIE signal handler itself throws an exception,
POE::Exceptions will shut the program down and bail out.
WWW: http://search.cpan.org/dist/POE-Exceptions/
-
--- Sergey Skvortsov
-skv@FreeBSD.org