diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-12-20 02:08:36 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-12-20 02:08:36 +0800 |
commit | e33b64cd23c0a8005dfbee46ef96b94ad4a0170f (patch) | |
tree | 78389ec8ea0f5c251d0bcaf174abd8a486775c5a | |
parent | fc3821e0eaff372ba4ee16d7bb5c696ddbdcc788 (diff) | |
download | freebsd-ports-gnome-e33b64cd23c0a8005dfbee46ef96b94ad4a0170f.tar.gz freebsd-ports-gnome-e33b64cd23c0a8005dfbee46ef96b94ad4a0170f.tar.zst freebsd-ports-gnome-e33b64cd23c0a8005dfbee46ef96b94ad4a0170f.zip |
upgrade to 0.12
PR: 33012
Submitted by: maintainer
-rw-r--r-- | math/p5-Date-Handler/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Date-Handler/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Date-Handler/Makefile b/math/p5-Date-Handler/Makefile index 787a52512f2a..0f2997765c21 100644 --- a/math/p5-Date-Handler/Makefile +++ b/math/p5-Date-Handler/Makefile @@ -8,7 +8,7 @@ # I putted it into 'math' and not 'devel' or other PORTNAME= Date-Handler -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Date diff --git a/math/p5-Date-Handler/distinfo b/math/p5-Date-Handler/distinfo index e1e0045c25a8..1b1b02842104 100644 --- a/math/p5-Date-Handler/distinfo +++ b/math/p5-Date-Handler/distinfo @@ -1 +1 @@ -MD5 (Date-Handler-0.11.tar.gz) = 372fdc5ef38f87a78164bfd8e538338b +MD5 (Date-Handler-0.12.tar.gz) = 8d389a73a7e840ee5bfbfc0d3ee67009 |